Remy, I don't think Xerces-J-bin.2.1.0.tar.gz is in old_xerces2. The URL should be http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.1.0.tar.gz.
Dave > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 04 September 2002 14:40 > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-tomcat-5 build.properties.default > > remm 2002/09/04 06:39:32 > > Modified: . build.properties.default > Log: > - Update to Xerces 2.1.0. > > Revision Changes Path > 1.35 +4 -4 jakarta-tomcat-5/build.properties.default > > Index: build.properties.default > =================================================================== > RCS file: /home/cvs/jakarta-tomcat-5/build.properties.default,v > retrieving revision 1.34 > retrieving revision 1.35 > diff -u -r1.34 -r1.35 > --- build.properties.default 2 Sep 2002 08:18:03 -0000 1.34 > +++ build.properties.default 4 Sep 2002 13:39:32 -0000 1.35 > @@ -103,12 +103,12 @@ > regexp.loc=http://jakarta.apache.org/builds/jakarta- > regexp/release/v1.2/jakarta-regexp-1.2.tar.gz > > > -# ----- Xerces XML Parser, version 2_0_1 ----- > -xerces.home=${base.path}/xerces-2_0_1 > +# ----- Xerces XML Parser, version 2.1.0 or later ----- > +xerces.home=${base.path}/xerces-2_1_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/old_xerces2/Xerces-J- > bin.2.0.1.tar.gz > +xerces.loc=http://xml.apache.org/dist/xerces-j/old_xerces2/Xerces-J- > bin.2.1.0.tar.gz > > > # -------------------------------------------------- > > > > > -- > To unsubscribe, e-mail: <mailto:tomcat-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:tomcat-dev- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>