Browse Source

move vss antlib from sandbox->proper

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@991769 13f79535-47bb-0310-9956-ffa450edef68
master
Kevin Jackson 14 years ago
parent
commit
9a62b6ec61
2 changed files with 33 additions and 31 deletions
  1. +33
    -1
      xdocs/antlibs/proper.xml
  2. +0
    -30
      xdocs/antlibs/sandbox.xml

+ 33
- 1
xdocs/antlibs/proper.xml View File

@@ -185,9 +185,41 @@
</table>
</subsection>

<a name="vss"/>
<subsection name="VSS - Microsoft Visual SourceSafe Tasks">

</section>
<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/antlibs/vss/trunk/">http://svn.apache.org/repos/asf/ant/antlibs/vss/trunk/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewvc/ant/antlibs/vss/trunk/">http://svn.apache.org/viewvc/ant/antlibs/vss/trunk/</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>Promoted from sandbox:</th>
<td>2010-09-02</td>
</tr>
<tr>
<th>Latest Release:</th>
<td>None</td>
</tr>
</table>
</subsection>
</section>
</body>
</document>


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

@@ -269,36 +269,6 @@
</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>

<subsection name="WebLogic">
<p>This antlib provides tasks for working with the WebLogic app server.</p>
<table>


Loading…
Cancel
Save