vmassol 2002/08/30 13:46:40
Modified: sample-servlet/conf/sample/build/j2ee13
build.properties.sample
sample-servlet/conf/sample/build/j2ee12
build.properties.sample
Log:
updated jars
Revision Changes Path
1.16 +7 -7
jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file:
/home/cvs/jakarta-cactus/sample-servlet/conf/sample/build/j2ee13/build.properties.sample,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- build.properties.sample 22 Jul 2002 12:26:05 -0000 1.15
+++ build.properties.sample 30 Aug 2002 20:46:40 -0000 1.16
@@ -26,23 +26,23 @@
servlet.jar = ../lib/servletapi-2.3.jar
# The location of the AspectJ runtime jar
-aspectjrt.jar = ../lib/aspectjrt-1.0.5.jar
+aspectjrt.jar = ../lib/aspectjrt-1.0.6.jar
# The location of the Commons Logging jar
-commons.logging.jar = ../lib/commons-logging-1.0.jar
+commons.logging.jar = ../lib/commons-logging-1.0.1jar
# The location of the log4j jar (optional). Only needed if you want Cactus to
# generate logs
-log4j.jar = ../lib/log4j-1.2.5.jar
+log4j.jar = ../lib/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha1-20020720.jar
+commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha1-20020829.jar
# The location of the Junit jar
junit.jar = ../lib/junit-3.7.jar
# The location of the Httpunit jar
-httpunit.jar = ../lib/httpunit-1.4.1.jar
+httpunit.jar = ../lib/httpunit-1.4.5.jar
# -----------------------------------------------------------------------------
# Optional properties
@@ -58,7 +58,7 @@
# comment it's home property. For example, if you don't want to run the
# tests on the Resin 1.2, comment the "resin.home.12" property.
-#resin.home.20 = c:/Apps/resin-2.1.2
+#resin.home.20 = c:/Apps/resin-2.1.4
#resin.home.13 = xxx
#tomcat.home.40 = c:/Apps/jakarta-tomcat-4.0.4
#orion.home.15 = c:/Apps/orion-1.5.4
1.18 +7 -7
jakarta-cactus/sample-servlet/conf/sample/build/j2ee12/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file:
/home/cvs/jakarta-cactus/sample-servlet/conf/sample/build/j2ee12/build.properties.sample,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- build.properties.sample 22 Jul 2002 12:26:05 -0000 1.17
+++ build.properties.sample 30 Aug 2002 20:46:40 -0000 1.18
@@ -26,23 +26,23 @@
servlet.jar = ../lib/servletapi-2.2.jar
# The location of the AspectJ runtime jar
-aspectjrt.jar = ../lib/aspectjrt-1.0.5.jar
+aspectjrt.jar = ../lib/aspectjrt-1.0.6.jar
# The location of the Commons Logging jar
-commons.logging.jar = ../lib/commons-logging-1.0.jar
+commons.logging.jar = ../lib/commons-logging-1.0.1.jar
# The location of the log4j jar (optional). Only needed if you want Cactus to
# generate logs
-log4j.jar = ../lib/log4j-1.2.5.jar
+log4j.jar = ../lib/log4j-1.2.6.jar
# The location of the Commons Httpclient jar
-commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha1-20020720.jar
+commons.httpclient.jar = ../lib/commons-httpclient-2.0alpha1-20020829.jar
# The location of the Junit jar
junit.jar = ../lib/junit-3.7.jar
# The location of the Httpunit jar
-httpunit.jar = ../lib/httpunit-1.4.1.jar
+httpunit.jar = ../lib/httpunit-1.4.5.jar
# -----------------------------------------------------------------------------
# Optional properties
@@ -58,7 +58,7 @@
# comment it's home property. For example, if you don't want to run the
# tests on the Resin 1.2, comment the "resin.home.12" property.
-#resin.home.20 = c:/Apps/resin-2.1.2
+#resin.home.20 = c:/Apps/resin-2.1.4
#resin.home.12 = xxx
#tomcat.home.32 = c:/Apps/jakarta-tomcat-3.2.4
#tomcat.home.33 = c:/Apps/jakarta-tomcat-3.3.1
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>