Browse Source

Update the sandbox homepage (needs more infos...)

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421167 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 19 years ago
parent
commit
ed49018efc
2 changed files with 269 additions and 5 deletions
  1. +176
    -2
      docs/antlibs/sandbox.html
  2. +93
    -3
      xdocs/antlibs/sandbox.xml

+ 176
- 2
docs/antlibs/sandbox.html View File

@@ -122,8 +122,182 @@
<a name="Current Sandbox Ant Libraries"></a>
Current Sandbox Ant Libraries
</h3>
<p>There are no Ant libraries in the sandbox right now.</p>
<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="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/">http://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="http://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/">http://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="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/http/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/http/</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/viewvc/ant/sandbox/antlibs/http/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/http/</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="VSS - Microsoft Visual SourceSafe Tasks"></a>
VSS - Microsoft Visual SourceSafe Tasks
</h4>
<p>This antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original tasks
(org.apache.tools.ant.taskdefs.optional.vss) have been expanded upon in this antlib.
Some fixes to issues in the original tasks have also been incorporated.</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="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/vss/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/vss/</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/viewvc/ant/sandbox/antlibs/vss/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/vss/</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-04-26
</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>
</div>
</div>



+ 93
- 3
xdocs/antlibs/sandbox.xml View File

@@ -37,7 +37,98 @@

<section name="Current Sandbox Ant Libraries">

<p>There are no Ant libraries in the sandbox right now.</p>
<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="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/gendoc/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/gendoc/">http://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="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/http/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/http/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/http/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/http/</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="VSS - Microsoft Visual SourceSafe Tasks">

<p>This antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original tasks
(org.apache.tools.ant.taskdefs.optional.vss) have been expanded upon in this antlib.
Some fixes to issues in the original tasks have also been incorporated.</p>

<table>
<tr>
<th>SVN URL:</th>
<td><a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/vss/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/vss/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewvc/ant/sandbox/antlibs/vss/">http://svn.apache.org/viewvc/ant/sandbox/antlibs/vss/</a></td>
</tr>
<tr>
<th>Ant compatibility:</th>
<td>Ant 1.7.x</td>
</tr>
<tr>
<th>Added to sandbox:</th>
<td>2006-04-26 </td>
</tr>
<tr>
<th>Sponsoring Committers</th>
<td> </td>
</tr>
</table>
</subsection>




<!-- example for copy/paste reuse ;-)
<subsection name="AntUnit - Unit Test Framework for Ant Tasks">
@@ -72,7 +163,6 @@
</subsection>
-->
</section>
</body>
</document>


Loading…
Cancel
Save