Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change 
notification.

The following page has been changed by SylvainWallez:
http://wiki.apache.org/cocoon/CocoonReleaseHowTo

------------------------------------------------------------------------------
  ===  Set correct version information  ===
  Change the version information in 
src/java/org/apache/cocoon/cocoon.properties by
  removing "-dev" and eventually add new release information like m1, b1 etc. 
If this release is a final version, change the "released.version" info to the 
new version as well.
- And also change the version accordingly in forrest.properties. But don't 
check-in this yet!
+ Change status.xml by adding the release with proper version and date. Also 
change the version accordingly in forrest.properties.
+ But don't check-in this yet!
  
  ===  Exclude unstable blocks from the default build ===
  
@@ -81, +82 @@

  ===  Start next version ===
  Check the version in src/java/org/apache/cocoon/cocoon.properties by 
increasing
  the version information and adding "-dev" at the end, for example m3-dev.
+ Change status.xml by starting a new release section with the placeholders. 
Add a dummy action here. Also change the version in forrest.properties
- Change status.xml by adding the release with proper version and date and 
start a
- new release section with the placeholders. Add a dummy action here.
- And also change the version in forrest.properties
  ===  Sign the release  ===
  Therefore you have to put your public key in the KEYS file before! In 
addition create a md5 file for the distribution
  ===  Bugtracking ===