[ https://issues.apache.org/jira/browse/UIMA-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tommaso Teofili updated UIMA-1500: ---------------------------------- Attachment: uima1500patch.txt I made a patch to fix this: I added "@deprecated As of release 2.3.0, please use UIMA 2.x classes" to the javadoc comment and the @Deprecated annotation for the classes you listed before > Deprecate UIMA 1.x classes in org.apache.uima.analysis_engine.annotator > ----------------------------------------------------------------------- > > Key: UIMA-1500 > URL: https://issues.apache.org/jira/browse/UIMA-1500 > Project: UIMA > Issue Type: Improvement > Components: Core Java Framework > Reporter: Jörn Kottmann > Fix For: 2.3 > > Attachments: uima1500patch.txt > > > The mentioned package contains 1.x classes and interfaces, which have a > comment which suggest using 2.0 API. > These classes and interfaces should be deprecated, namely these are: > Annotator_ImplBase.java > AnnotatorContext.java > AnnotatorContext.java > GenericAnnotator_ImplBase.java > GenericAnnotator.java > JTextAnnotator_ImplBase.java > JTextAnnotator.java > TextAnnotator.java -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.