Re: file encoding to UTF-8

2006-06-15 Thread 1800 tbsfunny
Thanks Antonie. That helps. Both the solutions work. -Jed On 6/14/06, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Hi, I think file.encoding is not an ant system property, rather a java property. Try ant -D"file.encoding=UTF-8" or set ANT_OPTS=-D"file.encoding=UTF-8" ant Regards, Antoi

Re: file encoding to UTF-8

2006-06-14 Thread Antoine Levy-Lambert
Hi, I think file.encoding is not an ant system property, rather a java property. Try ant -D"file.encoding=UTF-8" or set ANT_OPTS=-D"file.encoding=UTF-8" ant Regards, Antoine Original-Nachricht Datum: Wed, 14 Jun 2006 11:07:57 -0400 Von: 1800 tbsfunny <[EMAIL PROTECTED]> An: