Andi Huber created CAUSEWAY-3805: ------------------------------------ Summary: [Commons] ZipUtils can fail with 'Only DEFLATED entries can have EXT descriptor' Key: CAUSEWAY-3805 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3805 Project: Causeway Issue Type: Bug Components: Commons Reporter: Andi Huber Assignee: Andi Huber Fix For: 2.2.0, 3.2.0
Unzipping of certain ZIP files potentially fails with 'Only DEFLATED entries can have EXT descriptor'. See https://bugs.openjdk.org/browse/JDK-8327690 Solution is to use the JDK ZIp File System API (see https://dev.java/learn/modernio/#the-files-api) -- This message was sent by Atlassian Jira (v8.20.10#820010)