dlr 01/11/26 16:38:10 Modified: src/test Torque.properties Log: Corrected DatabaseService's idbroker references as per commits by John McNally to IDBroker and Scarab. Revision Changes Path 1.7 +2 -2 jakarta-turbine-torque/src/test/Torque.properties Index: Torque.properties =================================================================== RCS file: /home/cvs/jakarta-turbine-torque/src/test/Torque.properties,v retrieving revision 1.6 retrieving revision 1.7 diff -u -u -r1.6 -r1.7 --- Torque.properties 2001/11/24 17:42:38 1.6 +++ Torque.properties 2001/11/27 00:38:10 1.7 @@ -1,5 +1,5 @@ # ------------------------------------------------------------------- -# $Id: Torque.properties,v 1.6 2001/11/24 17:42:38 mpoeschl Exp $ +# $Id: Torque.properties,v 1.7 2001/11/27 00:38:10 dlr Exp $ # # This is the configuration file for Torque. # @@ -97,4 +97,4 @@ # be increased automatically if requests for ids reaches a high # volume. -torque.database.idbroker.cleverquantity=true +torque.idbroker.cleverquantity=true
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
