On 2011-12-15, Vinodh Kumar wrote:
> Can someone let me know why the /${${env}.test} value not printed as
> testest1/
http://ant.apache.org/faq.html#propertyvalue-as-name-for-property
Stefan
-
To unsubscribe, e-mail: user-unsub
On Thu, Dec 15, 2011 at 4:45 PM, Perrier, Nathan wrote:
> You can't do that! Double interpolation doesn't work.
>
> Fortunately, you can use a macro to accomplish it:
>
>
>
>
>
>
>
>
>
Another possibility is the nested PropertyExpander provided by
http
You can't do that! Double interpolation doesn't work.
Fortunately, you can use a macro to accomplish it:
-Original Message-
From: Vinodh Kumar [mailto:vinoh...@gmail.com]
Sent: Thursday, December 15, 2011 12:23 PM
To: user@ant.apache