Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] I-build re-build request ... to begin at 10 AM Eastern

I've responded in the bug ...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415966#c13

But for others ...

This is specific to the tycho-eclipserun-plugin
where you specify a repo to use, prereqs to use, and application to run (which for us is usually org.eclipse.ant.core.antRunner).

We purposely moved up to use "Luna M1" repo to be "using the latest" and belatedly found we had to explicitly add "org.eclipse.osgi.compatibility.state" to the list of pre-reqs, since it is no longer pulled in automatically ... however it used to be pulled in automatically.

It turns out some of the eclipse.ant codes need it ... though, there is another bug (bug 411773) that might eliminate the need for it when running simple, headless "batch jobs".

HTH





From:        Thomas Watson/Austin/IBM@IBMUS
To:        "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>,
Date:        08/28/2013 09:53 AM
Subject:        Re: [platform-dev] I-build re-build request ... to begin at 10        AM        Eastern
Sent by:        platform-dev-bounces@xxxxxxxxxxx




I'm confused by the Tycho "Eclipse-run" works statement.  Does this mean we are running the tycho build tools on top of a luna base?

Tom



Inactive hide details for David M Williams---08/28/2013 08:42:48 AM---While the main focus this week needs to be on the M-buildDavid M Williams---08/28/2013 08:42:48 AM---While the main focus this week needs to be on the M-build, since that is  our RC2 contribution for K

From:
David M Williams/Raleigh/IBM@IBMUS
To:
platform-dev@xxxxxxxxxxx,
Date:
08/28/2013 08:42 AM
Subject:
[platform-dev] I-build re-build request ... to begin at 10 AM Eastern
Sent by:
platform-dev-bounces@xxxxxxxxxxx




While the main focus this week needs to be on the M-build, since that is our RC2 contribution for Kepler SR1, There's some issues with the I-build indicate a re-build would be helpful. Those issues are described in


Bug 415966 - Did I (we) break .api_description generation?

It seems that yes, I (we) did break .api_description generation, and now I know how to fix it ... but, that still leaves some bundles without .api_descriptions ... I suspect because it was broken previously? And now about 30 bundles need to be "touched" so their qualifiers increase, and they get their .api_descriptions back. So, the purpose of the re-build is to verify this on build.eclipse.org run (so far, I'm going based on my test machine) and if there are 30 that need to be "touched", it gives teams an opportunity to do so before next week's I-build.

Sorry for the churn. An interesting case of how equinox changes in Luna effect the precise way that Tycho "eclipse-run" works!

Thanks,
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/platform-dev
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-dev


Back to the top