Jerry Cwiklik created UIMA-5962:
-----------------------------------
Summary: UIMA-DUCC: create new project for JCas specific classes
Key: UIMA-5962
URL: https://issues.apache.org/jira/browse/UIMA-5962
Project: UIMA
Issue Type: Task
Components: DUCC
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 2.2.3-Ducc
Currently uima-ducc-user project includes classes which use JCas cover classes
generated with uima V2. To migrate DUCC to uima V3 these JCas cover classes
will no longer work. To support uima V3, Ducc code needs refactoring to remove
dependence on JCas. For backwards compatibility, classes with JCas support will
move to a new project (uima-ducc-jcas). The maven assembly script will include
this project jar in the root distribution (tar) next to uima-ducc-user.jar.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)