You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by James Strachan <ja...@yahoo.co.uk> on 2002/05/24 00:45:19 UTC

[PATCH] Re: exporting classpath references from inner Ant builds to outer Ant builds.

From: "Dominique Devienne" <DD...@lgc.com>
> Please submit here. Even it gets turned down by Ant, I most likely want
your
> patch (and I don't monitor Maven). Thanks, --DD

Here you go. This patch adds exportRefs="true|false" and
exportAll="true|false" to be the opposite of inheritRefs and inheritAll.
This new feature will never overwrite anything, only add new things not
already defined in the parent project.

James

Re: [PATCH] Re: exporting classpath references from inner Ant builds to outer Ant builds.

Posted by co...@covalent.net.
On Thu, 23 May 2002, James Strachan wrote:

> From: "Dominique Devienne" <DD...@lgc.com>
> > Please submit here. Even it gets turned down by Ant, I most likely want
> your
> > patch (and I don't monitor Maven). Thanks, --DD
> 
> Here you go. This patch adds exportRefs="true|false" and
> exportAll="true|false" to be the opposite of inheritRefs and inheritAll.
> This new feature will never overwrite anything, only add new things not
> already defined in the parent project.


May I sugest submiting the patch as a new task to ant-contrib also ? They 
already have few  'procedural' tasks, and it would fit well there. 
( with a different name - like <call> )

Costin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>