stephenh 2002/08/14 20:47:01
Modified: src/conf build-torque.xml
Log:
Updated to the newer jars.
Revision Changes Path
1.48 +2 -2 jakarta-turbine-torque/src/conf/build-torque.xml
Index: build-torque.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/src/conf/build-torque.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- build-torque.xml 8 Aug 2002 01:31:46 -0000 1.47
+++ build-torque.xml 15 Aug 2002 03:47:01 -0000 1.48
@@ -32,12 +32,12 @@
do a general inclusion of the torque.lib.dir to catch any drivers.
-->
<path id="torque-classpath">
- <pathelement location="${torque.lib.dir}/commons-beanutils-1.3"/>
+ <pathelement location="${torque.lib.dir}/commons-beanutils-1.4"/>
<pathelement location="${torque.lib.dir}/commons-collections-2.0.jar"/>
<pathelement location="${torque.lib.dir}/commons-configuration-1.0-dev.jar"/>
<pathelement location="${torque.lib.dir}/commons-dbcp-1.0-dev-20020806.jar"/>
<pathelement location="${torque.lib.dir}/commons-lang-1.0-b1.jar"/>
- <pathelement location="${torque.lib.dir}/commons-logging-1.0.jar"/>
+ <pathelement location="${torque.lib.dir}/commons-logging-1.0.1.jar"/>
<pathelement location="${torque.lib.dir}/commons-pool-1.0.jar"/>
<pathelement location="${torque.lib.dir}/jcs-1.0-dev.jar"/>
<pathelement location="${torque.lib.dir}/jdbc-2.0.jar"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>