Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty P2 composite repositories

Ok, I must be misunderstanding then.  You're using tycho to build that p2 repository?  And so I should look at how Jetty's build process is building the p2 repository?  If that's the case, I can try and look into that.

When you first mentioned tycho, I thought maybe you were implying the problem was on my end.

On Wed, Aug 29, 2012 at 10:31 AM, Jesse McConnell <jesse.mcconnell@xxxxxxxxx> wrote:
right, that metadata is apparently being built wrong by the tycho build

jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


On Wed, Aug 29, 2012 at 10:29 AM, Craig Ching <craigching@xxxxxxxxx> wrote:
> Well, I think it's because the 8.1.5 p2 repository metadata (site.xml,
> content.xml, etc.) refers to a version (8.1.3.201207172019) that doesn't
> exist in the repository for 8.1.5.  8.1.4 doesn't seem to have this problem.
> If you're not seeing the same, please let me know and I can figure out if
> I'm looking at it wrong.
>
>
> On Wed, Aug 29, 2012 at 8:35 AM, Jesse McConnell <jesse.mcconnell@xxxxxxxxx>
> wrote:
>>
>> there is interest, if you can sort out what is going on with the tycho
>> build that is seeming to pull old releases into what should be the
>> latest releases that would be grand :)
>>
>> --
>> jesse mcconnell
>> jesse.mcconnell@xxxxxxxxx
>>
>>
>> On Wed, Aug 29, 2012 at 8:01 AM, Craig Ching <craigching@xxxxxxxxx> wrote:
>> > Any interest in fixing this?  I can always build my own p2 repositories,
>> > but
>> > this would be much more convenient.  Just looking for a little direction
>> > on
>> > how I can help.
>> >
>> > Cheers,
>> > Craig
>> >
>> >
>> > On Sun, Aug 26, 2012 at 7:47 AM, Craig Ching <craigching@xxxxxxxxx>
>> > wrote:
>> >>
>> >> Starting a new thread just about the subject.
>> >>
>> >> I'm in the eclipse target platform editor.  When I go to add "Jetty
>> >> 8.1.4
>> >> -
>> >>
>> >> http://download.eclipse.org/jetty/updates/jetty-bundles-8.x/8.1.4.v20120524"
>> >> as a software site to my target platform, the reported version for
>> >> "Jetty -
>> >> Bundles: all the jetty bundles" is 8.1.4.  When I change the url to
>> >> "Jetty
>> >> 8.1.5 -
>> >>
>> >> http://download.eclipse.org/jetty/updates/jetty-bundles-8.x/8.1.5.v20120716",
>> >> the reported version is "8.1.3.201207172019".
>> >>
>> >> Does that look right?  It's the only difference I can see between the
>> >> 8.1.4 repo vs. the 8.1.5 repo and my tycho build works with the 8.1.4
>> >> P2
>> >> repo.
>> >>
>> >> Cheers,
>> >> Craig
>> >
>> >
>> >
>> > _______________________________________________
>> > jetty-users mailing list
>> > jetty-users@xxxxxxxxxxx
>> > https://dev.eclipse.org/mailman/listinfo/jetty-users
>> >
>> _______________________________________________
>> jetty-users mailing list
>> jetty-users@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
>
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users


Back to the top