Re: Escaping ant property values

2004-12-09 Thread Yves Martin
Yves Martin <[EMAIL PROTECTED]> writes: > Jacob Kjome <[EMAIL PROTECTED]> writes: > >> Quoting Matt Benson <[EMAIL PROTECTED]>: >> >>> http://ant.apache.org/faq.html#propertyvalue-as-name-for-property >>> >> >> This is not mentioned in the FAQ, but this can also be done in a properties >> file >>

Re: Escaping ant property values

2004-12-09 Thread Yves Martin
Jacob Kjome <[EMAIL PROTECTED]> writes: > Quoting Matt Benson <[EMAIL PROTECTED]>: > >> http://ant.apache.org/faq.html#propertyvalue-as-name-for-property >> > > This is not mentioned in the FAQ, but this can also be done in a properties > file > as follows... > > my.auto-deploy=$${${my.server}.au

Re: Escaping ant property values

2004-12-08 Thread Jacob Kjome
Quoting Matt Benson <[EMAIL PROTECTED]>: > http://ant.apache.org/faq.html#propertyvalue-as-name-for-property > This is not mentioned in the FAQ, but this can also be done in a properties file as follows... my.auto-deploy=$${${my.server}.auto-deploy} Maybe one of the committers can add it to th

Re: Escaping ant property values

2004-12-08 Thread Matt Benson
http://ant.apache.org/faq.html#propertyvalue-as-name-for-property -Matt --- Laran Evans <[EMAIL PROTECTED]> wrote: > Is it possible to escape ant property values? > > I'd like to do something like this: > > --- > > > value="C:/bea/applications"/> > value="C:/tomcat/work"/> > > value="${${