dlr 01/11/26 16:37:11 Modified: src/rttest Torque.properties Log: Corrected DatabaseService's idbroker references as per commits by John McNally to IDBroker and Scarab. Revision Changes Path 1.6 +2 -2 jakarta-turbine-torque/src/rttest/Torque.properties Index: Torque.properties =================================================================== RCS file: /home/cvs/jakarta-turbine-torque/src/rttest/Torque.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -u -r1.5 -r1.6 --- Torque.properties 2001/11/15 03:05:04 1.5 +++ Torque.properties 2001/11/27 00:37:11 1.6 @@ -1,5 +1,5 @@ # ------------------------------------------------------------------- -# $Id: Torque.properties,v 1.5 2001/11/15 03:05:04 jvanzyl Exp $ +# $Id: Torque.properties,v 1.6 2001/11/27 00:37:11 dlr Exp $ # # This is the configuration file for Torque. # @@ -79,4 +79,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]>
