https://issues.apache.org/bugzilla/show_bug.cgi?id=43139

Stefan Bodewig <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|Core tasks                  |Compress Antlib
         Resolution|                            |FIXED
   Target Milestone|---                         |1.1

--- Comment #2 from Stefan Bodewig <[email protected]> 2012-01-16 16:17:56 UTC 
---
The reson for this is the ZIP format supported by Ant.  Support for archives >
4GB has been added later to the base format (the so called Zip64 extensions)
and Ant's zip package doesn't understand this extension.

Commons Compress 1.3 supports them, so using the unzip task of the Compress
Antlib should work.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to