Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 45910 invoked from network); 7 Oct 2004 10:00:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Oct 2004 10:00:40 -0000 Received: (qmail 96545 invoked by uid 500); 7 Oct 2004 10:00:40 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 96468 invoked by uid 500); 7 Oct 2004 10:00:39 -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 96452 invoked by uid 99); 7 Oct 2004 10:00:39 -0000 X-ASF-Spam-Status: No, hits=-10.0 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.28) with SMTP; Thu, 07 Oct 2004 03:00:39 -0700 Received: (qmail 45882 invoked by uid 65534); 7 Oct 2004 10:00:38 -0000 Date: 7 Oct 2004 10:00:38 -0000 Message-ID: <20041007100038.45880.qmail@minotaur.apache.org> From: crossley@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 53953 - forrest/trunk/etc X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: crossley Date: Thu Oct 7 03:00:36 2004 New Revision: 53953 Modified: forrest/trunk/etc/RELEASE_PROCESS.txt Log: Remind us to look for missed copyright issues. Refer to some tools - a bit crude, but they help. Modified: forrest/trunk/etc/RELEASE_PROCESS.txt ============================================================================== --- forrest/trunk/etc/RELEASE_PROCESS.txt (original) +++ forrest/trunk/etc/RELEASE_PROCESS.txt Thu Oct 7 03:00:36 2004 @@ -11,6 +11,15 @@ - Ensure that as many PMC members as possible have their PGP keys in the KEYS file. + - Ensure that there are no copyright issues. The committers and PMC would + have been continually monitoring this. There are some tools to assist + with scanning for issues, e.g. + cvs://committers/relicense/src/perl/relicense.txt + cvs://committers/tools/ + +Building the distribution +------------------------- + - Edit module.xml and replace the '-dev' text with '': ...