You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2010/03/02 12:19:40 UTC

DO NOT REPLY [Bug 48781] RuntimeException: data starting at 0 is in unknown format

https://issues.apache.org/bugzilla/show_bug.cgi?id=48781

--- Comment #1 from Stefan Bodewig <bo...@apache.org> 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.