Marshall Schor created UIMA-5660:
------------------------------------
Summary: uv3 JCas loading superclass test too strong
Key: UIMA-5660
URL: https://issues.apache.org/jira/browse/UIMA-5660
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 3.0.0SDK-beta
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 3.0.0SDK
When JCas Classes are checked for conformity to UIMA Type Systems, a check is
made that the super types match; if they don't, and error is thrown.
There are cases when JCas classes could be changed to have a different super
class inserted, which would be allowable. Accommodate this by changing the
action when this happens to be just a warning.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)