Changes in 1.3
Changes that Could Break Older Environments:
-
The Apache Compress Antlib now requires Apache Commons
Compress 1.6 if you want to work with arj or 7z archives.
In addition XZ for Java 1.4 is required if you want to
read/write 7z archives using LZMA(2) compression or
stand-alone LZMA files.
Fixed Bugs:
Other Changes:
-
The Apache Compress Antlib now requires Apache Commons
Compress 1.6 if you want to work with arj or 7z archives.
In addition XZ for Java 1.4 is required if you want to
read/write 7z archives using LZMA(2) compression or
stand-alone LZMA files.
-
Encoding support for dump and cpio archives and filesets.
-
Read-only support for uncompressed arj archives has been added.
-
Read-only support for LZMA standalone compression has been
added.
-
Support for file based 7z archives has been added.