Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Developers List »

Re: Tiny patch to enable Recursion in Ant

Stefan Bodewig

2008-05-29

Replies: Find Java Web Hosting

Author LoginPost Reply
On Wed, 28 May 2008, Steve Loughran <stevel@(protected):

>Stefan Bodewig wrote:

>> Second you said you used ant-contrib's for and I pointed out that
>> subant should be enough. The only thing that's missing is a property
>> that knows the current target, isn't it?
>>
>> I know we have rejected the idea of such a property in the past, but
>> we may be at a different point today,
>
> I could imagine a task to set a property to the current target
>
> <location target="targetproperty" buildfile="fileproperty" />
>
> ...maybe even something for a complete stack trace/list of imports
> that is live

Please note that this is not the what Colm is asking for. With
"current target" I meant the target that has been specified on the
command line (or the default target of the build), not the target a
task lives in.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@(protected)
For additional commands, e-mail: dev-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.