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

Stefan Bodewig resolved COMPRESS-149.
-------------------------------------

    Resolution: Fixed

should work with svn revision 1153850

> Support reading of ZIP64 files in ZipFile
> -----------------------------------------
>
>                 Key: COMPRESS-149
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-149
>             Project: Commons Compress
>          Issue Type: Sub-task
>          Components: Archivers
>            Reporter: Stefan Bodewig
>            Assignee: Stefan Bodewig
>             Fix For: 1.3
>
>
> Will need support for reading the new central directory structure as well as 
> everything that ZipArchiveInputStream does.
> It may turn out that parsing of zip extra fields needs to be special cased 
> for the Zip64 field as the CD data cannot be reliably parsed from the raw 
> bytes without knowing which fields in the CD have been set to 0xffffffff.  
> Given that the zip64 extra field is a very special one for the format, this 
> may just be OK.

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

        

Reply via email to