You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gc...@apache.org on 2004/04/04 11:44:00 UTC

cvs commit: cocoon-2.1/src/webapp/WEB-INF cocoon.xconf

gcasper     2004/04/04 01:44:00

  Modified:    src/webapp/WEB-INF cocoon.xconf
  Log:
  Moving FlowXXXModules into core
  
  Revision  Changes    Path
  1.41      +3 -0      cocoon-2.1/src/webapp/WEB-INF/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/cocoon.xconf,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- cocoon.xconf	24 Mar 2004 13:19:53 -0000	1.40
  +++ cocoon.xconf	4 Apr 2004 09:44:00 -0000	1.41
  @@ -197,6 +197,9 @@
         <file src="http://slashdot.org/slashdot.rss"/>
       </component-instance>
   
  +    <component-instance logger="core.modules.input" name="flow-attribute"     class="org.apache.cocoon.components.modules.input.FlowAttributeModule"/>
  +    <component-instance logger="core.modules.input" name="flow-continuation"  class="org.apache.cocoon.components.modules.input.FlowContinuationModule"/>
  +
     </input-modules>
   
     <!--+