Browse Source

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
master
Jan Materne 18 years ago
parent
commit
607d535810
2 changed files with 172 additions and 0 deletions
  1. +114
    -0
      docs/antlibs/sandbox.html
  2. +58
    -0
      xdocs/antlibs/sandbox.xml

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

@@ -131,6 +131,63 @@
Current Sandbox Ant Libraries
</h3>
<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="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/debian/trunk/">http://svn.apache.org/viewcvs.cgi/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="GenDoc - Generate the manual for Ant Tasks from their sources"></a>
GenDoc - Generate the manual for Ant Tasks from their sources
</h4>
@@ -310,6 +367,63 @@
<td colspan="1" rowspan="1"
valign="top" align="left">
</td>
</tr>
</table>
<h4 class="subsection">
<a name="Props - additional Property Resolver"></a>
Props - additional Property Resolver
</h4>
<p>This is a library of supplementary handlers for Ant properties resolution.</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/props/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/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="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/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-07-25
</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>


+ 58
- 0
xdocs/antlibs/sandbox.xml View File

@@ -38,6 +38,35 @@

<section name="Current Sandbox Ant Libraries">

<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="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/debian/trunk/">http://svn.apache.org/viewcvs.cgi/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="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
@@ -129,6 +158,35 @@
</subsection>
<subsection name="Props - additional Property Resolver">

<p>This is a library of supplementary handlers for Ant properties resolution.</p>

<table>
<tr>
<th>SVN URL:</th>
<td><a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/props/trunk/</a></td>
</tr>
<tr>
<th>Ant compatibility:</th>
<td>Ant 1.7.x</td>
</tr>
<tr>
<th>Added to sandbox:</th>
<td>2007-07-25</td>
</tr>
<tr>
<th>Sponsoring Committers</th>
<td>Matt Benson</td>
</tr>
</table>
</subsection>
<subsection name="VSS - Microsoft Visual SourceSafe Tasks">

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


Loading…
Cancel
Save