Hi, Am Mittwoch, den 06.04.2011, 21:51 +0100 schrieb Emily Jiang: > Am I right to say that we don't need to change the package or bundle version > on the trunk even if we change apis, as the versions will be updated when we > do a release? > I am about to commiting some api changes and would like to make sure:).
I am not sure about the current policy, but my POV would be to change the package version as you change (I hope extend not removing something ;-) ) the API. Depending on the RM to do this, is half the bill of completely forgetting it (been there, done that, unfortunately). As for bundle version: this should be increased to the next SNAPSHOT version number on release. So nothing to do here IMHO. This probably can and should be deferred until release time. Regards Felix
