Looks like the patch didn't get sent.  Since it's small, I'll plain-text
include it here, just so everyone can see it easier :)

---- start cut ------
Index: external.xml
===================================================================
RCS file: /home/cvspublic/ant/xdocs/external.xml,v
retrieving revision 1.85
diff -r1.85 external.xml
406a407,435
>       <subsection name="GroboUtils CodeCoverage">
> 
>         <p>The CodeCoverage sub-project of GroboUtils provides a 100%
>         pure Java code coverage tool.  It uses pre-execution class file
>         recompilation, and generates XML files containing the coverage
>         statistics.  It does not require any advanced VM setup to generate
>         coverage numbers.
>         </p>
> 
>         <table>
>           <tr>
>             <th>Compatibility:</th>
>             <td>Ant 1.5.1</td>
>           </tr>
>           <tr>
>             <th>URL:</th>
>             <td><a
href="http://groboclown.sourceforge.net/codecoverage";>http://groboclown.sour
ceforge.net/codecoverage</a></td>
>           </tr>
>           <tr>
>             <th>Contact:</th>
>             <td><a
href="http://sourceforge.net/mail/?group_id=22594";>project mailing
lists</a></td>
>           </tr>
>           <tr>
>             <th>License:</th>
>             <td>MIT License</td>
>           </tr>
>         </table>
>       </subsection>
> 
----- end cut -----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to