You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2003/09/26 16:54:43 UTC

cvs commit: jakarta-turbine-fulcrum/osworkflow/src/test TestRoleConfig.xml

epugh       2003/09/26 07:54:43

  Modified:    osworkflow/src/test TestRoleConfig.xml
  Log:
  Adding updated classes with fixed package names..
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-turbine-fulcrum/osworkflow/src/test/TestRoleConfig.xml
  
  Index: TestRoleConfig.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/osworkflow/src/test/TestRoleConfig.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TestRoleConfig.xml	14 Sep 2003 13:15:44 -0000	1.1
  +++ TestRoleConfig.xml	26 Sep 2003 14:54:43 -0000	1.2
  @@ -1,7 +1,7 @@
   <!-- This configuration file for Avalon components is used for testing the TestComponent -->
   <role-list>
       <role
  -        name="org.apache.fulcrum.workflow.WorkflowService"
  +        name="org.apache.fulcrum.osworkflow.WorkflowService"
           shorthand="workflow"
  -        default-class="org.apache.fulcrum.workflow.DefaultWorkflowService"/>
  +        default-class="org.apache.fulcrum.osworkflow.DefaultWorkflowService"/>
   </role-list>
  
  
  

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