Pack200 is a special case as it can only compress JAR files.
EDIT 2 : I have corrected the code in order to have the same archive on all machine.
The tar package contains special cases in order to read many of the existing
2 Answers. 2. order by. active, oldest, votes. Up vote 3 ...
COMPRESS-540Random access on Tar archive · Bug
6 Answers. 6. order by. active, oldest, votes. Up vote 14 ...
o Updated XZ for Java dependency to 1.8 in order to pick up bug fix
Apache Commons Compress (http://commons.apache.org/compress/) is easy to use. Here's an example of reading a tar's entries: import java.io ...
Use GNU tools to compress and archive files.
You might be hitting a limitation of Commons Compress. At offset 124 of its header a tar entry stores its size. Commons Compress tries to ...