git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@991769 13f79535-47bb-0310-9956-ffa450edef68master
@@ -185,9 +185,41 @@ | |||||
</table> | </table> | ||||
</subsection> | </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> | </body> | ||||
</document> | </document> | ||||
@@ -269,36 +269,6 @@ | |||||
</table> | </table> | ||||
</subsection> | </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"> | <subsection name="WebLogic"> | ||||
<p>This antlib provides tasks for working with the WebLogic app server.</p> | <p>This antlib provides tasks for working with the WebLogic app server.</p> | ||||
<table> | <table> | ||||