Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 90320 invoked from network); 22 Jul 2004 09:11:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Jul 2004 09:11:31 -0000 Received: (qmail 35001 invoked by uid 500); 22 Jul 2004 09:11:31 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 34938 invoked by uid 500); 22 Jul 2004 09:11:30 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 34925 invoked by uid 99); 22 Jul 2004 09:11:30 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Thu, 22 Jul 2004 02:11:30 -0700 Received: (qmail 90285 invoked by uid 65534); 22 Jul 2004 09:11:29 -0000 Date: 22 Jul 2004 09:11:29 -0000 Message-ID: <20040722091129.90283.qmail@minotaur.apache.org> From: crossley@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 23143 - forrest/trunk/etc X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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.