Re: nested ant properties

2012-07-11 Thread Jeffrey E Care
Smitha wrote on 07/11/2012 09:33:16 AM: > I have property > > > > > the output of container is sample/{node} > > now > > which returns = Test2 > > > is returning sample/{node} but i am looking for sample/Test2 > thanks Please submit such questions to the user list in the future.

Re: nested ant properties

2012-07-11 Thread Stefan Bodewig
On 2012-07-11, Smitha wrote: > Hi , > I have property > > The set task you use is not a task provided by the Ant team, at least I don't know it. No idea whether it supports what you are trying to do. Stefan - To unsubscri

nested ant properties

2012-07-11 Thread Smitha
Hi , I have property the output of container is sample/{node} now which returns = Test2 is returning sample/{node} but i am looking for sample/Test2 thanks -- View this message in context: http://ant.1045680.n5.nabble.com/nested-ant-properties-tp5713373.html Sent from the Ant