Re: Property not loaded

2011-12-16 Thread Stefan Bodewig
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

Re: Property not loaded

2011-12-16 Thread Matt Benson
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

RE: Property not loaded

2011-12-15 Thread Perrier, Nathan
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