diff --git a/docs/manual/install.html b/docs/manual/install.html index cf9f230f1..19b4ce4e8 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -44,7 +44,7 @@ Please see http://java.sun.com/xml/ for more information about JAXP. If you wish to use a different JAXP-compliant parser, you should remove -xercesImpl.jar and xmlParserAPIs.jar +xercesImpl.jar and xml-apis.jar from Ant's lib directory. You can then either put the jars from your preferred parser into Ant's diff --git a/docs/manual/platform.html b/docs/manual/platform.html index 5e2825ce3..a51840cc8 100644 --- a/docs/manual/platform.html +++ b/docs/manual/platform.html @@ -50,7 +50,7 @@ it is treated like any other Unix.

To give the same level of sophisticated control as Ant's startup scripts on other platforms, it was decided to make the main ant startup on NetWare be via a Perl Script, "runant.pl". This is found in the bin directory (for instance - bootstrap\bin or dist\bin).

One important item of note is that you need to set up the following to run ant:

-