Re: Incorrect reading of property containing accented chars from build.properties by custom task

2012-04-22 Thread Lokesh Jain
I doubly checked, the build.properties file is encoded in ISO 8859-1 for both Windows and Linux installations. For a consistent check, I used Mozilla Firefox -> View Page Info option. -Lokesh On 4/22/2012 10:26 PM, Stefan Bodewig wrote: On 2012-04-21, Lokesh Jain wrote: Thank you for your s

Re: Incorrect reading of property containing accented chars from build.properties by custom task

2012-04-22 Thread Stefan Bodewig
On 2012-04-21, Lokesh Jain wrote: > Thank you for your suggestion, but I think the sample chars I used - > "ÀÁÂ", can be directly represented in ISO 8859-1, so it should not be > this problem. The question is not whether the characters can be represented in ISO-8859-1 but rather whether they are.