mpoeschl 2003/07/18 15:03:16
Modified: src/generator/src/conf build-torque.xml
Log:
fix name for torque-gen.jar
Revision Changes Path
1.6 +1 -1 db-torque/src/generator/src/conf/build-torque.xml
Index: build-torque.xml
===================================================================
RCS file: /home/cvs/db-torque/src/generator/src/conf/build-torque.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- build-torque.xml 28 Jun 2003 13:35:25 -0000 1.5
+++ build-torque.xml 18 Jul 2003 22:03:16 -0000 1.6
@@ -22,7 +22,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.1-alpha1.jar"/>
+ <property name="torque.jar" value="torque-gen-3.1-alpha3-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]