cziegeler    2002/12/06 07:17:09

  Modified:    src/documentation cocoon.xconf
  Log:
  Fixing doc build
  
  Revision  Changes    Path
  1.17      +1 -1      xml-cocoon2/src/documentation/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/cocoon.xconf,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- cocoon.xconf      2 Jul 2002 20:02:44 -0000       1.16
  +++ cocoon.xconf      6 Dec 2002 15:17:09 -0000       1.17
  @@ -63,7 +63,7 @@
     <source-factories>
         <component-instance 
class="org.apache.excalibur.source.impl.ResourceSourceFactory" name="resource"/>
         <component-instance 
class="org.apache.cocoon.components.source.impl.ContextSourceFactory" name="context"/>
  -      <component-instance 
class="org.apache.cocoon.components.source.impl.CocoonSourceFactory" name="cocoon"/>
  +      <component-instance 
class="org.apache.cocoon.components.source.impl.SitemapSourceFactory" name="cocoon"/>
    </source-factories>
   
     <!-- The XMLizer converts different mime-types to XML -->
  
  
  

----------------------------------------------------------------------
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