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 GregorRothfuss: http://wiki.apache.org/lenya/ProjectReleaseHowTo ------------------------------------------------------------------------------ == See also == - * ReleasePlan + * ProjectReleasePlan * wiki:ApacheCocoon:CocoonReleaseHowTo == Release Schedule == @@ -18, +18 @@ 4. '''Start testing''' the freezed code along a test plan, if available. A '''test sprint on IRC''' is good for concentrated testing. ''The tests should be made on basis of a completely build Lenya binary distribution on Windows and Linux.'' It would be great, if we could make test installations available for the public and during the test sprint. 5. '''New bugs''' found during 4 MUST be recorded in bugzilla. Bugs marked as CRITICAL or BLOCKER MUST be fixed before the release. 6. Start at 4 again - 7. If tests are ok, '''vote on to release''' immediately; on a positive vote summary, '''create a tag branch'''; svn copy from a branch to a tag e.g. lenya/branches/BRANCH_1_2_X to lenya/tags/RELEASE_1_2_1, lock down the tagged version e.g. lenya/tags/RELEASE_1_2_1, '''release, and publish a release announcement''' to appropriate places; Lenya website, + 7. If tests are ok, '''vote on to release''' immediately; on a positive vote summary, '''create a tag branch'''; svn copy from a branch to a tag e.g. lenya/branches/BRANCH_1_2_X to lenya/tags/RELEASE_1_2_1, lock down the tagged version e.g. lenya/tags/RELEASE_1_2_1, '''release, and publish a ProjectReleaseAnnouncement ''' to appropriate places: - [email protected], [email protected], [email protected], [EMAIL PROTECTED], [EMAIL PROTECTED], http://mailman.skybuilders.com/mailman/listinfo/cms-pr (subcribe if needed), http://www.cmsmatrix.org/matrix?func=editSubmission&sid=new&wid=5 and http://www.contentmanager.net (via contact form), http://www.javalobby.org/forums/post!default.jspa?forumID=17 http://www.theserverside.com/news/post.tss. + * Lenya website + * [email protected] + * [email protected] + * [email protected] + * [EMAIL PROTECTED] + * [EMAIL PROTECTED] + * http://mailman.skybuilders.com/mailman/listinfo/cms-pr (subcribe if needed) + * http://www.cmsmatrix.org/matrix?func=editSubmission&sid=new&wid=5 + * http://www.contentmanager.net (via contact form) + * http://www.javalobby.org/forums/post!default.jspa?forumID=17 + * http://www.theserverside.com/news/post.tss === ISSUES === * Try to find a day for the test sprint, where lots of devs are present. - Please add further comments - == Plattform independent notes == * compile a pristine cocoon with the local properties from lenya * Set property ''version'' in file ''src/targets/properties-build.xml'' to the appropriate Lenya version - * If you build on Windows, run dos2unix on build.sh and lenya.sh * regenerate INSTALL-src.txt and INSTALL-bin.txt with the appropriate XSLT * build all distribution archives, except the windows installer .exe, with ''./build.sh|build dist'' in the Lenya source root directory. You will find the distribution archives under ''LENYA_SRC_DIR/dist''. The ''dist'' target will also build, in case of the binary distribution, and package the editors BXE and Kupu. * sign the release archives with your PGP/GPG key. See instructions below. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
