diff --git a/docs/manual/install.html b/docs/manual/install.html index 576b4fcac..3c69cba4d 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -269,7 +269,10 @@ the current Ant version in ANT_HOME.

The following libraries are needed in your CLASSPATH or in the install directory's lib directory if you are using the indicated feature. Note that only one of the regexp libraries is -needed for use with the mappers. You will also need to install the +needed for use with the mappers +(and Java 1.4 and higher includes a regexp implementation which +Ant will find automatically). +You will also need to install the Ant optional jar containing the task definitions to make these tasks available. Please refer to the Installing Ant / Optional Tasks section above.