Hello -
I would like to do this:
<property name="testInterp" value="clean, compile"/>
<target name="all" depends="${testInterp}"/>
I get this error:
Target "${testInterp}" does not exist in the project "XXX". It is used
from target "all".
Does variable interpolation work in this context?
Thanks for any comments,
Bill
--
View this message in context:
http://www.nabble.com/variable-interpolation-in-depends-attr-of-target-element-tf4269910.html#a12152873
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]