mpoeschl 2004/01/26 07:56:38
Modified: src/maven-plugin Tag: TORQUE_3_1_BRANCH plugin.properties
Log:
add objectIsCaching property
Revision Changes Path
No revision
No revision
1.3.2.2 +2 -0 db-torque/src/maven-plugin/plugin.properties
Index: plugin.properties
===================================================================
RCS file: /home/cvs/db-torque/src/maven-plugin/plugin.properties,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -r1.3.2.1 -r1.3.2.2
--- plugin.properties 23 Oct 2003 10:17:24 -0000 1.3.2.1
+++ plugin.properties 26 Jan 2004 15:56:38 -0000 1.3.2.2
@@ -91,6 +91,7 @@
complexObjectModel = true
useManagers = false
useClasspath = true
+objectIsCaching = true
torque.addGetByNameMethod = ${addGetByNameMethod}
torque.addIntakeRetrievable = ${addIntakeRetrievable}
@@ -102,6 +103,7 @@
torque.saveException = Exception
torque.useClasspath = ${useClasspath}
torque.useManagers = ${useManagers}
+torque.objectIsCaching = true
torque.omzip.src.base = false
torque.omzip.src.extension = false
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]