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:26 UTC

[uima-uimaj] branch master updated (da1d449 -> 4a17a35)

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

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


    from da1d449  Merge pull request #72 from apache/bugfix/UIMA-6282-select.at-may-fail-to-respect-bounds
     add 9cb892a  UIMA-6284: select.following() fails to find adjacent annotations
     add c976921  UIMA-6284: select.following() fails to find adjacent annotations
     new 4a17a35  Merge pull request #76 from apache/bugfix/UIMA-6284-select.following-fails-to-find-adjacent-annotations

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by re...@apache.org.
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(-)