| Summary: | Please provide source for the p2 and ecf bundles | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Thomas Hallgren <thomas> |
| Component: | Releng | Assignee: | Kim Moir <kim.moir> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | aniefer, daniel_megert, kim.moir, pwebster, remy.suen |
| Version: | 4.2 | ||
| Target Milestone: | 4.2 M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Thomas Hallgren
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 |