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 ------------------------------------------------------------------------------ During the freeze, the developers watch commits mailing list for commits to freezed branch, and inspect diffs to determine risk level. Risky changes are alerted on the developer list and rolled back, unless a vote passes to keep the risky change. - === 4. Testing === - - * Start testing the freezed branch (based on the specified Cocoon version, e.g. 2.1.8). - * 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), proceed with step ''Create a Tagged Version''. - * If ''critical'' or ''blocker'' bugs have been found, the release process is canceled. - - === 5. Create a Tagged Version === + === 4. Create a Tagged Version === Browse to [http://svn.apache.org/repos/asf/lenya/branches/BRANCH_1_2_X] [[BR]] More info: [http://svnbook.red-bean.com/en/1.1/ch04s06.html] @@ -38, +29 @@ svn copy branches/BRANCH_1_2_X tags/RELEASE_1_2_5 svn ci -m "Release 1_2_5 added" tags/RELEASE_1_2_5 }}} + + === 5. Testing === + + * Start testing the tagged version (based on the specified Cocoon version, e.g. 2.1.8). + * 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), proceed with step ''Create a Tagged Version''. + * If ''critical'' or ''blocker'' bugs have been found, the release process is canceled. === 6. Cancel the Freeze === --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
