You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tv...@apache.org on 2007/08/19 15:29:48 UTC

svn commit: r567401 - /db/torque/generator/trunk/src/conf/build-torque.xml

Author: tv
Date: Sun Aug 19 06:29:47 2007
New Revision: 567401

URL: http://svn.apache.org/viewvc?view=rev&rev=567401
Log:
Adjusted the updated dependencies for ant builds

Modified:
    db/torque/generator/trunk/src/conf/build-torque.xml

Modified: db/torque/generator/trunk/src/conf/build-torque.xml
URL: http://svn.apache.org/viewvc/db/torque/generator/trunk/src/conf/build-torque.xml?view=diff&rev=567401&r1=567400&r2=567401
==============================================================================
--- db/torque/generator/trunk/src/conf/build-torque.xml (original)
+++ db/torque/generator/trunk/src/conf/build-torque.xml Sun Aug 19 06:29:47 2007
@@ -79,10 +79,10 @@
     </fileset>
     <pathelement path="${torque.jar}" />
     <fileset dir="${torque.lib.dir}">
-      <include name="**/commons-collections-3.1.jar"/>
-      <include name="**/commons-lang-2.1.jar"/>
-      <include name="**/commons-logging-1.0.4.jar"/>
-      <include name="**/velocity-1.3.1.jar"/>
+      <include name="**/commons-collections-3.2.jar"/>
+      <include name="**/commons-lang-2.3.jar"/>
+      <include name="**/commons-logging-1.1.jar"/>
+      <include name="**/velocity-1.5.jar"/>
       <include name="**/village-2.0.jar"/>
       <include name="**/xercesImpl-2.6.2.jar"/>
       <include name="**/xml-apis-2.0.2.jar"/>



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