Revision: 18153
          http://sourceforge.net/p/gate/code/18153
Author:   markagreenwood
Date:     2014-07-04 07:41:30 +0000 (Fri, 04 Jul 2014)
Log Message:
-----------
updated the gapps so they use the new plugin name and don't rely on the plugin 
mapping as this generates a warning message and we should be capable of 
updating our own stuff so that it doesn't generate warnings

Modified Paths:
--------------
    gate/trunk/plugins/Stanford_CoreNLP/sample_parser_en.gapp
    gate/trunk/plugins/Stanford_CoreNLP/sample_pos+parser_en.gapp

Modified: gate/trunk/plugins/Stanford_CoreNLP/sample_parser_en.gapp
===================================================================
--- gate/trunk/plugins/Stanford_CoreNLP/sample_parser_en.gapp   2014-07-04 
07:37:58 UTC (rev 18152)
+++ gate/trunk/plugins/Stanford_CoreNLP/sample_parser_en.gapp   2014-07-04 
07:41:30 UTC (rev 18153)
@@ -8,7 +8,7 @@
         <urlString>$relpath$../ANNIE</urlString>
       </gate.util.persistence.PersistenceManager-URLHolder>
       <gate.util.persistence.PersistenceManager-URLHolder>
-        <urlString>$relpath$../Parser_Stanford</urlString>
+        <urlString>$relpath$../Stanford_CoreNLP</urlString>
       </gate.util.persistence.PersistenceManager-URLHolder>
     </localList>
     <collectionType>java.util.ArrayList</collectionType>

Modified: gate/trunk/plugins/Stanford_CoreNLP/sample_pos+parser_en.gapp
===================================================================
--- gate/trunk/plugins/Stanford_CoreNLP/sample_pos+parser_en.gapp       
2014-07-04 07:37:58 UTC (rev 18152)
+++ gate/trunk/plugins/Stanford_CoreNLP/sample_pos+parser_en.gapp       
2014-07-04 07:41:30 UTC (rev 18153)
@@ -8,7 +8,7 @@
         <urlString>$relpath$../ANNIE</urlString>
       </gate.util.persistence.PersistenceManager-URLHolder>
       <gate.util.persistence.PersistenceManager-URLHolder>
-        <urlString>$relpath$../Parser_Stanford</urlString>
+        <urlString>$relpath$../Stanford_CoreNLP</urlString>
       </gate.util.persistence.PersistenceManager-URLHolder>
     </localList>
     <collectionType>java.util.ArrayList</collectionType>

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


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to