mpoeschl 02/01/13 07:14:53
Modified: src/conf build-torque.xml
Log:
fix project-sql-classpath task to write props in sqldb.map
Revision Changes Path
1.17 +1 -0 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.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- build-torque.xml 13 Jan 2002 14:37:47 -0000 1.16
+++ build-torque.xml 13 Jan 2002 15:14:53 -0000 1.17
@@ -425,6 +425,7 @@
controlTemplate="${SQLControlTemplate}"
outputDirectory="${torque.home}/${outputDirectory}/sql"
useClasspath="true"
+ sqldbmap="${torque.home}/${outputDirectory}/sql/sqldb.map"
outputFile="report.${project}.sql.generation"
targetDatabase="${database}"
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>