You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jm...@apache.org on 2002/04/02 20:37:49 UTC

cvs commit: jakarta-turbine-torque/src/rttest Torque.properties

jmcnally    02/04/02 10:37:49

  Modified:    src/rttest Torque.properties
  Log:
  Add the manager class definitions for the rttest
  
  Revision  Changes    Path
  1.7       +10 -1     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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Torque.properties	27 Nov 2001 00:37:11 -0000	1.6
  +++ Torque.properties	2 Apr 2002 18:37:49 -0000	1.7
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: Torque.properties,v 1.6 2001/11/27 00:37:11 dlr Exp $
  +# $Id: Torque.properties,v 1.7 2002/04/02 18:37:49 jmcnally Exp $
   #
   # This is the configuration file for Torque.
   #
  @@ -80,3 +80,12 @@
   # volume.
   
   torque.idbroker.cleverquantity=true
  +
  +# Managers
  +
  +torque.managers.AuthorManager.classname=org.apache.torque.test.AuthorManager
  +torque.managers.BookManager.classname=org.apache.torque.test.BookManager
  +torque.managers.AManager.classname=org.apache.torque.test.AManager
  +torque.managers.BManager.classname=org.apache.torque.test.BManager
  +torque.managers.CManager.classname=org.apache.torque.test.CManager
  +torque.managers.RAbManager.classname=org.apache.torque.test.RAbManager
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>