You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by ks...@apache.org on 2002/07/11 10:39:23 UTC

cvs commit: xml-xindice/java/src/org/apache/xindice/client/xmldb DatabaseImpl.java

kstaken     2002/07/11 01:39:23

  Modified:    java/src/org/apache/xindice/client/xmldb DatabaseImpl.java
  Log:
  Shouldn't have commited DatabaseImpl.
  
  Revision  Changes    Path
  1.4       +2 -2      xml-xindice/java/src/org/apache/xindice/client/xmldb/DatabaseImpl.java
  
  Index: DatabaseImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xindice/java/src/org/apache/xindice/client/xmldb/DatabaseImpl.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DatabaseImpl.java	11 Jul 2002 08:38:18 -0000	1.3
  +++ DatabaseImpl.java	11 Jul 2002 08:39:23 -0000	1.4
  @@ -99,7 +99,7 @@
      /**
         * Name used in the uri for collections associated with this instance.
       */
  -   public static String INSTANCE_NAME = "xindice-rpc";
  +   public static String INSTANCE_NAME = "xindice";
      
      /**
         * The XML:DB API Core Level Conformance of this implementation.