Revision: 14845
          http://gate.svn.sourceforge.net/gate/?rev=14845&view=rev
Author:   markagreenwood
Date:     2011-12-22 17:15:40 +0000 (Thu, 22 Dec 2011)
Log Message:
-----------
no longer load any of the database related stuff; this is the first step 
towards removing all the database code that we no longer support

Modified Paths:
--------------
    gate/trunk/src/gate/resources/creole/creole.xml

Modified: gate/trunk/src/gate/resources/creole/creole.xml
===================================================================
--- gate/trunk/src/gate/resources/creole/creole.xml     2011-12-22 17:08:54 UTC 
(rev 14844)
+++ gate/trunk/src/gate/resources/creole/creole.xml     2011-12-22 17:15:40 UTC 
(rev 14845)
@@ -13,25 +13,9 @@
       <CLASS>gate.corpora.CorpusImpl</CLASS>
     </RESOURCE>
     <RESOURCE>
-      <NAME>GATE Database Document</NAME>
-      <CLASS>gate.corpora.DatabaseDocumentImpl</CLASS>
-      <COMMENT>GATE persistent document (Oracle or PostgreSQL)</COMMENT>
-      <INTERFACE>gate.Document</INTERFACE>
-      <ICON>document</ICON>
-      <PRIVATE/>
-    </RESOURCE>
-    <RESOURCE>
       <CLASS>gate.corpora.SerialCorpusImpl</CLASS>
     </RESOURCE>
     <RESOURCE>
-      <NAME>GATE Database Corpus</NAME>
-      <CLASS>gate.corpora.DatabaseCorpusImpl</CLASS>
-      <COMMENT>GATE persistent corpus (Oracle or PostgreSQL)</COMMENT>
-      <INTERFACE>gate.Corpus</INTERFACE>
-      <ICON>corpus</ICON>
-      <PRIVATE/>
-    </RESOURCE>
-    <RESOURCE>
       <CLASS>gate.corpora.XmlDocumentFormat</CLASS>
     </RESOURCE>
     <RESOURCE>
@@ -133,12 +117,8 @@
     </RESOURCE>
 
     <RESOURCE>
-      <CLASS>gate.gui.OracleDatastoreViewer</CLASS>
-    </RESOURCE>
-
-    <RESOURCE>
       <CLASS>gate.gui.LuceneDataStoreSearchGUI</CLASS>
     </RESOURCE>
 
   </CREOLE>
-</CREOLE-DIRECTORY>
+</CREOLE-DIRECTORY>
\ No newline at end of file

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to