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:21:58 UTC

[uima-uimafit] branch master-v2 updated (5b865ce -> 8437e05)

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

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


    from 5b865ce  Merge pull request #107 from apache/feature/UIMA-6227-Upgrade-to-xmlunit-2
     add ebb1ecb  [UIMA-6286] select following finds zero-width annotation at reference end position
     new 8437e05  Merge pull request #129 from apache/origin/bugfix/UIMA-6286-select-following-finds-zero-width-annotation-at-reference-end-position

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:
 .../java/org/apache/uima/fit/util/CasUtil.java     |  9 +++++++
 .../org/apache/uima/fit/util/JCasUtilTest.java     | 30 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)


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

Posted by re...@apache.org.
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 8437e058b4f1333af2b42485eebbeb1bbc579fbf
Merge: 5b865ce ebb1ecb
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Tue Oct 27 22:21:51 2020 +0100

    Merge pull request #129 from apache/origin/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

 .../java/org/apache/uima/fit/util/CasUtil.java     |  9 +++++++
 .../org/apache/uima/fit/util/JCasUtilTest.java     | 30 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)