Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 66055 invoked from network); 18 Jul 2008 11:03:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2008 11:03:41 -0000 Received: (qmail 39455 invoked by uid 500); 18 Jul 2008 11:03:40 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 39428 invoked by uid 500); 18 Jul 2008 11:03:40 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 39419 invoked by uid 99); 18 Jul 2008 11:03:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2008 04:03:40 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2008 11:02:55 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 7AB49234C172; Fri, 18 Jul 2008 04:02:50 -0700 (PDT) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 44913] org.apache.tools. zip unable to unzip file created by org.apache.tools.zip X-Bugzilla-Reason: CC X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bodewig@apache.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bodewig@apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20080718110250.7AB49234C172@brutus.apache.org> Date: Fri, 18 Jul 2008 04:02:50 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=44913 --- Comment #6 from Stefan Bodewig 2008-07-18 04:02:50 PST --- Jacob, does this happen independent of the input you use? Roundtripping archives is part of Ant's testsuite so I'm pretty certain that it works when used the way Ant uses it ( uses the file argument constructor). It could be related to the things you are trying to compress/extract. With the attachment on its own it seems to work for me. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.