You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2011/07/25 13:11:09 UTC

[jira] [Created] (COMPRESS-148) Support reading of ZIP64 files in ZipArchiveInputStream

Support reading of ZIP64 files in ZipArchiveInputStream
-------------------------------------------------------

                 Key: COMPRESS-148
                 URL: https://issues.apache.org/jira/browse/COMPRESS-148
             Project: Commons Compress
          Issue Type: Sub-task
            Reporter: Stefan Bodewig
            Assignee: Stefan Bodewig


This will be by far the easiest part, will likely "only" need to detect Zip64 is used and use the extra field or 8byte length from data descriptor

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

        

[jira] [Resolved] (COMPRESS-148) Support reading of ZIP64 files in ZipArchiveInputStream

Posted by "Stefan Bodewig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COMPRESS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Bodewig resolved COMPRESS-148.
-------------------------------------

    Resolution: Fixed

This is going to need a lot more real interop tests but seems as if svn revision 1151858 of the zip64 branch works.

> Support reading of ZIP64 files in ZipArchiveInputStream
> -------------------------------------------------------
>
>                 Key: COMPRESS-148
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-148
>             Project: Commons Compress
>          Issue Type: Sub-task
>          Components: Archivers
>            Reporter: Stefan Bodewig
>            Assignee: Stefan Bodewig
>             Fix For: 1.3
>
>
> This will be by far the easiest part, will likely "only" need to detect Zip64 is used and use the extra field or 8byte length from data descriptor

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