vmassol 2002/08/30 13:24:50
Modified: . build.properties.sample
Log:
updated jars
Revision Changes Path
1.26 +7 -7 jakarta-cactus/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- build.properties.sample 25 Aug 2002 13:28:53 -0000 1.25
+++ build.properties.sample 30 Aug 2002 20:24:50 -0000 1.26
@@ -32,19 +32,19 @@
servlet.jar = ${lib.repo}/servletapi/jars/servletapi-2.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
# 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 Junit jar
junit.jar = ${lib.repo}/junit/jars/junit-3.7.jar
@@ -77,7 +77,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
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>