Browse Source

Added "hidden" sandbox antlibs.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@790798 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 16 years ago
parent
commit
b044980b90
2 changed files with 247 additions and 1 deletions
  1. +171
    -0
      docs/antlibs/sandbox.html
  2. +76
    -1
      xdocs/antlibs/sandbox.xml

+ 171
- 0
docs/antlibs/sandbox.html View File

@@ -163,6 +163,63 @@
Current Sandbox Ant Libraries
</h3>
<h4 class="subsection">
<a name="Compress"></a>
Compress
</h4>
<p>Compress 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/compress/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/compress/</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="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/compress/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/compress/</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="DBPatch"></a>
DBPatch
</h4>
@@ -573,6 +630,63 @@
valign="top" align="left">
Matt Benson
</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="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/starteam/">http://svn.apache.org/viewcvs.cgi/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">
@@ -631,6 +745,63 @@
<td colspan="1" rowspan="1"
valign="top" align="left">
</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="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/weblogic/">http://svn.apache.org/viewcvs.cgi/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>


+ 76
- 1
xdocs/antlibs/sandbox.xml View File

@@ -38,6 +38,32 @@

<section name="Current Sandbox Ant Libraries">

<subsection name="Compress">
<p>Compress 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/compress/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/compress/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/compress/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/compress/</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="DBPatch">

<p>DBPatch library is intended to maintain versioning of a
@@ -245,6 +271,31 @@
</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="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/starteam/">http://svn.apache.org/viewcvs.cgi/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="VSS - Microsoft Visual SourceSafe Tasks">

@@ -276,7 +327,31 @@
</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="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/weblogic/">http://svn.apache.org/viewcvs.cgi/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 ;-)


Loading…
Cancel
Save