Revision: 15227
          http://gate.svn.sourceforge.net/gate/?rev=15227&view=rev
Author:   valyt
Date:     2012-01-26 12:50:35 +0000 (Thu, 26 Jan 2012)
Log Message:
-----------
Un-deprecated method which had no public alternative.

Modified Paths:
--------------
    gate/trunk/src/gate/creole/ontology/Ontology.java

Modified: gate/trunk/src/gate/creole/ontology/Ontology.java
===================================================================
--- gate/trunk/src/gate/creole/ontology/Ontology.java   2012-01-26 12:26:12 UTC 
(rev 15226)
+++ gate/trunk/src/gate/creole/ontology/Ontology.java   2012-01-26 12:50:35 UTC 
(rev 15227)
@@ -1004,8 +1004,6 @@
    * instance from this list (e.g. list.remove(int/Object)) does not
    * delete the resource from an ontology. One must use appropriate
    * method from the Ontology interface to delete such resources.
-   * 
-   * @deprecated
    */
   public List<OResource> getOResourcesByName(String resourceName);
 

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


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to