| Author |
ANT build properties and escaping characters
|
kris range
Greenhorn
Joined: Apr 01, 2010
Posts: 1
|
|
Hi,
I have some characters that I need to escape in my build.properties file (like äåö). I tried using <loadproperties srcFile=""> with the <filterchain><escapeunicode/></filterchain> node but that didn't seem to help.
Any recommendations on this?
Cheers
Kris
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
Hi Kris and welcome to Javaranch, sorry I don't have any answers for you today, but have you tried the ANT mailing lists?
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
 |
|
|
subject: ANT build properties and escaping characters
|
|
|