You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by yo...@apache.org on 2005/10/16 08:03:30 UTC

svn commit: r322454 - /tomcat/build/tc5.5.x/build.properties.default

Author: yoavs
Date: Sat Oct 15 23:03:28 2005
New Revision: 322454

URL: http://svn.apache.org/viewcvs?rev=322454&view=rev
Log:
More dependency consolidation.

Modified:
    tomcat/build/tc5.5.x/build.properties.default

Modified: tomcat/build/tc5.5.x/build.properties.default
URL: http://svn.apache.org/viewcvs/tomcat/build/tc5.5.x/build.properties.default?rev=322454&r1=322453&r2=322454&view=diff
==============================================================================
--- tomcat/build/tc5.5.x/build.properties.default (original)
+++ tomcat/build/tc5.5.x/build.properties.default Sat Oct 15 23:03:28 2005
@@ -161,10 +161,10 @@
 
 
 # ----- Log4j, version 1.2 or later -----
-log4j.home=${base.path}/logging-log4j-1.2.9
+log4j.home=${base.path}/logging-log4j-1.2.12
 log4j.lib=${log4j.home}
-log4j.jar=${log4j.lib}/dist/lib/log4j-1.2.9.jar
-log4j.loc=${base-logging.loc}/log4j/1.2.9/logging-log4j-1.2.9.tar.gz
+log4j.jar=${log4j.lib}/dist/lib/log4j-1.2.12.jar
+log4j.loc=${base-logging.loc}/log4j/1.2.12/logging-log4j-1.2.12.tar.gz
 
 
 # ----- Commons DBCP, version 1.1 or later -----
@@ -225,10 +225,10 @@
 
 
 # ----- Struts, version 1.2.4 or later -----
-struts.home=${base.path}/struts-1.2.6
+struts.home=${base.path}/struts-1.2.7
 struts.lib=${struts.home}/lib
 struts.jar=${struts.lib}/struts.jar
-struts.loc=${base-struts.loc}/binaries/struts-1.2.6.tar.gz
+struts.loc=${base-struts.loc}/binaries/struts-1.2.7.tar.gz
 
 
 # --------------------------------------------------
@@ -240,12 +240,6 @@
 activation.home=${base.path}/jaf-1.0.1
 activation.lib=${activation.home}
 activation.jar=${activation.lib}/activation.jar
-
-
-# ----- Java Database Connectivity (JDBC) Optional Package, version 2.0 -----
-jdbc20ext.home=${base.path}/jdbc2_0-stdext
-jdbc20ext.lib=${jdbc20ext.home}
-jdbc20ext.jar=${jdbc20ext.lib}/jdbc2_0-stdext.jar
 
 # ----- Java Secure Sockets Extension (JSSE), version 1.0.3 or later -----
 jsse.home=${base.path}/jsse-1.0.3



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org