Description
As reported in TIKA-346, a ZIP file that uses a compression method other than STORED (0) or DEFLATED (8) will cause an IllegalArgumentException ("invalid compression method") to be thrown.
It would be great if commons-compress supported alternative compression methods or at least degraded more gracefully when encountering them.
Attachments
Issue Links
- blocks
-
TIKA-346 ZipParser throws "invalid compression method" error for some archives
- Closed
-
COMPRESS-115 Imploded entry decompression for Zip archives (method 6)
- Resolved
- is blocked by
-
COMPRESS-143 Add support for pluggable encryption and compression methods to ZIP
- Open