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
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: