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/10/27 21:33:07 UTC

[uima-uimaj] 01/01: Merge pull request #78 from apache/bugfix/UIMA-6286-select-following-finds-zero-width-annotation-at-reference-end-position

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

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

commit 73f216f6d51b64d3e74c8b0c39f157dc8b3fd0a9
Merge: e532727 aad00dc
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Tue Oct 27 22:32:56 2020 +0100

    Merge pull request #78 from apache/bugfix/UIMA-6286-select-following-finds-zero-width-annotation-at-reference-end-position
    
    [UIMA-6286] select following finds zero-width annotation at reference end position

 .../main/java/org/apache/uima/cas/SelectFSs.java   | 23 ++++++---
 .../org/apache/uima/cas/impl/SelectFSs_impl.java   | 38 +++++++++++----
 .../org/apache/uima/cas/impl/SelectFsTest.java     | 54 +++++++++++++++++++++-
 3 files changed, 99 insertions(+), 16 deletions(-)