From 83bc4ecbc4dbc4b9e563fc057c140d7cbe030688 Mon Sep 17 00:00:00 2001 From: Rick Giles Date: Mon, 24 May 2004 14:45:44 +0000 Subject: [PATCH] Place Xerces in tests classpath to prevent ant 1.6.1 load of Crimson parser. Crimson parser error messages cause failures in ConfigurationLoaderTest. --- build.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build.xml b/build.xml index 3d5becc1b..be5d9410b 100644 --- a/build.xml +++ b/build.xml @@ -8,6 +8,8 @@ + + @@ -62,6 +64,8 @@ + +