DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4100>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4100 System language settings and "BUILD FAILED": the <javac> task doesn't support "includes" attribute ------- Additional Comments From [EMAIL PROTECTED] 2001-10-19 02:15 ------- Yes, but maybe changing the language has side effects (like giving Java a different idea of the platform's default encoding). Can you rebuild Ant if you change the first line of the build file to read <?xml version="1.0" encoding="UTF-8"?> This is just a guess, but we should try it anyway.
