Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Mylyn/Release Howto

< Mylyn
Revision as of 06:42, 1 March 2008 by Steffen.pingel.tasktop.com (Talk | contribs) (New page: category:Mylyn ==== Release Checklist ==== * Change the qualifier to v20YYMMDD-HHMM in all MANIFEST.MF and feature.xml files * Tag the release as R_x_y_z and R_x_y_y_e_3_3 * Make ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Release Checklist

* Change the qualifier to v20YYMMDD-HHMM in all MANIFEST.MF and feature.xml files
* Tag the release as R_x_y_z and R_x_y_y_e_3_3
* Make sure the build uses the correct qualifier

After the release

* Replace version numbers in all MANIFEST.MF and feature.xml files, e.g. 2.3.0.qualifier -> 2.3.1.qualifier

Back to the top