Revision: 17997
          http://sourceforge.net/p/gate/code/17997
Author:   ian_roberts
Date:     2014-05-15 16:36:54 +0000 (Thu, 15 May 2014)
Log Message:
-----------
Classpath and sample data update

Modified Paths:
--------------
    gcp/trunk/.classpath
    gcp/trunk/test/data/batch-test-0001.xml

Modified: gcp/trunk/.classpath
===================================================================
--- gcp/trunk/.classpath        2014-05-15 09:58:35 UTC (rev 17996)
+++ gcp/trunk/.classpath        2014-05-15 16:36:54 UTC (rev 17997)
@@ -5,6 +5,7 @@
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
        <classpathentry kind="lib" path="conf"/>
        <classpathentry kind="lib" path="lib/mimir-client-5.0.jar"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/GATE"/>
        <classpathentry kind="con" 
path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=gcp&amp;ivyXmlPath=build%2Fivy.xml&amp;confs=*&amp;ivySettingsPath=%24%7Bworkspace_loc%3Agcp%2Fbuild%2Fivysettings.xml%7D&amp;loadSettingsOnDemand=false&amp;propertyFiles="/>
        <classpathentry kind="output" path="classes"/>
 </classpath>

Modified: gcp/trunk/test/data/batch-test-0001.xml
===================================================================
--- gcp/trunk/test/data/batch-test-0001.xml     2014-05-15 09:58:35 UTC (rev 
17996)
+++ gcp/trunk/test/data/batch-test-0001.xml     2014-05-15 16:36:54 UTC (rev 
17997)
@@ -57,6 +57,18 @@
 
   </output>
 
+  <output dir="output-files-json"
+          compression="gzip"
+          encoding="UTF-8"
+          fileExtension=".json.gz"
+          class="gate.cloud.io.file.JSONOutputHandler">
+    <annotationSet>
+      <annotationType name="Person"/>
+      <annotationType name="Location"/>
+      <annotationType name="Organization"/>
+    </annotationSet>
+  </output>
+
   <!-- Send documents to a Mimir indexing server.  This output handler always
        sends the whole document to the server - annotationSet elements are
        ignored. The username and password attributes are optional - if

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


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to