Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] Request to correct Ant/External tool bundle version numbers

GOALS/BENEFITS:
Correct the version of Ant and External tools plug-ins in the 3.4 release.

ASSOCIATED BUGS:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=220385
https://bugs.eclipse.org/bugs/show_bug.cgi?id=231305

RISKS:
Bundles that have incremented their version requirement on these bundles 
will be broken.

PERFORMANCE IMPACT:
none

DESCRIPTION:
The following bundles incorrectly had their minor version numbers 
incremented during the 3.4 release, when in fact there were no API 
additions. Propose to correct the bundle versions to reflect this.

org.eclipse.ant.core:           should be 3.1.300 (and was incorrectly 
3.2.0)
org.eclipse.ant.ui:             should be 3.2.300 (and was incorrectly 
3.3.0)
org.eclipse.ui.externaltools:   should be 3.1.300 (and was incorrectly 
3.2.0)

NOTES:
There are other bundles in the same situation (for example, I know of 
org.eclipse.pde.core), so we should decide on how we are going to treat 
this problem in general for the 3.4 release.


Darin Wright



Back to the top