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:20:42 UTC

[uima-uimaj] branch bugfix/UIMA-6285-select.following-on-a-zero-width-annotation-returns-other-zero-width-annotation-at-same-location updated (8d4718f -> 6d0aa68)

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

rec pushed a change to branch bugfix/UIMA-6285-select.following-on-a-zero-width-annotation-returns-other-zero-width-annotation-at-same-location
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from 8d4718f  [UIMA-6285] select.following() on a zero-width annotation returns other zero-width annotation at same location
     add 9cb892a  UIMA-6284: select.following() fails to find adjacent annotations
     add c976921  UIMA-6284: select.following() fails to find adjacent annotations
     add 4a17a35  Merge pull request #76 from apache/bugfix/UIMA-6284-select.following-fails-to-find-adjacent-annotations
     add 6d0aa68  Merge branch 'master' into bugfix/UIMA-6285-select.following-on-a-zero-width-annotation-returns-other-zero-width-annotation-at-same-location

No new revisions were added by this update.

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