From 607f967fef6b942c85500a062c8d42d235ca113e Mon Sep 17 00:00:00 2001 From: Magesh Umasankar Date: Thu, 7 Mar 2002 03:13:04 +0000 Subject: [PATCH] Note the dependency of JavaClassHelper with bcel.jar git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271785 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/manual/install.html b/docs/manual/install.html index 332516eda..dd4e03896 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -41,7 +41,7 @@ Windows 9x and NT, Novell Netware 6 and MacOS X. To build and use Ant, you must have a JAXP-compliant XML parser installed and available on your classpath.

-The binary distribution of Ant includes the latest version of the +The binary distribution of Ant includes the latest version of the Apache Crimson XML parser. Please see http://java.sun.com/xml/ @@ -337,7 +337,8 @@ Installing Ant / Optional Tasks section above.

bcel.jar - classfileset data type. + classfileset data type and JavaClassHelper used by the ClassConstants + filter reader. jakarta.apache.org/bcel/ @@ -345,19 +346,19 @@ Installing Ant / Optional Tasks section above.

Mail task with Mime encoding, and the MimeMail task http://java.sun.com/products/javamail/ - + activation.jar Mail task with Mime encoding, and the MimeMail task http://java.sun.com/products/javabeans/glasgow/jaf.html - + jdepend.jar jdepend task http://www.clarkware.com/software/JDepend.html - +