Author: bodewig
Date: Sun Apr 26 20:12:19 2026
New Revision: 1933367
Log:
add CycloneDX Antlib to sandbox
Modified:
ant/site/ant/production/antlibs/sandbox.html
ant/site/ant/sources/antlibs/sandbox.xml
Modified: ant/site/ant/production/antlibs/sandbox.html
==============================================================================
--- ant/site/ant/production/antlibs/sandbox.html Sun Apr 26 20:08:28
2026 (r1933366)
+++ ant/site/ant/production/antlibs/sandbox.html Sun Apr 26 20:12:19
2026 (r1933367)
@@ -201,30 +201,20 @@
Current Sandbox Ant Libraries
</h3>
<h4 class="subsection">
- <a name="DBPatch"></a>
- DBPatch
+ <a name="CycloneDX"></a>
+ CycloneDX
</h4>
- <p>DBPatch library is intended to maintain versioning
of a
- database schema and data during iterative development.</p>
+ <p>Create <a
href="https://cyclonedx.org">CycloneDX</a> SBOMs,
+ specify dependency information manually.</p>
<table class="ForrestTable"
cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
- SVN URL:
+ git URL:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- ViewSVN:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <a
href="https://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/">https://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/</a>
+ <a
href="https://github.com/apache/ant-antlibs-cyclonedx">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk/</a>
</td>
</tr>
<tr>
@@ -234,7 +224,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
- Ant 1.7.x
+ Ant 1.10.x
</td>
</tr>
<tr>
@@ -244,7 +234,7 @@
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
- 2008-04-22
+ 2026-04-26
</td>
</tr>
<tr>
@@ -258,481 +248,12 @@
</td>
</tr>
</table>
- <h4
class="subsection">
- <a name="Debian - Debian related tasks"></a>
- Debian - Debian related tasks
- </h4>
- <p>Debian provides tasks for generating Debian
packages.</p>
- <table class="ForrestTable"
cellspacing="1" cellpadding="4">
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- SVN URL:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- ViewSVN:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- Ant compatibility:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Ant 1.7.x
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Added to sandbox:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- 2007-05-18
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Sponsoring Committers
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Kevin Jackson
- </td>
- </tr>
- </table>
- <h4
class="subsection">
- <a name="FSCache - Filesystem Resource cache"></a>
- FSCache - Filesystem Resource cache
- </h4>
- <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 class="ForrestTable"
cellspacing="1" cellpadding="4">
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- SVN URL:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- ViewSVN:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- Ant compatibility:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Ant 1.8.x
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Added to sandbox:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- 2008-06-30
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Sponsoring Committers
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Matt Benson
- </td>
- </tr>
- </table>
- <h4
class="subsection">
- <a name="GenDoc - Generate the manual for Ant Tasks from their
sources"></a>
- GenDoc - Generate the manual for Ant Tasks from their sources
- </h4>
- <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 class="ForrestTable"
cellspacing="1" cellpadding="4">
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- SVN URL:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- ViewSVN:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- Ant compatibility:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Ant 1.7.x
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Added to sandbox:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- 2005-04-15
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Sponsoring Committers
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
-
- </td>
- </tr>
- </table>
- <h4
class="subsection">
- <a name="HTTP - tasks for handling HTTP requests"></a>
- HTTP - tasks for handling HTTP requests
- </h4>
- <p>This antlib contains tasks to make the basic HTTP
requests: get, post, head, put, with Basicauthentication.</p>
- <table class="ForrestTable"
cellspacing="1" cellpadding="4">
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- SVN URL:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- ViewSVN:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- Ant compatibility:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Ant 1.7.x
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Added to sandbox:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- 2006-06-27
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Sponsoring Committers
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
-
- </td>
- </tr>
- </table>
- <h4
class="subsection">
- <a name="Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's
manual"></a>
- Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's manual
- </h4>
- <p>This AntLib provides tasks for generating an
Eclipse Help PlugIn from Ant's manual.</p>
- <table class="ForrestTable"
cellspacing="1" cellpadding="4">
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- SVN URL:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- ViewSVN:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- Ant compatibility:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Ant 1.7.x
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Java compatibility:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Java 1.5+
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Added to sandbox:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- 2007-03-01
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Sponsoring Committers
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
-
- </td>
- </tr>
- </table>
- <h4
class="subsection">
- <a name="Minify"></a>
- Minify
- </h4>
- <p>Minify library offers tasks for minimizing
JavaScript scripts.</p>
- <table class="ForrestTable"
cellspacing="1" cellpadding="4">
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- SVN URL:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- ViewSVN:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- Ant compatibility:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Ant 1.7.x
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Added to sandbox:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- 2009-01-01
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Sponsoring Committers
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Kevin Jackson
- </td>
- </tr>
- </table>
- <h4
class="subsection">
- <a name="StarTeam"></a>
- StarTeam
- </h4>
- <p>This antlib provides tasks for working with the
StarTeam SCM.</p>
- <table class="ForrestTable"
cellspacing="1" cellpadding="4">
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- SVN URL:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- ViewSVN:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- Ant compatibility:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Ant 1.7.x
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Added to sandbox:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- 2007-08-27
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Sponsoring Committers
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Peter Reilly
- </td>
- </tr>
- </table>
- <h4
class="subsection">
- <a name="WebLogic"></a>
- WebLogic
- </h4>
- <p>This antlib provides tasks for working with the
WebLogic app server.</p>
- <table class="ForrestTable"
cellspacing="1" cellpadding="4">
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- SVN URL:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- ViewSVN:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- <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 colspan="1" rowspan="1"
- valign="top" align="left">
- Ant compatibility:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Ant 1.7.x
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Added to sandbox:
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- 2007-08-20
- </td>
- </tr>
- <tr>
- <th colspan="1" rowspan="1"
- valign="top" align="left">
- Sponsoring Committers
- </th>
- <td colspan="1" rowspan="1"
- valign="top" align="left">
- Peter Reilly, Stefan Bodewig
- </td>
- </tr>
- </table>
</div>
</div>
<p class="copyright">
- Copyright © 1999-2024 The Apache Software Foundation, Licensed
under the Apache License, Version 2.0.
+ Copyright © 1999-2026 The Apache Software Foundation, Licensed
under the Apache License, Version 2.0.
</p>
<p class="copyright">
Apache Ant, Apache Ivy, Apache EasyAnt, Ant, Ivy, EasyAnt, Apache, the
Apache feather logo, and the Apache Ant project logos are trademarks of The
Apache Software Foundation.
Modified: ant/site/ant/sources/antlibs/sandbox.xml
==============================================================================
--- ant/site/ant/sources/antlibs/sandbox.xml Sun Apr 26 20:08:28 2026
(r1933366)
+++ ant/site/ant/sources/antlibs/sandbox.xml Sun Apr 26 20:12:19 2026
(r1933367)
@@ -38,6 +38,31 @@
<section name="Current Sandbox Ant Libraries">
+ <subsection name="CycloneDX">
+
+ <p>Create <a href="https://cyclonedx.org">CycloneDX</a> SBOMs,
+ specify dependency information manually.</p>
+
+ <table>
+ <tr>
+ <th>git URL:</th>
+ <td><a
href="https://github.com/apache/ant-antlibs-cyclonedx">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk/</a></td>
+ </tr>
+ <tr>
+ <th>Ant compatibility:</th>
+ <td>Ant 1.10.x</td>
+ </tr>
+ <tr>
+ <th>Added to sandbox:</th>
+ <td>2026-04-26</td>
+ </tr>
+ <tr>
+ <th>Sponsoring Committers</th>
+ <td>Stefan Bodewig</td>
+ </tr>
+ </table>
+ </subsection>
+
<!-- example for copy/paste reuse ;-)
<subsection name="AntUnit - Unit Test Framework for Ant Tasks">