From dev-return-28430-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Wed Oct 24 02:37:48 2007 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 91452 invoked from network); 24 Oct 2007 02:37:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Oct 2007 02:37:48 -0000 Received: (qmail 42473 invoked by uid 500); 24 Oct 2007 02:37:35 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 42426 invoked by uid 500); 24 Oct 2007 02:37:35 -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 List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 42415 invoked by uid 99); 24 Oct 2007 02:37:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2007 19:37:35 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [66.111.4.25] (HELO out1.smtp.messagingengine.com) (66.111.4.25) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2007 02:37:36 +0000 Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 2E99F3471F for ; Tue, 23 Oct 2007 22:34:06 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Tue, 23 Oct 2007 22:34:06 -0400 X-Sasl-enc: IYxR54kXMbW1BSBY18IEOeF8d0Cjd/2vqcBoMn08BEz9 1193193244 Received: from localhost (dsl-41-216.nsw1.net.au [125.168.41.216]) by mail.messagingengine.com (Postfix) with ESMTP id E5950438E for ; Tue, 23 Oct 2007 22:34:04 -0400 (EDT) Date: Wed, 24 Oct 2007 12:34:01 +1000 From: David Crossley To: dev@forrest.apache.org Subject: projectInfo plugin property changes Message-ID: <20071024023401.GC412@igg.indexgeo.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Virus-Checked: Checked by ClamAV on apache.org Recently forrestbot messages have been bombarding cocoon-dev [1] about a change in the properties for the projectInfo plugin. At forrest-dev we don't get that because forrestbot doesn't build our docs. (We should set that up on our zone so that we get early warning.) Yesterday i tried building our docs manually and got the error. Anyway it seems to be complaining about a missing "projectInfo.url" Looking at Forrest site-author/forrest.properties.xml i see that we already have a "projectInfo.project.url". Was this an intentional change of property name? The most recent change in this plugin is [2] but i don't have time to investigate ATM. When someone finds out the problem, please add a note to the projectInfo/status.xml about this major change. [1] http://marc.info/?l=xml-cocoon-dev&m=119318557012590 [2] http://svn.apache.org/viewvc?diff_format=h&view=rev&revision=581853 -David