[
https://issues.apache.org/jira/browse/UIMA-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808106#comment-13808106
]
Jens Grivolla commented on UIMA-2387:
-------------------------------------
I just saw that trunk has changed since my patch, doing the same upgrades to
JCasAnnotator_ImplBase instead of TextAnnotator that I have since done
independently. This should make integration of UIMA-2387 easier, since I can
rebase it on top of the current trunk to get a working AE instead of having to
do it in two steps.
> ResultingAnnotationName not optional in ConceptMapper
> -----------------------------------------------------
>
> Key: UIMA-2387
> URL: https://issues.apache.org/jira/browse/UIMA-2387
> Project: UIMA
> Issue Type: Bug
> Components: addons, Sandbox-ConceptMapper
> Affects Versions: 2.3.1Addons
> Reporter: Jens Grivolla
> Priority: Minor
> Attachments: UIMA-2387.patch
>
>
> Contrary to the documentation, the ResultingAnnotationName is not optional in
> the ConceptMapper descriptor. In our use case we only want to write back
> information to the original token, without creating a new annotation. Instead
> of treating this as a documentation bug it is therefore better to fix the
> code.
--
This message was sent by Atlassian JIRA
(v6.1#6144)