On 2014-10-10, Kristian Rosenvold wrote:

> This will break builds for people that actually *want* archives in
> file.encoding; they will need to explicitly specify encoding to get
> that encoding. To my understanding this is not really an issue, LEF
> support is ancient history.

At the time where I wrote
http://commons.apache.org/proper/commons-compress/zip.html#Encoding the
"compressed folder" feature of Windows (XP by then) completely ignored
the langauage encoding flag and always assumed ZIPs to use the same
native encoding as the system that extracted the archive.

I've just now re-tested it on a Windows 7 VM and the file names were
correct for files using German Umlauts but wrong for files using the
Euro-glyph.  As such I'm not convinced LEF works correctly for Windows,
you may want to perform some tests of your own - and I'll as people on
the commons-user list for additional data points.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to