Author: bodewig
Date: Sun Apr 26 20:08:28 2026
New Revision: 1933366
Log:
remove dead sandbox antlibs
Modified:
ant/site/ant/sources/antlibs/sandbox.xml
Modified: ant/site/ant/sources/antlibs/sandbox.xml
==============================================================================
--- ant/site/ant/sources/antlibs/sandbox.xml Sun Apr 26 16:46:27 2026
(r1933365)
+++ ant/site/ant/sources/antlibs/sandbox.xml Sun Apr 26 20:08:28 2026
(r1933366)
@@ -38,264 +38,6 @@
<section name="Current Sandbox Ant Libraries">
- <subsection name="DBPatch">
-
- <p>DBPatch library is intended to maintain versioning of a
- database schema and data during iterative development.</p>
-
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/dbpatch/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/dbpatch/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2008-04-22</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td>Stefan Bodewig</td>
- </tr>
- </table>
- </subsection>
-
- <subsection name="Debian - Debian related tasks">
-
- <p>Debian provides tasks for generating Debian packages.</p>
-
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/debian/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/debian/trunk/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/debian/trunk/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/debian/trunk/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2007-05-18</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td>Kevin Jackson</td>
- </tr>
- </table>
- </subsection>
-
-
- <subsection name="FSCache - Filesystem Resource cache">
-
- <p>This is a library of tasks and types to cache arbitrary Ant
resources
- to the filesystem for processing with file-based tools.</p>
-
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/fscache/trunk/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/fscache/trunk/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.8.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2008-06-30</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td>Matt Benson</td>
- </tr>
- </table>
- </subsection>
-
-
- <subsection name="GenDoc - Generate the manual for Ant Tasks from their
sources">
-
- <p>Most of the information needed for writing the manual is inside the
sources: attributes, nested elements (especially
- inherited one). GenDoc collects these information and generates the
manual as xml page. Following steps transform this
- xml into the final format (HTML in the first step, PDF may follow).</p>
-
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2005-04-15</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td> </td>
- </tr>
- </table>
- </subsection>
-
-
- <subsection name="HTTP - tasks for handling HTTP requests">
-
- <p>This antlib contains tasks to make the basic HTTP requests: get,
post, head, put, with Basicauthentication.</p>
-
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/https/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/https/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/https/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/https/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2006-06-27</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td> </td>
- </tr>
- </table>
- </subsection>
-
-
- <subsection name="Manual4Eclipse - Generate an Eclipse Help PlugIn from
Ant's manual">
- <p>This AntLib provides tasks for generating an Eclipse Help PlugIn
from Ant's manual.</p>
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/manual4eclipse/trunk/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/manual4eclipse/trunk/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Java compatibility:</th>
- <td>Java 1.5+</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2007-03-01</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td> </td>
- </tr>
- </table>
- </subsection>
-
-
- <subsection name="Minify">
- <p>Minify library offers tasks for minimizing JavaScript scripts.</p>
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/minify/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/minify/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/minify/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/minify/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2009-01-01</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td>Kevin Jackson</td>
- </tr>
- </table>
- </subsection>
-
- <subsection name="StarTeam">
- <p>This antlib provides tasks for working with the StarTeam SCM.</p>
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/starteam/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/starteam/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/starteam/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/starteam/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2007-08-27</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td>Peter Reilly</td>
- </tr>
- </table>
- </subsection>
-
- <subsection name="WebLogic">
- <p>This antlib provides tasks for working with the WebLogic app
server.</p>
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/weblogic/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/weblogic/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/weblogic/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/weblogic/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2007-08-20</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td>Peter Reilly, Stefan Bodewig</td>
- </tr>
- </table>
- </subsection>
-
-
<!-- example for copy/paste reuse ;-)
<subsection name="AntUnit - Unit Test Framework for Ant Tasks">