tfischer 2005/07/19 06:26:17
Modified: src/generator/src/conf default.properties
Log:
changed the default source directory for the schema.xml files to match the
maven default
Revision Changes Path
1.10 +2 -2 db-torque/src/generator/src/conf/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/db-torque/src/generator/src/conf/default.properties,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- default.properties 18 Jul 2005 04:09:09 -0000 1.9
+++ default.properties 19 Jul 2005 13:26:17 -0000 1.10
@@ -51,7 +51,7 @@
# -------------------------------------------------------------------
torque.output.dir = ${torque.home}/src
-torque.schema.dir = ${torque.home}/schema
+torque.schema.dir = ${torque.home}/src/schema
torque.templatePath = templates
torque.useClasspath = true
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]