diff --git a/docs/antlibs/sandbox.html b/docs/antlibs/sandbox.html index 26e1e24e8..83904c9a7 100644 --- a/docs/antlibs/sandbox.html +++ b/docs/antlibs/sandbox.html @@ -182,7 +182,10 @@ Compress -

Compress library offers tasks for minimizing JavaScript scripts.

+

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

@@ -221,7 +224,7 @@ @@ -231,7 +234,7 @@
- Ant 1.7.x + Ant 1.8.x
- 2009-01-01 + 2009-07-31
- Kevin Jackson + Stefan Bodewig
@@ -588,6 +591,63 @@ + + + +

+ + Minify +

+

Minify library offers tasks for minimizing JavaScript scripts.

+ + + + + + + + + + + + + + + + + + + +
+ SVN URL: + + https://svn.apache.org/repos/asf/ant/sandbox/antlibs/minify/ +
+ ViewSVN: + + http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/minify/ +
+ Ant compatibility: + + Ant 1.7.x +
+ Added to sandbox: + + 2009-01-01 +
+ Sponsoring Committers + + Kevin Jackson
diff --git a/xdocs/antlibs/sandbox.xml b/xdocs/antlibs/sandbox.xml index 0b78fb4db..949054c0e 100644 --- a/xdocs/antlibs/sandbox.xml +++ b/xdocs/antlibs/sandbox.xml @@ -39,7 +39,10 @@
-

Compress library offers tasks for minimizing JavaScript scripts.

+

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

@@ -51,15 +54,15 @@ - + - + - +
SVN URL:
Ant compatibility:Ant 1.7.xAnt 1.8.x
Added to sandbox:2009-01-012009-07-31
Sponsoring CommittersKevin JacksonStefan Bodewig
@@ -243,6 +246,32 @@ + +

Minify library offers tasks for minimizing JavaScript scripts.

+ + + + + + + + + + + + + + + + + + + + + +
SVN URL:https://svn.apache.org/repos/asf/ant/sandbox/antlibs/minify/
ViewSVN:http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/minify/
Ant compatibility:Ant 1.7.x
Added to sandbox:2009-01-01
Sponsoring CommittersKevin Jackson
+
+

This is a library of supplementary handlers for Ant properties resolution.