vmassol 2002/08/30 13:25:07
Modified: sample-servlet build.properties.sample
Log:
updated jars
Revision Changes Path
1.23 +8 -8 jakarta-cactus/sample-servlet/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/sample-servlet/build.properties.sample,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- build.properties.sample 25 Aug 2002 14:08:42 -0000 1.22
+++ build.properties.sample 30 Aug 2002 20:25:07 -0000 1.23
@@ -28,22 +28,22 @@
j2ee.jar = ${lib.repo}/servletapi/jars/servletapi-2.3.jar
# The location of the AspectJ runtime jar
-aspectjrt.jar = ${lib.repo}/aspectj/jars/aspectjrt-1.0.5.jar
+aspectjrt.jar = ${lib.repo}/aspectj/jars/aspectjrt-1.0.6.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 Junit jar
junit.jar = ${lib.repo}/junit/jars/junit-3.7.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
@@ -69,7 +69,7 @@
#weblogic.home.51 = xxx
#orion.home.15 = c:/Apps/orion-1.5.4
#orion.home.16 = c:/Apps/orion-1.6.0
-#resin.home.20 = c:/Apps/resin-2.1.0
+#resin.home.20 = c:/Apps/resin-2.1.4
#tomcat.home.40 = c:/Apps/jakarta-tomcat-4.0.4
#resin.home.13 = xxx
#tomcat.home.33 = c:/Apps/jakarta-tomcat-3.3.1
@@ -97,4 +97,4 @@
#clover.enable = true
# Clover jar
-#clover.jar = ${lib.repo}/clover-0.6b.jar
+clover.jar = ${lib.repo}/clover/jars/clover-0.6b.jar
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>