On Wed, 28 May 2008, Steve Loughran <[EMAIL PROTECTED]> wrote:

>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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to