From f81509b0c434da3f120ef759fd3c494be5eb3d68 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 16 Oct 2009 06:26:37 +0000 Subject: [PATCH] Promote Compress Antlib and add an initial homepage - not much more than a placeholder for now git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@825781 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antlibs/compress/index.html | 203 +++++++++++++++++++++++++++++++ docs/antlibs/proper.html | 81 ++++++++++++ docs/antlibs/sandbox.html | 60 --------- xdocs/antlibs/compress/index.xml | 36 ++++++ xdocs/antlibs/proper.xml | 38 ++++++ xdocs/antlibs/sandbox.xml | 29 ----- 6 files changed, 358 insertions(+), 89 deletions(-) create mode 100644 docs/antlibs/compress/index.html create mode 100644 xdocs/antlibs/compress/index.xml diff --git a/docs/antlibs/compress/index.html b/docs/antlibs/compress/index.html new file mode 100644 index 000000000..9e2b03047 --- /dev/null +++ b/docs/antlibs/compress/index.html @@ -0,0 +1,203 @@ + + + + + + + + + Apache Ant - Compress Antlib + + + + + + +
+ + + + + + +
Apache Ant siteApache Ant logo +
+ + + + + + + + + + + + + + +
+ + + + +
+ the Apache Ant site +
+
+
+
+ +
+ + + + + +
+ + + + +
Home
+
+ + + + +
Projects
+
+
+ +
+ + +
 
+
+
+

Compress Antlib

+

+ + Compress Antlib +

+

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 + Antlib supports gzip and bzip2 compression and ar, cpio, tar + and zip archives.

+ +
+
+ + + + + + + + + + + + + + + + + + + diff --git a/docs/antlibs/proper.html b/docs/antlibs/proper.html index 2c3a6c66e..045234d55 100644 --- a/docs/antlibs/proper.html +++ b/docs/antlibs/proper.html @@ -247,6 +247,87 @@ valign="top" align="left"> 1.1 released on September 26, 2008 + + + +

+ + Compress +

+

The compress library offers tasks and types for additional + archive formats like CPIO and AR supported + by Apache + Commons Compress.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Homepage: + + http://ant.apache.org/antlibs/compress/ +
+ SVN URL: + + https://svn.apache.org/repos/asf/ant/antlibs/compress/ +
+ ViewSVN: + + http://svn.apache.org/viewcvs.cgi/ant/antlibs/compress/ +
+ Ant compatibility: + + Ant 1.8.x +
+ Added to sandbox: + + 2009-07-31 +
+ Promoted from sandbox: + + 2009-10-16 +
+ Latest Release: + + None +
diff --git a/docs/antlibs/sandbox.html b/docs/antlibs/sandbox.html index 054bf43b5..b2ceec2ad 100644 --- a/docs/antlibs/sandbox.html +++ b/docs/antlibs/sandbox.html @@ -179,66 +179,6 @@ Current Sandbox Ant Libraries

- - Compress -

-

The compress library offers tasks and types for additional - archive formats like CPIO and AR supported - by Apache - Commons Compress.

- - - - - - - - - - - - - - - - - - - - - -
- SVN URL: - - https://svn.apache.org/repos/asf/ant/sandbox/antlibs/compress/ -
- ViewSVN: - - http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/compress/ -
- Ant compatibility: - - Ant 1.8.x -
- Added to sandbox: - - 2009-07-31 -
- Sponsoring Committers - - Stefan Bodewig -
-

DBPatch

diff --git a/xdocs/antlibs/compress/index.xml b/xdocs/antlibs/compress/index.xml new file mode 100644 index 000000000..a2c4e1aeb --- /dev/null +++ b/xdocs/antlibs/compress/index.xml @@ -0,0 +1,36 @@ + + + + + + + Compress Antlib + + + +
+

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 + Antlib supports gzip and bzip2 compression and ar, cpio, tar + and zip archives.

+
+ +
+ diff --git a/xdocs/antlibs/proper.xml b/xdocs/antlibs/proper.xml index ec0c43475..d5b4fa442 100644 --- a/xdocs/antlibs/proper.xml +++ b/xdocs/antlibs/proper.xml @@ -66,6 +66,44 @@ + + +

The compress library offers tasks and types for additional + archive formats like CPIO and AR supported + by Apache + Commons Compress.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Homepage:http://ant.apache.org/antlibs/compress/
SVN URL:https://svn.apache.org/repos/asf/ant/antlibs/compress/
ViewSVN:http://svn.apache.org/viewcvs.cgi/ant/antlibs/compress/
Ant compatibility:Ant 1.8.x
Added to sandbox:2009-07-31
Promoted from sandbox:2009-10-16
Latest Release:None
+ + diff --git a/xdocs/antlibs/sandbox.xml b/xdocs/antlibs/sandbox.xml index 93091e82e..bf6402808 100644 --- a/xdocs/antlibs/sandbox.xml +++ b/xdocs/antlibs/sandbox.xml @@ -38,35 +38,6 @@
- -

The compress library offers tasks and types for additional - archive formats like CPIO and AR supported - by Apache - Commons Compress.

- - - - - - - - - - - - - - - - - - - - - -
SVN URL:https://svn.apache.org/repos/asf/ant/sandbox/antlibs/compress/
ViewSVN:http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/compress/
Ant compatibility:Ant 1.8.x
Added to sandbox:2009-07-31
Sponsoring CommittersStefan Bodewig
- -

DBPatch library is intended to maintain versioning of a