Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 82227 invoked from network); 22 Nov 2004 05:38:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Nov 2004 05:38:48 -0000 Received: (qmail 23018 invoked by uid 500); 22 Nov 2004 05:38:41 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 22944 invoked by uid 500); 22 Nov 2004 05:38:41 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 22928 invoked by uid 99); 22 Nov 2004 05:38:40 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of dion.gillard@gmail.com designates 64.233.184.192 as permitted sender) Received: from [64.233.184.192] (HELO wproxy.gmail.com) (64.233.184.192) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 21 Nov 2004 21:38:38 -0800 Received: by wproxy.gmail.com with SMTP id 55so193859wri for ; Sun, 21 Nov 2004 21:38:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=qebyzChUEkz/b091brh3P/jR4rnjEc87gQWmVHyz1+BOBrrBJfP5O0FzMh+AMAi9aCl0O5KKawD7mnk1SjYD6UP8deGOvG1VWIby3iGi3lsqr3KfpYvWDZ/LN8O4d88sdzttvjLpIldFAijg6htsgR3h6S/+unRLe4lyGRm+i0E= Received: by 10.54.29.38 with SMTP id c38mr1620163wrc; Sun, 21 Nov 2004 21:38:33 -0800 (PST) Received: by 10.54.14.17 with HTTP; Sun, 21 Nov 2004 21:38:33 -0800 (PST) Message-ID: Date: Mon, 22 Nov 2004 16:38:33 +1100 From: Dion Gillard Reply-To: Dion Gillard To: Jakarta Commons Developers List Subject: Re: cvs commit: jakarta-commons/jelly project.xml In-Reply-To: <1101099647.41a1727f624af@mail.iinet.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041122031256.23027.qmail@minotaur.apache.org> <1101099647.41a1727f624af@mail.iinet.net.au> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Mon, 22 Nov 2004 13:00:47 +0800, Brett Porter wrote: > Is there any reason not to modify the inheritence to remove the entity? Just the history of inheritance not quite working. > http://maven.apache.org/faq.html#using-entities > (I need to update this entry to mention that inheritence can be used as a solution). I've never understood removing the ability to use a standard XML feature. I understand why it would be discouraged, but removing seems wrong. > I think something like this in terms of hierarchy: > > commons-build/project.xml > | > +-> jelly/shared-dependencies.xml > | > +-> jelly/project.xml > +-> jelly-tags/project.xml > > So shared-dependencies.xml would look like: > > > ../commons-build/project.xml > > ... > > > > And the other project.xml files would extend that instead of commons-build, and > omit the entity. > > WDYT? Sounds good. I've reverted to using 1.0.1 anyway as 1.1-SNAPSHOT of maven has issues ATM. -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org