seade 2004/08/15 20:06:45 Modified: src/conf Tag: TORQUE_3_1_BRANCH Torque.properties src/conf/master Tag: TORQUE_3_1_BRANCH Torque.master src/test Tag: TORQUE_3_1_BRANCH Torque.properties examples Tag: TORQUE_3_1_BRANCH Torque.properties Log: Fixed property name. Revision Changes Path No revision No revision 1.11.2.1 +2 -2 db-torque/src/conf/Torque.properties Index: Torque.properties =================================================================== RCS file: /home/cvs/db-torque/src/conf/Torque.properties,v retrieving revision 1.11 retrieving revision 1.11.2.1 diff -u -r1.11 -r1.11.2.1 --- Torque.properties 19 Aug 2003 19:09:44 -0000 1.11 +++ Torque.properties 16 Aug 2004 03:06:45 -0000 1.11.2.1 @@ -140,7 +140,7 @@ # be increased automatically if requests for ids reaches a high # volume. -torque.idbroker.cleverquantity=true +torque.idbroker.clever.quantity=true # Determines whether the managers cache instances of the business objects. # And also whether the MethodResultCache will really cache results. No revision No revision 1.9.2.1 +2 -2 db-torque/src/conf/master/Torque.master Index: Torque.master =================================================================== RCS file: /home/cvs/db-torque/src/conf/master/Torque.master,v retrieving revision 1.9 retrieving revision 1.9.2.1 diff -u -r1.9 -r1.9.2.1 --- Torque.master 19 Aug 2003 19:09:44 -0000 1.9 +++ Torque.master 16 Aug 2004 03:06:45 -0000 1.9.2.1 @@ -140,7 +140,7 @@ # be increased automatically if requests for ids reaches a high # volume. -torque.idbroker.cleverquantity=true +torque.idbroker.clever.quantity=true # Determines whether the managers cache instances of the business objects. # And also whether the MethodResultCache will really cache results. No revision No revision 1.11.2.1 +2 -2 db-torque/src/test/Torque.properties Index: Torque.properties =================================================================== RCS file: /home/cvs/db-torque/src/test/Torque.properties,v retrieving revision 1.11 retrieving revision 1.11.2.1 diff -u -r1.11 -r1.11.2.1 --- Torque.properties 9 Jan 2003 17:02:00 -0000 1.11 +++ Torque.properties 16 Aug 2004 03:06:45 -0000 1.11.2.1 @@ -141,4 +141,4 @@ # be increased automatically if requests for ids reaches a high # volume. -torque.idbroker.cleverquantity=true +torque.idbroker.clever.quantity=true No revision No revision 1.3.2.1 +2 -2 db-torque/examples/Torque.properties Index: Torque.properties =================================================================== RCS file: /home/cvs/db-torque/examples/Torque.properties,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -r1.3 -r1.3.2.1 --- Torque.properties 8 Jan 2003 15:49:34 -0000 1.3 +++ Torque.properties 16 Aug 2004 03:06:45 -0000 1.3.2.1 @@ -59,7 +59,7 @@ # be increased automatically if requests for ids reaches a high # volume. -torque.idbroker.cleverquantity=true +torque.idbroker.clever.quantity=true # Determines whether the managers cache instances of the business objects. # And also whether the MethodResultCache will really cache results. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org