From 4ee134e627d8f0a8d0102cfe0a6cc40fc018b6e0 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 28 Jan 2003 09:03:53 +0000 Subject: [PATCH] More Xerces upgrade changes, better debug output for JUnitReport git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273906 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html | 2 +- docs/manual/platform.html | 6 +++--- .../taskdefs/optional/junit/XalanExecutor.java | 15 +++++++++++++-- 3 files changed, 17 insertions(+), 6 deletions(-) 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:

-