You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2003/06/20 02:31:36 UTC

cvs commit: jakarta-turbine-2/conf roleConfiguration.xml

henning     2003/06/19 17:31:36

  Modified:    conf     roleConfiguration.xml
  Log:
  class and name were wrong way round
  
  Revision  Changes    Path
  1.2       +3 -3      jakarta-turbine-2/conf/roleConfiguration.xml
  
  Index: roleConfiguration.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/conf/roleConfiguration.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- roleConfiguration.xml	20 Jun 2003 00:11:04 -0000	1.1
  +++ roleConfiguration.xml	20 Jun 2003 00:31:36 -0000	1.2
  @@ -8,8 +8,8 @@
   
   <role-list>
       <!-- Torque Component Role Configuration -->
  -    <role name="org.apache.torque.avalon.TorqueComponent"
  +    <role name="org.apache.torque.avalon.Torque"
             shorthand="torque"
  -          default-class="org.apache.torque.avalon.Torque" />
  +          default-class="org.apache.torque.avalon.TorqueComponent" />
   </role-list>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org