Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 27309 invoked from network); 6 May 2010 12:46:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 May 2010 12:46:13 -0000 Received: (qmail 84102 invoked by uid 500); 6 May 2010 12:46:13 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 84040 invoked by uid 500); 6 May 2010 12:46:13 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 84032 invoked by uid 99); 6 May 2010 12:46:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 May 2010 12:46:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 May 2010 12:46:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o46CjnBh012687 for ; Thu, 6 May 2010 12:45:49 GMT Message-ID: <9989968.9901273149949349.JavaMail.jira@thor> Date: Thu, 6 May 2010 08:45:49 -0400 (EDT) From: "Stefan Bodewig (JIRA)" To: issues@commons.apache.org Subject: [jira] Issue Comment Edited: (COMPRESS-36) Add Zip64 Suport In-Reply-To: <1963106497.1237071770451.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864753#action_12864753 ] Stefan Bodewig edited comment on COMPRESS-36 at 5/6/10 8:44 AM: ---------------------------------------------------------------- It means inidividual archived files cannot be bigger than 2GB (uncompressed), the whole archive can. was (Author: bodewig): It means inidividual archived files cannot be bigger than 2GB, the whole archive can. > Add Zip64 Suport > ---------------- > > Key: COMPRESS-36 > URL: https://issues.apache.org/jira/browse/COMPRESS-36 > Project: Commons Compress > Issue Type: New Feature > Reporter: Christian Grobmeier > > 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. - You can reply to this email to add a comment to the issue online.