git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@984155 13f79535-47bb-0310-9956-ffa450edef68master
@@ -171,10 +171,10 @@ | |||||
<p>This Antlib contains tasks and resources that provide | <p>This Antlib contains tasks and resources that provide | ||||
compression/uncompression and archival/unarchival capabilities | compression/uncompression and archival/unarchival capabilities | ||||
based on <a href="http://commons.apache.org/compress/">Apache | based on <a href="http://commons.apache.org/compress/">Apache | ||||
Commons Compress</a>. Using Apache Commons Compress 1.0 this | |||||
Commons Compress</a>. Using Apache Commons Compress 1.1 this | |||||
Antlib supports gzip and bzip2 compression and ar, cpio, tar | Antlib supports gzip and bzip2 compression and ar, cpio, tar | ||||
and zip archives.</p> | and zip archives.</p> | ||||
<p>The current code base is based on the 1.0 release of Commons | |||||
<p>The current code base is based on the 1.1 release of Commons | |||||
Compress but it is expected that this Antlib follows Commons | Compress but it is expected that this Antlib follows Commons | ||||
Compress' development and will add new compression or | Compress' development and will add new compression or | ||||
archiving formats as they are provided by the underlying | archiving formats as they are provided by the underlying | ||||
@@ -27,11 +27,11 @@ | |||||
<p>This Antlib contains tasks and resources that provide | <p>This Antlib contains tasks and resources that provide | ||||
compression/uncompression and archival/unarchival capabilities | compression/uncompression and archival/unarchival capabilities | ||||
based on <a href="http://commons.apache.org/compress/">Apache | based on <a href="http://commons.apache.org/compress/">Apache | ||||
Commons Compress</a>. Using Apache Commons Compress 1.0 this | |||||
Commons Compress</a>. Using Apache Commons Compress 1.1 this | |||||
Antlib supports gzip and bzip2 compression and ar, cpio, tar | Antlib supports gzip and bzip2 compression and ar, cpio, tar | ||||
and zip archives.</p> | and zip archives.</p> | ||||
<p>The current code base is based on the 1.0 release of Commons | |||||
<p>The current code base is based on the 1.1 release of Commons | |||||
Compress but it is expected that this Antlib follows Commons | Compress but it is expected that this Antlib follows Commons | ||||
Compress' development and will add new compression or | Compress' development and will add new compression or | ||||
archiving formats as they are provided by the underlying | archiving formats as they are provided by the underlying | ||||