https://issues.apache.org/bugzilla/show_bug.cgi?id=52170
--- Comment #4 from Matt Accola <[email protected]> 2011-11-11 16:34:37 UTC --- I really appreciate your quick responses and understand your position. For now I am working around by changing the Ant source code and building my own custom Ant JARs. That is working well. Actually after the change I can do a complete comparison using the ZipDiff tool located here, http://zipdiff.sourceforge.net/ Just as an FYI here is a link to the Gradle class that sets the DEFLATED method: https://github.com/gradle/gradle/blob/master/subprojects/core/src/main/groovy/org/gradle/api/internal/file/archive/ZipCopySpecVisitor.java -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
