husted 2003/06/06 15:02:08
Modified: . build.properties.sample
Log:
Updates in preparation for RC2.
Revision Changes Path
1.39 +3 -3 jakarta-struts/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-struts/build.properties.sample,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- build.properties.sample 6 Jun 2003 20:55:36 -0000 1.38
+++ build.properties.sample 6 Jun 2003 22:02:08 -0000 1.39
@@ -48,7 +48,7 @@
# from the Jakarta Commons project.
commons-digester.jar=${commons-lib.home}/digester/dist/commons-digester.jar
-# The JAR file containing the FileUpload package (recent Nightly Build)
+# The JAR file containing the FileUpload package (Version 1.0 RC1 or later)
# from the Jakarta Commons project.
commons-fileupload.jar=${commons-lib.home}/fileupload/dist/commons-fileupload.jar
@@ -56,7 +56,7 @@
# from the Jakarta Commons project.
commons-lang.jar=${commons-lib.home}/lang/dist/commons-lang.jar
-# The JAR file containing the Logging package (Nightly Build or Version 1.0.3 or
later)
+# The JAR file containing the Logging package (Version 1.0.3 or later)
# from the Jakarta Commons project.
commons-logging.jar=${commons-lib.home}/logging/dist/commons-logging.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]