ovidiu      2003/01/08 21:41:17

  Modified:    src/java/org/apache/cocoon/components/flow flow.xroles
  Log:
  Renamed the <continuations> element to <continuations-manager>
  
  Revision  Changes    Path
  1.2       +1 -1      
xml-cocoon2/src/java/org/apache/cocoon/components/flow/flow.xroles
  
  Index: flow.xroles
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/flow/flow.xroles,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- flow.xroles       21 Aug 2002 06:15:31 -0000      1.1
  +++ flow.xroles       9 Jan 2003 05:41:17 -0000       1.2
  @@ -6,5 +6,5 @@
       -->
     <role name="org.apache.cocoon.components.flow.Interpreter" 
default-class="org.apache.cocoon.components.flow.InterpreterSelector" 
shorthand="flow-interpreters"/>
   
  -  <role name="org.apache.cocoon.components.flow.ContinuationsManager" 
default-class="org.apache.cocoon.components.flow.ContinuationsManagerImpl" 
shorthand="continuations"/>
  +  <role name="org.apache.cocoon.components.flow.ContinuationsManager" 
default-class="org.apache.cocoon.components.flow.ContinuationsManagerImpl" 
shorthand="continuations-manager"/>
   </xroles>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to