umagesh 02/03/06 19:13:04 Modified: docs/manual install.html Log: Note the dependency of JavaClassHelper with bcel.jar Revision Changes Path 1.26 +6 -5 jakarta-ant/docs/manual/install.html Index: install.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/manual/install.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- install.html 22 Feb 2002 15:38:03 -0000 1.25 +++ install.html 7 Mar 2002 03:13:04 -0000 1.26 @@ -41,7 +41,7 @@ To build and use Ant, you must have a JAXP-compliant XML parser installed and available on your classpath.</p> <p> -The binary distribution of Ant includes the latest version of the +The binary distribution of Ant includes the latest version of the <a href="http://xml.apache.org/crimson/index.html">Apache Crimson</a> XML parser. Please see <a href="http://java.sun.com/xml/" target="_top">http://java.sun.com/xml/</a> @@ -337,7 +337,8 @@ </tr> <tr> <td>bcel.jar</td> - <td>classfileset data type<!-- and optional depend task -->.</td> + <td>classfileset data type and JavaClassHelper used by the ClassConstants + filter reader<!-- and optional depend task -->.</td> <td><a href="http://jakarta.apache.org/bcel/" target="_top">jakarta.apache.org/bcel/</a></td> </tr> <tr> @@ -345,19 +346,19 @@ <td>Mail task with Mime encoding, and the MimeMail task</td> <td><a href="http://java.sun.com/products/javamail/" target="_top">http://java.sun.com/products/javamail/</a></td> - </tr> + </tr> <tr> <td>activation.jar</td> <td>Mail task with Mime encoding, and the MimeMail task</td> <td><a href="http://java.sun.com/products/javabeans/glasgow/jaf.html" target="_top">http://java.sun.com/products/javabeans/glasgow/jaf.html</a></td> - </tr> + </tr> <tr> <td>jdepend.jar</td> <td>jdepend task</td> <td><a href="http://www.clarkware.com/software/JDepend.html" target="_top">http://www.clarkware.com/software/JDepend.html</a></td> - </tr> + </tr> </table> <br> <hr>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
