Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The following page has been changed by AndreasHartmann: http://wiki.apache.org/lenya/ProposalReleaseGuidelines ------------------------------------------------------------------------------ * Use the test suite: TestCases * Maybe do a sprint over IRC irc.freenode.org#lenya * New bugs must be recorded in the issue tracker. - * If all tests are successful (i.e., no ''critical'' or ''blocker'' bugs have been found), then the release can be continued and, after the current revision is tagged, the freeze can be canceled. + * If all tests are successful (i.e., no ''critical'' or ''blocker'' bugs have been found), then proceed with step ''Create a Tagged Version''. * If ''critical'' or ''blocker'' bugs have been found, the release process is canceled. === Create a Tagged Version === @@ -38, +38 @@ svn ci -m "Release 1_2_5 added" tags/RELEASE_1_2_5 }}} + === Cancel the Freeze === + + Now the freeze can be canceled on the mailing list. + === Add the Release Notes === - Add the release notes (SVN URL, SVN Revision, What's new, Cocoon version 2.1.8, etc.): + Add the release notes (SVN URL, SVN Revision, What's new, Cocoon version 2.1.8, etc.) to the tagged version: {{{ svn add RELEASE-NOTES.txt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
