From b044980b90f6ab0c17fd5a4183244fc9066fca29 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Fri, 3 Jul 2009 06:12:47 +0000 Subject: [PATCH] Added "hidden" sandbox antlibs. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@790798 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antlibs/sandbox.html | 171 ++++++++++++++++++++++++++++++++++++++ xdocs/antlibs/sandbox.xml | 77 ++++++++++++++++- 2 files changed, 247 insertions(+), 1 deletion(-) diff --git a/docs/antlibs/sandbox.html b/docs/antlibs/sandbox.html index c317f3647..9c6657b01 100644 --- a/docs/antlibs/sandbox.html +++ b/docs/antlibs/sandbox.html @@ -163,6 +163,63 @@ Current Sandbox Ant Libraries

+ + Compress +

+

Compress library offers tasks for minimizing JavaScript scripts.

+ + + + + + + + + + + + + + + + + + + + + +
+ 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.7.x +
+ Added to sandbox: + + 2009-01-01 +
+ Sponsoring Committers + + Kevin Jackson +
+

DBPatch

@@ -573,6 +630,63 @@ valign="top" align="left"> Matt Benson + + +

+ + StarTeam +

+

This antlib provides tasks for working with the StarTeam SCM.

+ + + + + + + + + + + + + + + + + + + +
+ SVN URL: + + https://svn.apache.org/repos/asf/ant/sandbox/antlibs/starteam/ +
+ ViewSVN: + + http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/starteam/ +
+ Ant compatibility: + + Ant 1.7.x +
+ Added to sandbox: + + 2007-08-27 +
+ Sponsoring Committers + + Peter Reilly +

@@ -631,6 +745,63 @@ + + + +

+ + WebLogic +

+

This antlib provides tasks for working with the WebLogic app server.

+ + + + + + + + + + + + + + + + + + + +
+ SVN URL: + + https://svn.apache.org/repos/asf/ant/sandbox/antlibs/weblogic/ +
+ ViewSVN: + + http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/weblogic/ +
+ Ant compatibility: + + Ant 1.7.x +
+ Added to sandbox: + + 2007-08-20 +
+ Sponsoring Committers + + Peter Reilly, Stefan Bodewig
diff --git a/xdocs/antlibs/sandbox.xml b/xdocs/antlibs/sandbox.xml index ac15c3a32..0b78fb4db 100644 --- a/xdocs/antlibs/sandbox.xml +++ b/xdocs/antlibs/sandbox.xml @@ -38,6 +38,32 @@
+ +

Compress library offers tasks for minimizing JavaScript scripts.

+ + + + + + + + + + + + + + + + + + + + + +
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.7.x
Added to sandbox:2009-01-01
Sponsoring CommittersKevin Jackson
+
+

DBPatch library is intended to maintain versioning of a @@ -245,6 +271,31 @@ + +

This antlib provides tasks for working with the StarTeam SCM.

+ + + + + + + + + + + + + + + + + + + + + +
SVN URL:https://svn.apache.org/repos/asf/ant/sandbox/antlibs/starteam/
ViewSVN:http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/starteam/
Ant compatibility:Ant 1.7.x
Added to sandbox:2007-08-27
Sponsoring CommittersPeter Reilly
+
@@ -276,7 +327,31 @@ - + +

This antlib provides tasks for working with the WebLogic app server.

+ + + + + + + + + + + + + + + + + + + + + +
SVN URL:https://svn.apache.org/repos/asf/ant/sandbox/antlibs/weblogic/
ViewSVN:http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/weblogic/
Ant compatibility:Ant 1.7.x
Added to sandbox:2007-08-20
Sponsoring CommittersPeter Reilly, Stefan Bodewig
+