Bug 276788

Summary: org.eclipse.wst.common_sdk.feature needs a manual bump
Product: [WebTools] WTP Common Tools Reporter: Carl Anderson <ccc>
Component: wst.commonAssignee: Carl Anderson <ccc>
Status: RESOLVED FIXED QA Contact: Konstantin Komissarchik <konstantin>
Severity: critical    
Priority: P1 CC: david_williams, neil.hauge
Version: 3.0.4Flags: david_williams: pmc_approved+
ccc: pmc_approved? (raghunathan.srinivasan)
ccc: pmc_approved? (naci.dai)
ccc: pmc_approved? (deboer)
neil.hauge: pmc_approved+
ccc: pmc_approved? (kaloyan)
Target Milestone: 3.0.5   
Hardware: PC   
OS: Windows XP   
Whiteboard: PMC_apprvoed

Description Carl Anderson CLA 2009-05-18 19:07:15 EDT
In the last three declared WTP 3.0.5 builds, we have included the following feature:
org.eclipse.wst.common_sdk.feature_3.0.5.v200903300951-7917C_tTFGvVETXiQlsu1Zz-Jysz

However, the contents of that feature have been different in each declare.  This is causing problems for adopter products that are picking up these declares- since the qualifier is an exact match, the older version of the feature is retained.  As such, we need to manually bump the qualifier.

(Note:  I dug down into the first problem with this, and the difference was that org.eclipse.wst.common_ui.feature had a newer qualifier, which was due to org.eclipse.wst.common_core.feature having a newer qualifier, which was due to org.eclipse.wst.common.emf, which was released on May 6th.)

Also, for reference, this is due to bug 208143
Comment 1 Carl Anderson CLA 2009-05-18 19:15:50 EDT
This is a stop-ship because of its impact on adopters that are grabbing each
declared build- since the feature is not marked as newer, the older feature and
all of its sub-features and plugins are grabbed.  There is a painful
work-around - in preparation for generating an install based on a newer
version, the older versions of wtp must be removed.

There is no patch- all that will happen is that the
org.eclipse.wst.common_sdk.feature will be tagged, and the
wst-common-component-features.map file will be updated with the new tag
information.

This is a low risk fix.
Comment 2 Carl Anderson CLA 2009-05-20 19:10:19 EDT
Tagged org.eclipse.wst.common_sdk.feature with v200905210030 and updated 
wst-common-component-features.map to reference this newly tagged version.

(Essentially, this change has been "committed" to R3_0_maintenance for WTP 3.0.5)