You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/07/22 11:11:29 UTC

svn commit: rev 23143 - forrest/trunk/etc

Author: crossley
Date: Thu Jul 22 02:11:29 2004
New Revision: 23143

Modified:
   forrest/trunk/etc/RELEASE_PROCESS.txt
Log:
Add note to scan Roadmap and Status to find important issues for changes notes.
Add FIXME note about how to test the dist.


Modified: forrest/trunk/etc/RELEASE_PROCESS.txt
==============================================================================
--- forrest/trunk/etc/RELEASE_PROCESS.txt	(original)
+++ forrest/trunk/etc/RELEASE_PROCESS.txt	Thu Jul 22 02:11:29 2004
@@ -41,12 +41,15 @@
    currently being released.  It is best to copy an earlier RELEASE-NOTES file,
    to keep a common layout.
    In this file, provide a summary of changes, and check for general accuracy.
+   Scan the status.xml/changes and the Roadmap via the issues tracker,
+   to find the important issues.
 
  - Remove any extraneous JARs, e.g. lib/optional/jimi.jar
 
  - Run 'build release-dist' to generate the distributions.
 
  - Test the distribution.
+   FIXME: We need to define how to do this.
 
  - FIXME: Describe how to sign releases and generate MD5 and PGP.