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

we trigger it with some scripting and the hudson build :)

https://hudson.eclipse.org/hudson/view/Jetty-RT/job/jetty-rt-bundles-8/

i wonder if the scripting isn't all emcompassing, if it shows 8.1.3
stuff that perhaps that mechanic isn't working..

jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


On Wed, Aug 29, 2012 at 12:32 PM, Craig Ching <craigching@xxxxxxxxx> wrote:
> Hi Jesse,
>
> I don't see a jetty-8 tag, but I do see a jetty-8 branch, that must be what
> you mean.  However, there is nothing related to the 8.1.4 and 8.1.5 releases
> there, the last activity seems to be related to the 8.1.3 Juno release on
> 2012-06-05.
>
> Cheers,
> Craig
>
>
> On Wed, Aug 29, 2012 at 11:01 AM, Jesse McConnell
> <jesse.mcconnell@xxxxxxxxx> wrote:
>>
>> nope, in here :
>> http://git.eclipse.org/c/jetty/org.eclipse.jetty.releng.bundles.git/
>>
>> under the jetty-8 tag
>>
>> jesse
>>
>> --
>> jesse mcconnell
>> jesse.mcconnell@xxxxxxxxx
>>
>>
>> On Wed, Aug 29, 2012 at 10:55 AM, Craig Ching <craigching@xxxxxxxxx>
>> wrote:
>> > 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
>> >
>> >
>> >
>> > _______________________________________________
>> > 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