You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bu...@apache.org on 2002/03/07 15:05:30 UTC

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/deli deli.xconf

butlermh    02/03/07 06:05:30

  Modified:    src/java/org/apache/cocoon/components/deli deli.xconf
  Log:
  Turning DELI off by default after complaint received via commit email list
  
  Revision  Changes    Path
  1.7       +2 -0      xml-cocoon2/src/java/org/apache/cocoon/components/deli/deli.xconf
  
  Index: deli.xconf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/deli/deli.xconf,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- deli.xconf	22 Feb 2002 11:31:11 -0000	1.6
  +++ deli.xconf	7 Mar 2002 14:05:30 -0000	1.7
  @@ -1,4 +1,6 @@
     <!-- Deli support -->
  +  <!-- Uncomment this section to enable DELI
     <deli class="org.apache.cocoon.components.deli.DeliImpl">
       <parameter name="deli-config-file" value="resources/deli/config/deliConfig.xml"/>
     </deli>
  +  -->
  
  
  

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