Alex Turc created COMPRESS-312:
----------------------------------
Summary: public TarArchiveEntry(File file, String fileName) does
not normalize the file name.
Key: COMPRESS-312
URL: https://issues.apache.org/jira/browse/COMPRESS-312
Project: Commons Compress
Issue Type: Bug
Affects Versions: 1.9
Environment: Windows
Reporter: Alex Turc
Tar entry names are normalized most of the times (like replacing back slashes
with forward slashes). But TarArchiveEntry(File file, String fileName)
constructor does not do so.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)