[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xindice-dev
Subject:    cvs commit: xml-xindice/config system.xml
From:       kevinross () apache ! org
Date:       2003-06-27 21:20:45
[Download RAW message or body]

kevinross    2003/06/27 14:20:45

  Modified:    config   system.xml
  Log:
  added encoding attribute
  
  Revision  Changes    Path
  1.11      +12 -14    xml-xindice/config/system.xml
  
  Index: system.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/config/system.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- system.xml	30 May 2003 22:39:16 -0000	1.10
  +++ system.xml	27 Jun 2003 21:20:45 -0000	1.11
  @@ -1,19 +1,17 @@
  -<?xml version="1.0"?>
  -
  +<?xml version="1.0" encoding="UTF-8"?>
   <!--
     - Version: $Revision$ $Date$
     - Author: Kimbro Staken (kstaken@xmldatabases.org)
     -->
  -
   <xindice>
  -   <root-collection dbroot="./db/" name="db" use-metadata="off">
  -   <!-- Set use-metadata to on to enable metadata usage. -->
  -      <queryengine>
  -         <resolver autoindex="false" class="org.apache.xindice.core.query.XPathQueryResolver" />
  -         <resolver class="org.apache.xindice.core.xupdate.XUpdateQueryResolver" />
  -      </queryengine>
  -   </root-collection>
  -   <xml-rpc>
  -       <driver name="xerces" />
  -   </xml-rpc>
  +	<root-collection dbroot="./db/" name="db" use-metadata="off">
  +		<!-- Set use-metadata to on to enable metadata usage. -->
  +		<queryengine>
  +			<resolver autoindex="false" class="org.apache.xindice.core.query.XPathQueryResolver"/>
  +			<resolver class="org.apache.xindice.core.xupdate.XUpdateQueryResolver"/>
  +		</queryengine>
  +	</root-collection>
  +	<xml-rpc>
  +		<driver name="xerces"/>
  +	</xml-rpc>
   </xindice>
  
  
  
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic