Revision: 17434
          http://sourceforge.net/p/gate/code/17434
Author:   markagreenwood
Date:     2014-02-26 14:45:12 +0000 (Wed, 26 Feb 2014)
Log Message:
-----------
removed some deprecation suppressing annotations, that had nothing to supress

Modified Paths:
--------------
    gate/trunk/src/main/gate/SimpleCorpus.java

Modified: gate/trunk/src/main/gate/SimpleCorpus.java
===================================================================
--- gate/trunk/src/main/gate/SimpleCorpus.java  2014-02-26 14:44:25 UTC (rev 
17433)
+++ gate/trunk/src/main/gate/SimpleCorpus.java  2014-02-26 14:45:12 UTC (rev 
17434)
@@ -27,7 +27,6 @@
 /**
  * Corpora are lists of Document. TIPSTER equivalent: Collection.
  */
-@SuppressWarnings("deprecation")
 public interface SimpleCorpus extends LanguageResource, List<Document>, 
NameBearer {
 
   public static final String CORPUS_NAME_PARAMETER_NAME = "name";

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


------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to