yeah, that must be it, this is the basic process the build goes through so maybe try the first two on the cli and see what happens :/
$WORKSPACE/set-version.sh $set_pom_version followed by mvn clean verify -X -U and then $WORKSPACE/post-tycho.sh -- jesse mcconnell [email protected] On Wed, Aug 29, 2012 at 1:14 PM, Craig Ching <[email protected]> wrote: > As a followup, there are lots of references to 8.1.3 in the hudson console > for that build, e.g.: > > [DEBUG] adding entry > features/org.eclipse.jetty.bundles.f.source_8.1.3.201207172019.jar > [DEBUG] adding entry > features/org.eclipse.jetty.bundles.f_8.1.3.201207172019.jar > > > On Wed, Aug 29, 2012 at 1:10 PM, Craig Ching <[email protected]> wrote: >> >> What's the right way for me to try this out? I see a set-version.sh and a >> note in README that says to use the tycho version plugin. Which one would I >> use to try and build a development P2 repository? Does it make sense for me >> to go further on this if it's a hudson configuration problem? I am thinking >> that if I can at least verify that I can create a valid p2 repository for >> 8.1.6-SNAPSHOT that that would help you narrow it down to a hudson problem. >> WDYT? >> >> Cheers, >> Craig >> >> >> On Wed, Aug 29, 2012 at 12:42 PM, Jesse McConnell >> <[email protected]> wrote: >>> >>> 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 >>> [email protected] >>> >>> >>> On Wed, Aug 29, 2012 at 12:32 PM, Craig Ching <[email protected]> >>> 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 >>> > <[email protected]> wrote: >>> >> >>> >> nope, in here : >>> >> http://git.eclipse.org/c/jetty/org.eclipse.jetty.releng.bundles.git/ >>> >> >>> >> under the jetty-8 tag >>> >> >>> >> jesse >>> >> >>> >> -- >>> >> jesse mcconnell >>> >> [email protected] >>> >> >>> >> >>> >> On Wed, Aug 29, 2012 at 10:55 AM, Craig Ching <[email protected]> >>> >> 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 >>> >> > <[email protected]> wrote: >>> >> >> >>> >> >> right, that metadata is apparently being built wrong by the tycho >>> >> >> build >>> >> >> >>> >> >> jesse >>> >> >> >>> >> >> -- >>> >> >> jesse mcconnell >>> >> >> [email protected] >>> >> >> >>> >> >> >>> >> >> On Wed, Aug 29, 2012 at 10:29 AM, Craig Ching >>> >> >> <[email protected]> >>> >> >> 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 >>> >> >> > <[email protected]> >>> >> >> > 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 >>> >> >> >> [email protected] >>> >> >> >> >>> >> >> >> >>> >> >> >> On Wed, Aug 29, 2012 at 8:01 AM, Craig Ching >>> >> >> >> <[email protected]> >>> >> >> >> 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 >>> >> >> >> > <[email protected]> >>> >> >> >> > 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 >>> >> >> >> > [email protected] >>> >> >> >> > https://dev.eclipse.org/mailman/listinfo/jetty-users >>> >> >> >> > >>> >> >> >> _______________________________________________ >>> >> >> >> jetty-users mailing list >>> >> >> >> [email protected] >>> >> >> >> https://dev.eclipse.org/mailman/listinfo/jetty-users >>> >> >> > >>> >> >> > >>> >> >> > >>> >> >> > _______________________________________________ >>> >> >> > jetty-users mailing list >>> >> >> > [email protected] >>> >> >> > https://dev.eclipse.org/mailman/listinfo/jetty-users >>> >> >> > >>> >> >> _______________________________________________ >>> >> >> jetty-users mailing list >>> >> >> [email protected] >>> >> >> https://dev.eclipse.org/mailman/listinfo/jetty-users >>> >> > >>> >> > >>> >> > >>> >> > _______________________________________________ >>> >> > jetty-users mailing list >>> >> > [email protected] >>> >> > https://dev.eclipse.org/mailman/listinfo/jetty-users >>> >> > >>> >> _______________________________________________ >>> >> jetty-users mailing list >>> >> [email protected] >>> >> https://dev.eclipse.org/mailman/listinfo/jetty-users >>> > >>> > >>> > >>> > _______________________________________________ >>> > jetty-users mailing list >>> > [email protected] >>> > https://dev.eclipse.org/mailman/listinfo/jetty-users >>> > >>> _______________________________________________ >>> jetty-users mailing list >>> [email protected] >>> https://dev.eclipse.org/mailman/listinfo/jetty-users >> >> > > > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users > _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
