Re: ANT build properties and escaping characters

2010-04-09 Thread Antoine Levy Lambert
Kris Range wrote: Hi, I posted this on another forum and they recommended I ask here. I have some characters that I need to escape in my build.properties file (like äåö). The only option I could find that was close to this was to use escapeunicode so I tried using with the node but that di

ANT build properties and escaping characters

2010-04-08 Thread Kris Range
Hi, I posted this on another forum and they recommended I ask here. I have some characters that I need to escape in my build.properties file (like äåö). The only option I could find that was close to this was to use escapeunicode so I tried using with the node but that didn't seem to help.