[ 
https://issues.apache.org/jira/browse/UIMA-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712817#comment-14712817
 ] 

Richard Eckart de Castilho commented on UIMA-4565:
--------------------------------------------------

What's also spooks is that Jenkins reports test failures now that I cannot 
reproduce locally:

{noformat}
Failed tests: 
  org.apache.uima.util.CasToInlineXmlTest#testCAStoString AssertionFailedError
  org.apache.uima.util.CasToInlineXmlTest#testCasToInlineXml ComparisonFailure 
e...
  org.apache.uima.util.impl.TestLog4jLogger_impl#testLogWrapperCreation 
AssertionFailedError
  org.apache.uima.util.XMLSerializerTest#testXml11 ComparisonFailure 
expected:<....
{noformat}

> 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)

Reply via email to