From dev-return-25223-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Wed Aug 02 20:57:15 2006 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 74517 invoked from network); 2 Aug 2006 20:57:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2006 20:57:14 -0000 Received: (qmail 30177 invoked by uid 500); 2 Aug 2006 20:57:13 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 30124 invoked by uid 500); 2 Aug 2006 20:57:13 -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 30113 invoked by uid 99); 2 Aug 2006 20:57:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 13:57:13 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.247.154.33] (HELO swip.net) (212.247.154.33) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 13:57:12 -0700 X-T2-Posting-ID: sqekuHx5EEXz8PMiWfS+nn/CVSJ13AovswB5l38CkqQ= X-Cloudmark-Score: 0.000000 [] Received: from [83.180.209.89] (HELO [192.168.2.4]) by mailfe02.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 249277686 for dev@forrest.apache.org; Wed, 02 Aug 2006 22:56:50 +0200 Subject: Re: Problems with forrest.properties.xml From: Thorsten Scherler To: dev@forrest.apache.org In-Reply-To: <44D0C25E.9090200@pcotech.fr> References: <20060723232623.604031A9820@eris.apache.org> <1154523017.8341.18.camel@localhost.localdomain> <44D0C25E.9090200@pcotech.fr> Content-Type: text/plain; charset=utf-8 Date: Wed, 02 Aug 2006 22:56:48 +0200 Message-Id: <1154552208.8399.26.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N El mi=C3=A9, 02-08-2006 a las 17:18 +0200, Cyriaque Dupoirieux escribi=C3= =B3: > le 02/08/2006 14:50 Thorsten Scherler a =C3=A9crit : > > Hi all, > > > > can somebody explain me what I am doing wrong? ... > > > > I do not understand why {projectInfo.changes.includeCommitterList} is > > working and not {project:projectInfo.svn.ext}. > > > > Does somebody has a tip? > > =20 > The only difference I can see is that=20 > projectInfo.changes.includeCommitterList is aslo defined in the=20 > default.plugin.properties.xml >=20 > Cyriaque, > > TIA Wow, Cyriaque, thank you very much. Well spotted. I only defined it for the projectInfo (on a project base), but not in default (if no project base can be found). Meaning as long a project has this property it is working fine. As soon a project does not provide this property and it is not added to the default.plugin.properties.xml the input module is throwing an exception. I tested on a new seed and not the plugin that is why never have seen it working till now where I tried again it on the projectInfo plugin.=20 I added the property to the project forrest.properties.xml and it was working fine. As soon I removed it from there I got my error (after a restart). Then I added it to the default.plugin.properties.xml and it was working after a restart. Maybe we should change the module the way, that if a property can not found it should return "". wdyt? ... or is this the bug, Ross? Further I do not like that the properties cannot be changed in run time (I guess caching?). The biggest benefit from a xml based properties system is that you change the properties with a form and after reload you see the new properties. How can we change this or better ask should we change it? salu2 --=20 thorsten "Together we stand, divided we fall!"=20 Hey you (Pink Floyd)