How do I disable GZIP compress with the pack200 tool?
Created May 8, 2012
John Zukowski Use the
--no-gzip
option:
pack200 --no-gzip file.jar.pack file.jar