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 : [EMAIL PROTECTED] -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]