mpoeschl 2003/07/20 08:41:43
Modified: src/generator/src/conf default.properties
Log:
properties in must have the torque prefix to be loaded
please always run the runtime tests before checking in any changes!!
Revision Changes Path
1.3 +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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- default.properties 16 Jul 2003 09:47:33 -0000 1.2
+++ default.properties 20 Jul 2003 15:41:43 -0000 1.3
@@ -137,8 +137,8 @@
# ID Broker Default Values
#
initialID = 101
-initialIDValue = 1000
-initialIDStep = 10
+torque.initialIDValue = 1000
+torque.initialIDStep = 10
torque.idTableXMLFile = ${idTableXMLFile}
torque.doc.format = ${documentationFormat}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]