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/21 16:07:40 UTC

[uima-uimaj] branch master updated (9ca3f7e -> da1d449)

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 9ca3f7e  Merge pull request #75 from apache/bugfix/NO-JIRA-Fix-JavaDoc-and-exclude-factorypath-from-rat-check
     add 8723c73  [UIMA-6282] select.at() may fail to respect bounds
     new da1d449  Merge pull request #72 from apache/bugfix/UIMA-6282-select.at-may-fail-to-respect-bounds

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:
 .../main/java/org/apache/uima/cas/impl/Subiterator.java |  2 +-
 .../java/org/apache/uima/cas/impl/SelectFsTest.java     | 17 +++++++++++++++++
 2 files changed, 18 insertions(+), 1 deletion(-)


[uima-uimaj] 01/01: Merge pull request #72 from apache/bugfix/UIMA-6282-select.at-may-fail-to-respect-bounds

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 da1d449ff555737b065bf2f4db40d28df9b7bce7
Merge: 9ca3f7e 8723c73
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Wed Oct 21 18:07:31 2020 +0200

    Merge pull request #72 from apache/bugfix/UIMA-6282-select.at-may-fail-to-respect-bounds
    
    [UIMA-6282] select.at() may fail to respect bounds

 .../main/java/org/apache/uima/cas/impl/Subiterator.java |  2 +-
 .../java/org/apache/uima/cas/impl/SelectFsTest.java     | 17 +++++++++++++++++
 2 files changed, 18 insertions(+), 1 deletion(-)