bodewig 2002/06/13 00:33:57
Modified: docs external.html
xdocs external.xml
Log:
Add entries requested by Susan Iwai <[EMAIL PROTECTED]> and Brendan Humphreys
<[EMAIL PROTECTED]>
Revision Changes Path
1.52 +204 -0 jakarta-ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/external.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- external.html 1 Jun 2002 12:26:31 -0000 1.51
+++ external.html 13 Jun 2002 07:33:57 -0000 1.52
@@ -415,6 +415,80 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Clover"><strong>Clover</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>Clover is an Ant-based Code Coverage tool. It can
be used
+ seamlessly with Ant-based projects. It provides method,
+ statement, and branch coverage analysis, and has rich
+ reporting in XML, HTML or via a Swing GUI.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Compatibility:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Ant 1.4.1 or greater
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="http://www.thecortex.net/clover">http://www.thecortex.net/clover</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Contact:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ License:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Commercial, free licenses available for open source
+ projects.
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Configure"><strong>Configure</strong></a>
</font>
</td></tr>
@@ -1709,6 +1783,66 @@
</blockquote>
</td></tr>
</table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Jing Task"><strong>Jing Task</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p> Validates XML files against the RELAX NG
alternative to XML Schema.
+ The Jing task for Ant allows you to efficiently validate
+ multiple files against multiple RELAX NG patterns and integrate
+ RELAX NG validation with other XML processing.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Compatibility:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Ant 1.4 and later
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="http://www.thaiopensource.com/relaxng/jing-ant.html">
+ http://www.thaiopensource.com/relaxng/jing-ant.html</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ License:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ BSD-like
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
</blockquote>
</td></tr>
</table>
@@ -2077,6 +2211,76 @@
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
GNU General Public License
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Eclipse"><strong>Eclipse</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>Eclipse is a universal tool platform with Ant
integration.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Compatibility:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Ant 1.3 - 1.4.1
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="http://www.eclipse.org">http://www.eclipse.org</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Contact:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="news://news.eclipse.org/eclipse.tools">news://news.eclipse.org/eclipse.tools</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ License:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Common Public License Version 0.5
</font>
</td>
</tr>
1.39 +76 -0 jakarta-ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- external.xml 1 Jun 2002 12:26:43 -0000 1.38
+++ external.xml 13 Jun 2002 07:33:57 -0000 1.39
@@ -128,6 +128,34 @@
</table>
</subsection>
+ <subsection name="Clover">
+
+ <p>Clover is an Ant-based Code Coverage tool. It can be used
+ seamlessly with Ant-based projects. It provides method,
+ statement, and branch coverage analysis, and has rich
+ reporting in XML, HTML or via a Swing GUI.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.4.1 or greater</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.thecortex.net/clover">http://www.thecortex.net/clover</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Commercial, free licenses available for open source
+ projects.</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="Configure">
<p>Recursive build support (call ant on every package level,
@@ -616,6 +644,30 @@
</table>
</subsection>
+ <subsection name="Jing Task">
+
+ <p> Validates XML files against the RELAX NG alternative to XML
Schema.
+ The Jing task for Ant allows you to efficiently validate
+ multiple files against multiple RELAX NG patterns and integrate
+ RELAX NG validation with other XML processing.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.4 and later</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.thaiopensource.com/relaxng/jing-ant.html">
+ http://www.thaiopensource.com/relaxng/jing-ant.html</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>BSD-like</td>
+ </tr>
+ </table>
+ </subsection>
+
</section>
<section name="Compiler Implementations">
@@ -742,6 +794,30 @@
<tr>
<th>License:</th>
<td>GNU General Public License</td>
+ </tr>
+ </table>
+ </subsection>
+
+ <subsection name="Eclipse">
+
+ <p>Eclipse is a universal tool platform with Ant integration.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.3 - 1.4.1</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.eclipse.org">http://www.eclipse.org</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a
href="news://news.eclipse.org/eclipse.tools">news://news.eclipse.org/eclipse.tools</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Common Public License Version 0.5</td>
</tr>
</table>
</subsection>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>