Result Specification behavior incorrect for aggregates ------------------------------------------------------
Key: UIMA-1840 URL: https://issues.apache.org/jira/browse/UIMA-1840 Project: UIMA Issue Type: Bug Components: Core Java Framework Reporter: Eddie Epstein For a scenario using default result specifications, if an annotator with language "x-unspecified" is included in an aggregate with a different language, say "en", any containsType method calls from the annotator will return false. This behavior is incorrect given that the annotator has declared that it will work with any language. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.