This causes all 181 Watchdog JSP tests to fail. I don't know why yet, and it's probably something simple, but it's not a good sign.
On Thursday 03 October 2002 08:56 am, [EMAIL PROTECTED] wrote: > remm 2002/10/03 05:56:39 > > Modified: . build.properties.default > Log: > - New Xerces version. > > Revision Changes Path > 1.38 +3 -3 jakarta-tomcat-5/build.properties.default > > Index: build.properties.default > =================================================================== > RCS file: /home/cvs/jakarta-tomcat-5/build.properties.default,v > retrieving revision 1.37 > retrieving revision 1.38 > diff -u -r1.37 -r1.38 > --- build.properties.default 18 Sep 2002 11:44:21 -0000 1.37 > +++ build.properties.default 3 Oct 2002 12:56:39 -0000 1.38 > @@ -104,11 +104,11 @@ > > > # ----- Xerces XML Parser, version 2.1.0 or later ----- > -xerces.home=${base.path}/xerces-2_1_0 > +xerces.home=${base.path}/xerces-2_2_0 > xerces.lib=${xerces.home} > xercesImpl.jar=${xerces.lib}/xercesImpl.jar > xmlParserAPIs.jar=${xerces.lib}/xmlParserAPIs.jar > -xerces.loc=http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.1.0.tar.gz > +xerces.loc=http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.2.0.tar.gz > > > # -------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>