> Hi,
>
> We are using ant for defining dependencies between our components and as a
> matter, each target name happens to be a component name. The component
> name
> is also used for other purpose so we want to be able to retrieve the
> current running target name for processing. I've found no predefined
> variables of type ${ant.target.name}, is there something alike defined?
> Right now I've modified ant source code to incorporate such variable but
> such making sure it is not a bad idea.
>
> Thanks a lot, Khiet.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>