https://issues.apache.org/bugzilla/show_bug.cgi?id=36851
--- Comment #3 from Stefan Bodewig <[email protected]> --- With svn revision 1350857 the infrastructure for proper handling of encoding is there, the task doesn't use it, though. The only real way to handle characters other than ASCII is to use PAX extension headers (which explicitly use UTF-8), any other approach is non-portable or will only work if filename-encoding of source and target machine match. -- You are receiving this mail because: You are the assignee for the bug.
