bodewig 2002/11/25 23:45:36 Modified: docs external.html xdocs external.xml Log: Add pointers to JCSC and Greebo Submitted by: Ralph Jocham <rjocham72 at yahoo.com> Ozben Evren <OzbenE at discore.com> Revision Changes Path 1.67 +135 -0 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- external.html 18 Nov 2002 08:16:07 -0000 1.66 +++ external.html 26 Nov 2002 07:45:36 -0000 1.67 @@ -914,6 +914,82 @@ <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr><td bgcolor="#828DA6"> <font color="#ffffff" face="arial,helvetica,sanserif"> + <a name="Greebo"><strong>Greebo</strong></a> + </font> + </td></tr> + <tr><td> + <blockquote> + <p>Greebo is an Ant-task for downloading dependency files + (currently only jars) from a network to a specified directory, + much like Maven. It supports multiple local and remote + repositories with either flat or maven-like structures. It can + read the dependency list from a Maven project file, a + maven-like dependency file, or directly from the build.xml + file.</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.5 + </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.discore.com/oz/new/index.htm">http://www.discore.com/oz/new/index.htm</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]">Ozben Evren</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"> + Apache Software 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="Importscrubber"><strong>Importscrubber</strong></a> </font> </td></tr> @@ -1395,6 +1471,65 @@ valign="top" align="left"> <font color="#000000" size="-1" face="arial,helvetica,sanserif"> Apache Software 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="JCSC"><strong>JCSC</strong></a> + </font> + </td></tr> + <tr><td> + <blockquote> + <p>JCSC is a Java Coding Standard Checker which also features + the generation of some code metrics. It is a command line tool + with an Ant task to scan whole package trees. The result can + viewed in an JavaDoc style web page.</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.5 + </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://jcsc.sourceforge.net/">http://jcsc.sourceforge.net/</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"> + GNU General Public License </font> </td> </tr> 1.54 +53 -0 jakarta-ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- external.xml 18 Nov 2002 08:16:07 -0000 1.53 +++ external.xml 26 Nov 2002 07:45:36 -0000 1.54 @@ -316,6 +316,36 @@ </table> </subsection> + <subsection name="Greebo"> + + <p>Greebo is an Ant-task for downloading dependency files + (currently only jars) from a network to a specified directory, + much like Maven. It supports multiple local and remote + repositories with either flat or maven-like structures. It can + read the dependency list from a Maven project file, a + maven-like dependency file, or directly from the build.xml + file.</p> + + <table> + <tr> + <th>Compatibility:</th> + <td>Ant 1.5</td> + </tr> + <tr> + <th>URL:</th> + <td><a href="http://www.discore.com/oz/new/index.htm">http://www.discore.com/oz/new/index.htm</a></td> + </tr> + <tr> + <th>Contact:</th> + <td><a href="mailto:[EMAIL PROTECTED]">Ozben Evren</a></td> + </tr> + <tr> + <th>License:</th> + <td>Apache Software License</td> + </tr> + </table> + </subsection> + <subsection name="Importscrubber"> <p>Removes unnecessary import statements from a Java source code file.</p> @@ -491,6 +521,29 @@ <tr> <th>License:</th> <td>Apache Software License</td> + </tr> + </table> + </subsection> + + <subsection name="JCSC"> + + <p>JCSC is a Java Coding Standard Checker which also features + the generation of some code metrics. It is a command line tool + with an Ant task to scan whole package trees. The result can + viewed in an JavaDoc style web page.</p> + + <table> + <tr> + <th>Compatibility:</th> + <td>Ant >1.5</td> + </tr> + <tr> + <th>URL:</th> + <td><a href="http://jcsc.sourceforge.net/">http://jcsc.sourceforge.net/</a></td> + </tr> + <tr> + <th>License:</th> + <td>GNU General Public License</td> </tr> </table> </subsection>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>