On 2013-04-24, Sentinel.czech wrote: > As I have read in discussion thred something changed in zip algorithm.
Yes, that's right. <https://issues.apache.org/bugzilla/show_bug.cgi?id=54762> > Question is, if there is a way to create "old style" compressed jar. One option is to the compress' antlib's zip task which already has the zip64Mode attribute that you can set to "never". Other than that the only idea I'd have was running Java's own "jar" via <exec> or <apply>. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org