You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2002/03/22 19:42:08 UTC

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

vgritsenko    02/03/22 10:42:08

  Modified:    src/java/org/apache/cocoon/components/source xmldb.xconf
  Log:
  Fix CR/LF
  
  Revision  Changes    Path
  1.2       +11 -11    xml-cocoon2/src/java/org/apache/cocoon/components/source/xmldb.xconf
  
  Index: xmldb.xconf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/source/xmldb.xconf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xmldb.xconf	22 Mar 2002 13:53:34 -0000	1.1
  +++ xmldb.xconf	22 Mar 2002 18:42:08 -0000	1.2
  @@ -1,11 +1,11 @@
  -<?xml version="1.0"?>
  -
  -<xconf xpath="/cocoon/source-handler" unless="protocol[@name='xmldb']">
  -
  -    <!-- xmldb pseudo protocol -->
  -    <protocol name="xmldb" class="org.apache.cocoon.components.source.XMLDBSourceFactory">
  -      <!-- Xindice driver -->
  -      <driver type="xindice" class="org.apache.xindice.client.xmldb.DatabaseImpl"/>
  -      <!-- Add here other XML:DB compliant databases drivers -->
  -    </protocol>
  -</xconf>
  +<?xml version="1.0"?>
  +
  +<xconf xpath="/cocoon/source-handler" unless="protocol[@name='xmldb']">
  +
  +    <!-- xmldb pseudo protocol -->
  +    <protocol name="xmldb" class="org.apache.cocoon.components.source.XMLDBSourceFactory">
  +      <!-- Xindice driver -->
  +      <driver type="xindice" class="org.apache.xindice.client.xmldb.DatabaseImpl"/>
  +      <!-- Add here other XML:DB compliant databases drivers -->
  +    </protocol>
  +</xconf>
  
  
  

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