rleland 2004/03/08 15:27:34
Modified: . build.properties.sample
Log:
Struts must now be compiled against the nightly validator inorder
for client side validations to work.
Revision Changes Path
1.52 +2 -2 jakarta-struts/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-struts/build.properties.sample,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- build.properties.sample 26 Dec 2003 22:14:17 -0000 1.51
+++ build.properties.sample 8 Mar 2004 23:27:34 -0000 1.52
@@ -56,7 +56,7 @@
# from the Jakarta Commons project.
commons-logging.jar=${commons-lib.home}/logging/dist/commons-logging.jar
-# The JAR file containing the Validator package (Version 1.1.0 or later)
+# The JAR file containing the Validator package (Version 1.1.2 or later)
# from the Jakarta Commons project.
commons-validator.jar=${commons-lib.home}/validator/dist/commons-validator.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]