Community
Participate
Working Groups
None of the p2 or ecf bundles distributed in the 4.2milestones repository has a corresponding source bundle. Please include them in the repository.
Andrew, is there a reason the R4_HEAD version of the platform feature doesn't include the generate.feature@org.eclipse.equinox.p2.user.ui.source bits to include the p2 and ecf source bundles? If not, I can attach a patch.
The 4x build won't have the source for the p2 bundles, we should be reusing the source feature from the 3x builds instead of using the generate.feature properties. I think the problem is not having the other source features which are nested inside p2.user.ui source. p2.user.ui is marked optional, so a problem satisfying its inclusions is causing it to just be dropped. Easiest fix is probably to add those features to the e4/releng/org.eclispe.e4.sdk/maps/feature.map file. I've made this change, I'll leave the bug open for now until we can verify in the next 4x build.
This will be in 4.2 I20110824-1000. The map file additions did not seem to be sufficient, failed build I20110823-2000 did not contain the source. I added a repo2runnable call to transform the mirror we had of the SDK metadata