Marshall Schor created UIMA-5127:
------------------------------------
Summary: uv3 make jcas backward compatible and no longer required
Key: UIMA-5127
URL: https://issues.apache.org/jira/browse/UIMA-5127
Project: UIMA
Issue Type: Task
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 3.0.0SDKexp
JCas is now mostly (if not entirely) just a trampoline to CAS and other
objects. Complete this transform. Change the uses of jcas to work when passed
the CAS instead - and deprecate jcas use. Change jcasgen to include new
constructor that just takes the cas. update all uses of jcas to use the cas.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)