diff --git a/docs/antlibs/compress/index.html b/docs/antlibs/compress/index.html index cf30ebdbc..eb90f019f 100644 --- a/docs/antlibs/compress/index.html +++ b/docs/antlibs/compress/index.html @@ -171,10 +171,10 @@
This Antlib contains tasks and resources that provide compression/uncompression and archival/unarchival capabilities based on Apache - Commons Compress. Using Apache Commons Compress 1.0 this + Commons Compress. Using Apache Commons Compress 1.1 this Antlib supports gzip and bzip2 compression and ar, cpio, tar and zip archives.
-The current code base is based on the 1.0 release of Commons +
The current code base is based on the 1.1 release of Commons Compress but it is expected that this Antlib follows Commons Compress' development and will add new compression or archiving formats as they are provided by the underlying diff --git a/xdocs/antlibs/compress/index.xml b/xdocs/antlibs/compress/index.xml index 649bece0e..a116b1bf7 100644 --- a/xdocs/antlibs/compress/index.xml +++ b/xdocs/antlibs/compress/index.xml @@ -27,11 +27,11 @@
This Antlib contains tasks and resources that provide compression/uncompression and archival/unarchival capabilities based on Apache - Commons Compress. Using Apache Commons Compress 1.0 this + Commons Compress. Using Apache Commons Compress 1.1 this Antlib supports gzip and bzip2 compression and ar, cpio, tar and zip archives.
-The current code base is based on the 1.0 release of Commons +
The current code base is based on the 1.1 release of Commons Compress but it is expected that this Antlib follows Commons Compress' development and will add new compression or archiving formats as they are provided by the underlying