Hi, is it possible to get the target's name within the target, e.g.
<target name="test">
...
<delete dir="${target.name}"/> <!-- should evaluate to
..dir="test" -->
...
</target>
If yes, is there a list describing all those 'built-ins'.
Thanx a lot
Norbert
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
