Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Please change plugin version IDs to 0.7.0


Our life will be easier later if our July release has plugins and features versioned as 0.7, instead of their current 1.0.

I've setup the feature.xml files (by using 0.0.0) so that all you have to do is change the version of your plugin .... now found in your manifest.mf file.
Please change and release for I-build today (by tonight's 11PM EDT I-build warmup), so we can quickly detect any potential problems.
This should include both code plugins, and test plugins, for completeness, though code ones have higher priority.

If you do change your test ones, one known issue is that when you change your manifest.mf file,
you also need to update the file in
releng/testscripts/test.properties
(if you in fact have a test plugin listed in there).

See bug 99829, and please use it to document any other issues/problem you encounter doing this.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=99829

Once all the main plugins are done, we will do the 'doc' plugins and the main features themselves.
I list those separate, since some of their build files have some hard coded "version 1.0" string in them
that have to get updated at the same time.

This does not, naturally, effect those plugins, such as Xerces, where the plugin version is based on the Xerces version.

If anyone has questions, needs help, (or  ... wants me to do it for them! :) ... let me know.


Back to the top