wiki:release_strategy

Version 1 (modified by ticheler, 16 years ago) ( diff )

--

Release strategy:

  • Stable releases are created on a time schedule: every six months
  • Release Candidate 1 is build two weeks after RC0
  • Release Candidate 2 is build two weeks after RC1
  • Final Release is build two weeks after RC2

The Technical Steering Committee (TSC) can postpone a release by vote on the mailing list.

Branch strategy:

  • Trunk is for development and is automatically build with uneven version numbers
  • Even numbered branch is created from trunk on code freeze (version RC0)
  • Automated builds based on trunk will use the next uneven version number immediately after code freeze
  • Fixes are committed to both trunk and even numbered branch
  • Release Candidates are build from the even numbered branch

Note: See TracWiki for help on using the wiki.