https://issues.apache.org/bugzilla/show_bug.cgi?id=51645
--- Comment #1 from JZ <[email protected]> 2011-08-10 19:56:50 UTC --- Created attachment 27367 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27367 Test cases to expose bug. Run with file.encoding=UTF-8 Tests will execute successfully if default file.encoding is ISO-8859-1 (or other 8bit that can handle the chars in the test). However, run with -Dfile.encoding=UTF-8 VM arg and tests will fail. Requires new bin/testfiles/testutf8.csv (attached next). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
