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=23775>. 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=23775 allow for international characters in comments or provide better error messages: Invalid byte 2 of 2-byte UTF-8 sequence Summary: allow for international characters in comments or provide better error messages: Invalid byte 2 of 2-byte UTF-8 sequence Product: Ant Version: 1.6Beta Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I quoted somebody in a comment of my build file <!-- Du Klasse Y im package a.b.c suchst, dann muß (das verlangt Java, --> and I got: <<Buildfile: build.xml BUILD FAILED Error reading project file: Invalid byte 2 of 2-byte UTF-8 sequence. Total time: 1 second>> Suggestions: 1) print the offending line number 2) print the offending character or the entire line P.S.: The German "SZ" was it! ;) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]