+1 -Marshall
On 8/26/2015 5:21 PM, Richard Eckart de Castilho (JIRA) wrote:
> [
> https://issues.apache.org/jira/browse/UIMA-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715541#comment-14715541
> ]
>
> Richard Eckart de Castilho commented on UIMA-4565:
> --------------------------------------------------
>
> "Exception" would basically mean to exclude the CAS interface from the
> checking for one release and to update the reference release for the
> following point release from (2.8.3 if that comes) 2.8.0 to 2.8.2.
>
>> CAS.FEATURE_FULL_NAME_SOFA wrong?
>> ---------------------------------
>>
>> Key: UIMA-4565
>> URL: https://issues.apache.org/jira/browse/UIMA-4565
>> Project: UIMA
>> Issue Type: Bug
>> Components: Core Java Framework
>> Affects Versions: 2.8.1SDK
>> Reporter: Richard Eckart de Castilho
>> Assignee: Richard Eckart de Castilho
>> Fix For: 2.8.2SDK
>>
>>
>> The CAS interface has to say this about the *sofa* feature's full name
>> {noformat}
>> FEATURE_FULL_NAME_SOFA = "uima.tcas.Annotation:sofa";
>> {noformat}
>> However, when I try to use this to filter out the sofa feature, I don't
>> catch it - and the reason seems to be that the *sofa* feature is actually
>> defined as
>> {noformat}
>> uima.cas.AnnotationBase:sofa
>> {noformat}
>> ... at least that's what the debugger says.
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>