RE: Problems using properties containing multiple dollar signs.

2011-08-17 Thread Holman, Chris
--Original Message- From: David Weintraub [mailto:qazw...@gmail.com] Sent: 17 August 2011 17:32 To: Ant Users List Subject: Re: Problems using properties containing multiple dollar signs. On Wed, Aug 17, 2011 at 11:04 AM, Holman, Chris wrote: > This ant script snip

Re: Problems using properties containing multiple dollar signs.

2011-08-17 Thread David Weintraub
On Wed, Aug 17, 2011 at 11:04 AM, Holman, Chris wrote: > This ant script snippet: >       >       > > Prints out: >     [echo] $ $ $$ $$ $$$ $$$ > Interestingly, I ran the following test: So, the value of the variable seems correct, bu

Problems using properties containing multiple dollar signs.

2011-08-17 Thread Holman, Chris
This ant script snippet: Prints out: [echo] $ $ $$ $$ $$$ $$$ I think its related to this PropertyExpander definition org.apache.tools.ant.PropertyHelper.SKIP_DOUBLE_DOLLAR