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 22:00:18 UTC

[uima-uimafit] branch master updated (2f009d8 -> 8288663)

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-uimafit.git.


    from 2f009d8  Merge pull request #128 from apache/feature/UIMA-6227-Upgrade-to-xmlunit-2
     add 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
     add 285aa0a  Merge branch 'master' into origin/bugfix/UIMA-6286-select-following-finds-zero-width-annotation-at-reference-end-position
     new 8288663  Merge pull request #130 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     | 29 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)


[uima-uimafit] 01/01: Merge pull request #130 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
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit 82886635b19c84b682baa94d13645ab697b27491
Merge: 2f009d8 285aa0a
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Tue Oct 27 23:00:08 2020 +0100

    Merge pull request #130 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     | 29 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)