Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Release Preparation

eharris369 edited this page Jul 16, 2020 · 3 revisions

Release Preparation

The plugin and feature versions need to be updated before each release. The main feature, org.eclipse.codewind, should be updated to match the release version. For the rest follow the Eclipse guidelines: https://wiki.eclipse.org/Version_Numbering.

Also update the level_tag property for the build to the release version. It is found in dev/ant_build/build-cw.xml.

See https://github.com/eclipse/codewind-eclipse/pull/769 for an example of the above.

Clone this wiki locally