[ 
https://issues.apache.org/jira/browse/UIMA-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor updated UIMA-5557:
---------------------------------
    Fix Version/s:     (was: 3.0.1SDK)
                   3.0.0SDK

> uv3 custom JCas getters return value check should be skipped for arg lists 
> which are not getters
> ------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-5557
>                 URL: https://issues.apache.org/jira/browse/UIMA-5557
>             Project: UIMA
>          Issue Type: Bug
>          Components: jcasgen-maven-plugin
>    Affects Versions: 3.0.0SDK-beta
>            Reporter: Richard Eckart de Castilho
>            Priority: Major
>             Fix For: 3.0.0SDK
>
>
> With the UIMAv3 jcasgen, at runtime, I am seeing messages such as
> {noformat}
> 2017-09-08 15:00:29  WARN [main] (FSClassRegistry) - CAS type system type 
> "de.tudarmstadt.ukp.dkpro.core.api.segmentation.type.Compound" defines field 
> "splits" with range "class org.apache.uima.jcas.cas.FSArray", but JCas getter 
> method is returning "interface java.util.List" which is not a subtype of the 
> declared range.
> {noformat}
> A user on the users mailing list reported a similar message when trying out 
> UIMAv3:
> {noformat}
> JCAS range type uima.cas.FSArray for feature ... does not match the CAS range 
> type uima.cas.StringArray for the feature
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to