Return zip entries in the original order
----------------------------------------
Key: COMPRESS-99
URL: https://issues.apache.org/jira/browse/COMPRESS-99
Project: Commons Compress
Issue Type: Improvement
Affects Versions: 1.0
Reporter: Trejkaz
We would like ZipFile.getEntries() to return its entries in the original order,
instead of the random ordering used at present.
If this cannot be done, we need a way to sort the entries back into the
original order ourselves (which at present is not possible either.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.