From notifications-return-11801-apmail-ant-notifications-archive=ant.apache.org@ant.apache.org Tue Mar 02 11:20:05 2010 Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 51330 invoked from network); 2 Mar 2010 11:20:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Mar 2010 11:20:05 -0000 Received: (qmail 33614 invoked by uid 500); 2 Mar 2010 11:20:01 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 33592 invoked by uid 500); 2 Mar 2010 11:20:01 -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 33585 invoked by uid 99); 2 Mar 2010 11:20:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 11:20:01 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 11:20:01 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id D6E2B234C4AD; Tue, 2 Mar 2010 11:19:40 +0000 (UTC) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 48781] RuntimeException: data starting at 0 is in unknown format X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core 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: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20100302111940.D6E2B234C4AD@brutus.apache.org> Date: Tue, 2 Mar 2010 11:19:40 +0000 (UTC) https://issues.apache.org/bugzilla/show_bug.cgi?id=48781 --- Comment #1 from Stefan Bodewig 2010-03-02 11:19:39 UTC --- the problem is that Ant's ZIP package is less forgiving than others. I've recently patched commons-compress[1] to ignore ZIP extra fields it cannot parse and will merge it over to Ant's ZIP classes. [1] https://issues.apache.org/jira/browse/COMPRESS-73 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.