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/26 10:13:27 UTC

[uima-uimaj] 01/01: Merge pull request #76 from apache/bugfix/UIMA-6284-select.following-fails-to-find-adjacent-annotations

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 4a17a35a7df0f85df878cf01a513368abb1cb8f9
Merge: da1d449 c976921
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Oct 26 11:13:16 2020 +0100

    Merge pull request #76 from apache/bugfix/UIMA-6284-select.following-fails-to-find-adjacent-annotations
    
    UIMA-6284: select.following() fails to find adjacent annotations

 .../org/apache/uima/cas/impl/SelectFSs_impl.java   |  3 -
 .../org/apache/uima/cas/impl/SelectFsTest.java     | 72 +++++++++++++++++++++-
 2 files changed, 71 insertions(+), 4 deletions(-)