Open
Description
The ZIP file spec says that only forward slashes should be used in entry names (https://stackoverflow.com/a/44387973) but in fact adding a directory on Windows with ZipArchiver.addFileSet(...)
will lead to backslashes in the entry names returned by AbstractArchiver.getFiles()
.
This happens with plexus archiver 4.2.1.
Metadata
Metadata
Assignees
Labels
No labels