[ 
https://issues.apache.org/jira/browse/COMPRESS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Bodewig resolved COMPRESS-150.
-------------------------------------

    Resolution: Fixed

The last missing piece has been svn revision 1155429

> Add support for writing Zip64 entries in ZipArchiveOutputStream
> ---------------------------------------------------------------
>
>                 Key: COMPRESS-150
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-150
>             Project: Commons Compress
>          Issue Type: Sub-task
>          Components: Archivers
>            Reporter: Stefan Bodewig
>            Assignee: Stefan Bodewig
>             Fix For: 1.3
>
>
> This should happen transparently if the entry's uncompressed or even 
> compressed size exceeds 0xffffffff.
> Write correct markers in LFH and CD, write eight byte length in DD (if 
> present) when entry used zip64, write zip64 extra fields if needed, write 
> zip64 CD records if any entry uses zip64 or any offset exceeds 0xffffffff.

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

        

Reply via email to