On 2010-10-08, Ximin Luo wrote:
> We're currently using the bzip2/tar libraries from org.apache.tools in our
> project, but I've just come across the org.apache.commons.compress library,
> which seems to contain pretty much the same code.
commons-compress also contains code for CPIO and AR.
> Wh
Hi,
We're currently using the bzip2/tar libraries from org.apache.tools in our
project, but I've just come across the org.apache.commons.compress library,
which seems to contain pretty much the same code.
Which version is newer, or more actively maintained? We would prefer
commons-compress, becau