This patch updated the required version of the Digester package in oder 
to support schema/dtd local validation.

Thanks,

-- Jeanfrancois
Index: BUILDING.txt
===================================================================
RCS file: /home/cvspublic/jakarta-tomcat-5/BUILDING.txt,v
retrieving revision 1.20
diff -u -r1.20 BUILDING.txt
--- BUILDING.txt        16 Aug 2002 17:03:19 -0000      1.20
+++ BUILDING.txt        20 Aug 2002 01:12:23 -0000
@@ -217,7 +217,7 @@
 
 (8) Download and Install the Commons Digester Binary Distribution
 
-* Download a binary distribution (version 20020815 or later) from:
+* Download a binary distribution (version 20020819 or later) from:
 
     http://jakarta.apache.org/builds/jakarta-commons/release/commons-digester
 
Index: build.properties.default
===================================================================
RCS file: /home/cvspublic/jakarta-tomcat-5/build.properties.default,v
retrieving revision 1.29
diff -u -r1.29 build.properties.default
--- build.properties.default    16 Aug 2002 17:03:19 -0000      1.29
+++ build.properties.default    20 Aug 2002 01:12:23 -0000
@@ -72,7 +72,7 @@
 commons-daemon.loc=jakarta-commons-sandbox/daemon
 
 
-# ----- Commons Digester, version 20020815 or later -----
+# ----- Commons Digester, version 20020819 or later -----
 commons-digester.home=${base.path}/commons-digester
 commons-digester.lib=${commons-digester.home}/dist
 commons-digester.jar=${commons-digester.lib}/commons-digester.jar

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to