Browse Source

move props antlib section

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@822577 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
d514ec356f
2 changed files with 34 additions and 28 deletions
  1. +34
    -0
      xdocs/antlibs/proper.xml
  2. +0
    -28
      xdocs/antlibs/sandbox.xml

+ 34
- 0
xdocs/antlibs/proper.xml View File

@@ -109,6 +109,40 @@
</table>
</subsection>

<a name="props"/>
<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/antlibs/props/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/props/trunk/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/props/trunk/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/props/trunk/</a></td>
</tr>
<tr>
<th>Ant compatibility:</th>
<td>Ant 1.8.x</td>
</tr>
<tr>
<th>Added to sandbox:</th>
<td>2007-07-25</td>
</tr>
<tr>
<th>Promoted from sandbox:</th>
<td>2009-10-06</td>
</tr>
<tr>
<th>Latest Release:</th>
<td>None</td>
</tr>
</table>
</subsection>

<a name="svn"/>
<subsection name="SVN - Subversion Support">



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

@@ -272,34 +272,6 @@
</table>
</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.8.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="StarTeam">
<p>This antlib provides tasks for working with the StarTeam SCM.</p>
<table>


Loading…
Cancel
Save