Skip to main content

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

Changing the preference is not enough as this will still be flagged in the 
Eclipse build verification which is not running inside a headless eclipse.
So this error should be added to the api filter file in order to be 
"ignored" inside the Eclipse build verification.

So we should add another exclusion mecanism inside Eclipse build as the 
api filter might not contain the problem if the preference is changed to 
ignore.

Olivier




Darin Wright/Ottawa/IBM@IBMCA 
Sent by: eclipse-pmc-bounces@xxxxxxxxxxx
2008-05-13 09:59
Please respond to
eclipse-pmc@xxxxxxxxxxx


To
eclipse-pmc@xxxxxxxxxxx
cc

Subject
Re: [eclipse-pmc] Request to correct Ant/External tool bundle version 
numbers






I don't think this warning is useless... it is useful information.

The tooling knows that no API changes have been made to a bundle, and yet 
there is a minor version change. This is useful information. I think we 
should enhance API tooling to flag this specific case as a warning rather 
than an error (by default). Developers could choose to set this problem 
severity to "ignore".

Darin Wright




Olivier Thomann/Ottawa/IBM@IBMCA 
Sent by: eclipse-pmc-bounces@xxxxxxxxxxx
05/13/2008 08:24 AM
Please respond to
eclipse-pmc@xxxxxxxxxxx


To
eclipse-pmc@xxxxxxxxxxx
cc

Subject
Re: [eclipse-pmc] Request to correct Ant/External tool bundle version 
numbers






This means that the check made by API tools on the minor version is 
useless and should be removed.




Philippe P Mulet <philippe_mulet@xxxxxxxxxx> 
Sent by: eclipse-pmc-bounces@xxxxxxxxxxx
2008-05-13 08:58
Please respond to
eclipse-pmc@xxxxxxxxxxx


To
eclipse-pmc@xxxxxxxxxxx
cc

Subject
Re: [eclipse-pmc] Request to correct Ant/External tool bundle version 
numbers







Given the reactions in the community, I would vote to live with the few 
inconsistencies, and revert to plug-in version numbers from M6.



Darin Wright <Darin_Wright@xxxxxxxxxx> 
Sent by: eclipse-pmc-bounces@xxxxxxxxxxx 
05/12/2008 04:57 PM 

Please respond to
eclipse-pmc@xxxxxxxxxxx


To
eclipse-pmc@xxxxxxxxxxx 
cc

Subject
[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

_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc



Sauf indication contraire ci-dessus:/ Unless stated otherwise above:
Compagnie IBM France
Siège Social : Tour Descartes, 2, avenue Gambetta, La Défense 5, 92400 
Courbevoie
RCS Nanterre 552 118 465
Forme Sociale : S.A.S.
Capital Social : 542.737.118 ?
SIREN/SIRET : 552 118 465 02430
_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc


_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc


_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc




Back to the top