You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Stefan Bodewig <bo...@apache.org> on 2012/04/20 17:57:30 UTC

[ANN] Apache Compress Antlib 1.2 Released

The Apache Compress Antlib offers tasks and types for the archive and
compression formats like CPIO, XZ, Pack200 and AR supported by Apache
Commons Compress as well as re-implementations of the formats already
supported by Ant's core.

Version 1.2 embraces Apache Commons Compress 1.4 and thus adds tasks and
resources for XZ compression and supports a wider variety of tar
dialects including some extended parts of the current POSIX standard.

Support for the XZ compression format is based on the XZ for Java
library of the Tukaani Project[1], which is required at runtime in
addition to Commons Compress.

Source and binary distributions are available from the Apache Ant
download site:

http://ant.apache.org/antlibs/bindownload.cgi

and

http://ant.apache.org/antlibs/srcdownload.cgi

Please verify signatures using the KEYS file available at the above
location when downloading the release.

For complete information on the Compress Antlib, including instructions
on how to submit bug reports, patches, or suggestions for improvement,
see the Apache Compress Antlib website:

http://ant.apache.org/antlibs/compress/index.html

Stefan Bodewig, on behalf of the Apache Ant community

[1] http://tukaani.org/xz/java.html