Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 82818 invoked from network); 6 Apr 2005 08:07:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2005 08:07:41 -0000 Received: (qmail 89117 invoked by uid 500); 6 Apr 2005 08:07:41 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 89065 invoked by uid 500); 6 Apr 2005 08:07:40 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 89052 invoked by uid 99); 6 Apr 2005 08:07:40 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from www2.kc.aoindustries.com (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 06 Apr 2005 01:07:39 -0700 Received: from www2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id j3687bna002796 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 6 Apr 2005 03:07:37 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9/Submit) id j3687akb002763 for dev@forrest.apache.org; Wed, 6 Apr 2005 03:07:36 -0500 X-Authentication-Warning: www2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Wed, 6 Apr 2005 18:07:32 +1000 From: David Crossley To: dev@forrest.apache.org Subject: removing author tags Message-ID: <20050406080732.GB3653@igg.indexgeo.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have gone through our sources and removed the few remaining author tags. There are still some in some Cocoon sources that have been imported at: whiteboard/plugins/org.apache.forrest.plugin.Database/**/*.java etc. ... not worried about those author tags, that is a Cocoon issue. There are author attributions in the plugins/plugins.xml file For the plugins that are in our SVN, i would expect that they should all have author="Apache Forrest". --David