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 tf...@apache.org on 2005/10/23 20:12:48 UTC

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

Author: tfischer
Date: Sun Oct 23 11:12:38 2005
New Revision: 327826

URL: http://svn.apache.org/viewcvs?rev=327826&view=rev
Log:
corrected version in the name of the generator jar

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/viewcvs/db/torque/generator/trunk/src/conf/build-torque.xml?rev=327826&r1=327825&r2=327826&view=diff
==============================================================================
--- db/torque/generator/trunk/src/conf/build-torque.xml (original)
+++ db/torque/generator/trunk/src/conf/build-torque.xml Sun Oct 23 11:12:38 2005
@@ -38,7 +38,7 @@
   <property file="${torque.contextProperties}"/>
   <property name="lib.dir" value="lib"/>
   <property name="torque.lib.dir" value="${lib.dir}"/>
-  <property name="torque.jar" value="torque-gen-3.2-rc2.jar"/>
+  <property name="torque.jar" value="torque-gen-3.2-rc3-dev.jar"/>
 
   <!--
     Build the classpath. Specifically point to each file we're including to avoid



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