This should be now fixed in trunk with UIMA-2430 [1]. Regards, Tommaso [1] : https://issues.apache.org/jira/browse/UIMA-2430
2012/7/8 Tommaso Teofili <[email protected]> > Hi Michelangelo, > in my opinion this dependency from incubator classes should be removed, > I'll open an issue for fixing this. > Thanks, > Tommaso > > 2012/7/6 michelangelo <[email protected]> > >> Hello >> I downloaded the DictionaryAnnotator addon from SVN. Unfortunately it >> seems that >> it uses incubator classes like: >> import org.apache.incubator.uima.DictionaryDocument; >> import org.apache.incubator.uima.EntriesDocument; >> import org.apache.incubator.uima.EntryDocument; >> import org.apache.incubator.uima.TypeCollectionDocument; >> import >> org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData; >> >> and they are not in UIMA 2.4. >> Is there something I can do in order to compile? >> if not, there is a similar annotator for UIMA 2.4? >> >> many thanks >> >> >
