You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2002/12/06 16:17:09 UTC

cvs commit: xml-cocoon2/src/documentation cocoon.xconf

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:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org