[ 
https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073430#comment-13073430
 ] 

Stefan Bodewig commented on COMPRESS-36:
----------------------------------------

The ZIP64 branch has been merged back to trunk.

Current status: ZipArchiveInputStream looks good, ZipArchiveOutputStream is 
almost complete, need to decide how to handle the case of DEFLATED entries with 
unknown size when we are writing to a stream as I don't see any way to decide 
without user intervention whether we should enable ZIP64 or not.

> Add Zip64 Suport
> ----------------
>
>                 Key: COMPRESS-36
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-36
>             Project: Commons Compress
>          Issue Type: New Feature
>          Components: Archivers
>            Reporter: Christian Grobmeier
>            Assignee: Stefan Bodewig
>             Fix For: 1.3
>
>         Attachments: 5GB_of_Zeros.zip, zip64-sample.zip
>
>
> Add Zip64 support. This will make it work to deal with zipfiles > 2 GB. 
> Planned for compress 1.1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to