vmassol 2002/08/30 13:13:36
Modified: framework build.properties.sample
Log:
update jars
Revision Changes Path
1.13 +5 -5 jakarta-cactus/framework/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/framework/build.properties.sample,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- build.properties.sample 25 Aug 2002 14:00:50 -0000 1.12
+++ build.properties.sample 30 Aug 2002 20:13:36 -0000 1.13
@@ -28,16 +28,16 @@
j2ee.jar = ${lib.repo}/j2ee/jars/j2ee-1.3.jar
# The location of the Commons Logging jar
-commons.logging.jar = ${lib.repo}/commons-logging/jars/commons-logging-1.0.jar
+commons.logging.jar = ${lib.repo}/commons-logging/jars/commons-logging-1.0.1.jar
# The location of the log4j jar
-log4j.jar = ${lib.repo}/log4j/jars/log4j-1.2.5.jar
+log4j.jar = ${lib.repo}/log4j/jars/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha1-20020809.jar
+commons.httpclient.jar =
${lib.repo}/commons-httpclient/jars/commons-httpclient-2.0alpha1-20020829.jar
# The location of the Httpunit jar
-httpunit.jar = ${lib.repo}/httpunit/jars/httpunit-1.4.1.jar
+httpunit.jar = ${lib.repo}/httpunit/jars/httpunit-1.4.5.jar
# -----------------------------------------------------------------------------
# Optional properties
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>