It can be worse - Java itself may use a different encoding. I saw
JBuilder creating strange directories on Windows when my user id
contained Cyrillic characters.
- Alexey.
Dominique Devienne wrote:
I assume you have the filename directly in the build file, no? Because if it
was picked up by a fileset, it would probably work.
Did you think to change the XML declaration at the top to have the proper
encoding value? I don't know for sure, but XML may default to UTF-8. --DD
<?xml version="1.0" encoding="UTF-8"?>
--
------------------------------------------------------------------------
/ Alexey N. Solofnenko
home: http://trelony.cjb.net/
/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]