You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by se...@apache.org on 2004/08/16 05:08:13 UTC

cvs commit: db-torque/src/conf/master Torque.master

seade       2004/08/15 20:08:13

  Modified:    src/test Torque.properties
               src/conf Torque.properties
               examples Torque.properties
               src/conf/master Torque.master
  Log:
  Fixed property name.
  
  Revision  Changes    Path
  1.12      +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.12
  diff -u -r1.11 -r1.12
  --- Torque.properties	9 Jan 2003 17:02:00 -0000	1.11
  +++ Torque.properties	16 Aug 2004 03:08:13 -0000	1.12
  @@ -141,4 +141,4 @@
   # be increased automatically if requests for ids reaches a high
   # volume.
   
  -torque.idbroker.cleverquantity=true
  +torque.idbroker.clever.quantity=true
  
  
  
  1.13      +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.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- Torque.properties	8 Sep 2003 23:14:44 -0000	1.12
  +++ Torque.properties	16 Aug 2004 03:08:13 -0000	1.13
  @@ -127,7 +127,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.
  
  
  
  1.4       +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.4
  diff -u -r1.3 -r1.4
  --- Torque.properties	8 Jan 2003 15:49:34 -0000	1.3
  +++ Torque.properties	16 Aug 2004 03:08:13 -0000	1.4
  @@ -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.
  
  
  
  1.11      +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.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Torque.master	8 Sep 2003 23:14:44 -0000	1.10
  +++ Torque.master	16 Aug 2004 03:08:13 -0000	1.11
  @@ -127,7 +127,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