Community
Participate
Working Groups
I check this completely on the 0824 3.1.1 build. As far as I checked the 3.1 GM build, it has the same problem. I am opening this in Releng because I think the problematic areas of these files are updated during the build. If this is wrong, please reroute this bug. If you download the Eclipse SDK zip file (eclipse-SDK-M20050824-1200- win32.zip) and unzip it to one location and then download the corresponding Platform, JDT and PDE zip files and unzip them to a different location there are some differences I would expect (config.ini, the SDK feature and plugin) and also some differences I would not expect. The feature.xml files are different for org.eclipse.platform, org.eclipse.rcp and org.eclipse.rcp.source. For the first two, the feature.xml files in the full SDK look right but the ones from the platform sdk zip have a few plugin references that use a 0.0.0 version. The org.eclipse.rcp.source feature.xml files show differences in the ws/os/arch specific source fragments included in the feature. Both zips actually contain the same set of source features. I am not sure which is right or if both are wrong. The feature.xml files for org.eclipse.rcp and org.eclipse.rcp.source in the RCP SDK download exhibit similar issues.
I believe the 0.0.0's correspond to configs we are not listing in our build.properties to build platform and rcp drops. We list all configs for the SDK, even if we don't build the distributables, to generate the build scripts to allow folks to build these distributions via the source drops. Will need to run a test build with these build config changes to ensure nothing breaks.
Sonia, how did the test build turn out? If it looks good is this a 3.1.1 or 3.2 fix?
I will test this following today's 3.1.1 build.
I have released fixes for this in both 3.1 maintenance and HEAD streams. Will mark as fixed once verified.
Verified in both HEAD and 3.1 maintenance streams.