From 607d535810623668daa71ebbf15379ee25b7b455 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Tue, 26 Jun 2007 06:20:02 +0000 Subject: [PATCH] Add "props" and "debian" to the sandbox page. Needs review by Kev and Matt. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@550705 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antlibs/sandbox.html | 114 ++++++++++++++++++++++++++++++++++++++ xdocs/antlibs/sandbox.xml | 58 +++++++++++++++++++ 2 files changed, 172 insertions(+) diff --git a/docs/antlibs/sandbox.html b/docs/antlibs/sandbox.html index 5bd5d97d6..03642fc38 100644 --- a/docs/antlibs/sandbox.html +++ b/docs/antlibs/sandbox.html @@ -131,6 +131,63 @@ Current Sandbox Ant Libraries

+ + Debian - Debian related tasks +

+

Debian provides tasks for generating Debian packages.

+ + + + + + + + + + + + + + + + + + + + + +
+ SVN URL: + + https://svn.apache.org/repos/asf/ant/sandbox/antlibs/debian/trunk/ +
+ ViewSVN: + + http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/debian/trunk/ +
+ Ant compatibility: + + Ant 1.7.x +
+ Added to sandbox: + + 2007-05-18 +
+ Sponsoring Committers + + Kevin Jackson +
+

GenDoc - Generate the manual for Ant Tasks from their sources

@@ -310,6 +367,63 @@ + + + +

+ + Props - additional Property Resolver +

+

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

+ + + + + + + + + + + + + + + + + + + +
+ SVN URL: + + https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/ +
+ ViewSVN: + + http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/trunk/ +
+ Ant compatibility: + + Ant 1.7.x +
+ Added to sandbox: + + 2007-07-25 +
+ Sponsoring Committers + + Matt Benson
diff --git a/xdocs/antlibs/sandbox.xml b/xdocs/antlibs/sandbox.xml index 8771ed96e..0e988cf95 100644 --- a/xdocs/antlibs/sandbox.xml +++ b/xdocs/antlibs/sandbox.xml @@ -38,6 +38,35 @@
+ + +

Debian provides tasks for generating Debian packages.

+ + + + + + + + + + + + + + + + + + + + + + +
SVN URL:https://svn.apache.org/repos/asf/ant/sandbox/antlibs/debian/trunk/
ViewSVN:http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/debian/trunk/
Ant compatibility:Ant 1.7.x
Added to sandbox:2007-05-18
Sponsoring CommittersKevin Jackson
+
+ +

Most of the information needed for writing the manual is inside the sources: attributes, nested elements (especially @@ -129,6 +158,35 @@ + + +

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

+ + + + + + + + + + + + + + + + + + + + + + +
SVN URL:https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/
ViewSVN:http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/trunk/
Ant compatibility:Ant 1.7.x
Added to sandbox:2007-07-25
Sponsoring CommittersMatt Benson
+
+ +

This antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original tasks