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

------------------------------------------------------------------------------
  See [http://issues.apache.org/bugzilla/show_bug.cgi?id=42421 bug 42421].
  
  
- === Preparation ===
+ === 1. Preparation ===
  A vote is necessary to determine if a release shall be done.[[BR]]
  Send email to [email protected] with Subject: {{{[VOTE] Release 1.2.5}}}
  
- === Freeze Announcement ===
+ === 2. Freeze Announcement ===
  Announce the freeze 7 days ahead of the actual freeze.[[BR]]
  Send email to [email protected] with subject: {{{[FREEZE-ANNOUNCEMENT]  
Release 1.2.5}}}
  
- === Freeze Reminder ===
+ === 3. Freeze Reminder ===
  Remind of the actual freeze:[[BR]]
  Send email to [email protected] with subject: {{{[FREEZE-REMINDER]  
Release 1.2.5}}}
  
  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.
  
- === Testing ===
+ === 4. Testing ===
  
   * Start testing this tagged version (based on the specified Cocoon version, 
e.g. 2.1.8). 
   * Use the test suite: TestCases
@@ -27, +27 @@

   * 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.
  
- === Create a Tagged Version ===
+ === 5. 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, +38 @@

  svn ci -m "Release 1_2_5 added" tags/RELEASE_1_2_5
  }}}
  
- === Cancel the Freeze ===
+ === 6. Cancel the Freeze ===
  
  Now the freeze can be canceled on the [email protected] mailing list.
  
- === Add the Release Notes ===
+ === 7. Add the Release Notes ===
  
  Add the release notes (SVN URL, SVN Revision, What's new, Cocoon version 
2.1.8, etc.) to the tagged version:
  
@@ -51, +51 @@

  svn ci -m "release notes added" RELEASE-NOTES.txt
  }}}
  
- === Lock the Tagged Version (Optional) ===
+ === 8. Lock the Tagged Version (Optional) ===
  
  {{{
  svn lock tags/RELEASE_1_2_5
  }}}
  
  
- === Release the Tarballs ===
+ === 9. Release the Tarballs ===
  
  * Upload the tarballs. '''(Instructions?)'''
  * Edit the ''Downloads'' links on the web site with links to the new release 
files. Currently that's 
[http://svn.apache.org/repos/asf/lenya/docu/src/documentation/content/xdocs/index.xml
 index.xml] and 
[http://svn.apache.org/repos/asf/lenya/docu/src/documentation/content/xdocs/docs/1_2_x/installation/index.xml
 docs/1_2_x/installation/index.xml].
  
- === Publish a ProjectReleaseAnnouncement ===
+ === 10. Publish a ProjectReleaseAnnouncement ===
  Publish a ProjectReleaseAnnouncement to appropriate places:
  * Lenya website 
  * [EMAIL PROTECTED]
@@ -77, +77 @@

  * http://www.javalobby.org/forums/post!default.jspa?forumID=17
  * http://www.theserverside.com/news/post.tss
  
- === Update the DOAP file ===
+ === 11. Update the DOAP file ===
  
  Update the Lenya DOAP file
  (http://svn.apache.org/repos/asf/lenya/site/doap_Lenya.rdf) with the version 
and date of this new release.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to