Bug 108626 - Differences between the same feature.xml file in different downloads
Summary: Differences between the same feature.xml file in different downloads
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: 3.1.1   Edit
Assignee: Platform-Releng-Inbox CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 16:00 EDT by Steven Wasleski CLA Friend
Modified: 2005-09-15 10:57 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Wasleski CLA Friend 2005-09-01 16:00:48 EDT
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.
Comment 1 Sonia Dimitrov CLA Friend 2005-09-01 16:30:13 EDT
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.
Comment 2 Steven Wasleski CLA Friend 2005-09-14 09:33:50 EDT
Sonia, how did the test build turn out?  If it looks good is this a 3.1.1 or 
3.2 fix?
Comment 3 Sonia Dimitrov CLA Friend 2005-09-14 11:21:58 EDT
I will test this following today's 3.1.1 build.
Comment 4 Sonia Dimitrov CLA Friend 2005-09-14 16:24:43 EDT
I have released fixes for this in both 3.1 maintenance and HEAD streams.  Will 
mark as fixed once verified.
Comment 5 Sonia Dimitrov CLA Friend 2005-09-15 10:57:33 EDT
Verified in both HEAD and 3.1 maintenance streams.