You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2020/11/03 13:01:26 UTC

[uima-uimafit] 01/01: Merge pull request #131 from apache/bugfix/UIMA-6288-selectPreceding-using-zero-width-anchor-returns-covering-annotation

This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch master-v2
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit fa2ce49ad99be20e44b23444cb551da0a5817d0e
Merge: 8437e05 2a07cda
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Tue Nov 3 14:01:15 2020 +0100

    Merge pull request #131 from apache/bugfix/UIMA-6288-selectPreceding-using-zero-width-anchor-returns-covering-annotation
    
    [UIMA-6286] select following finds zero-width annotation at reference end position

 .../main/java/org/apache/uima/fit/util/CasUtil.java | 21 ++++++++++++++++-----
 .../java/org/apache/uima/fit/util/JCasUtilTest.java | 14 ++++++++++++++
 2 files changed, 30 insertions(+), 5 deletions(-)