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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]