Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
We should add something like the following just after creating the JarOutputStream:
jos.setLevel(Deflater.NO_COMPRESSION);