You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by treizelur <se...@gmail.com> on 2008/03/28 12:14:08 UTC

Problem Property value interpretation

Hi

I have a problem with key define in value of other properties values.

for exemple : build.properties
my_key = stuff_${other_key}_stuff


In my environnement accolade {} are translate into %7D and %7B
So for keys which uses other keys in their value are not interpreted and
look like this : 
my_key = stuff_$%7Dother_key%7B_stuff

I am in environnement red hat 5.1, ANT 1.7.0, jdk 1.5.0.14, and xen virtual
machin
build.xml : ISO-8859-1
build.properties : ISO-8859-1
plateforme env : fr_FR@euro 





-- 
View this message in context: http://www.nabble.com/Problem-Property-value-interpretation-tp16349317p16349317.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org