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 2023/01/12 08:27:21 UTC

[uima-uimaj] 01/01: Merge pull request #278 from apache/bugfix/272-select-on-FSArray-seems-broken

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

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

commit 11f88d8b3b1dd97ff2cca678ce18789c693a7658
Merge: e84fd942a 2ff1a07e8
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Jan 12 09:27:12 2023 +0100

    Merge pull request #278 from apache/bugfix/272-select-on-FSArray-seems-broken
    
    Issue #272: select on FSArray seems broken

 .../org/apache/uima/cas/impl/SelectFSs_impl.java   |  2 +-
 .../apache/uima/cas/impl/SelectFsFSArrayTest.java  | 86 ++++++++++++++++++++++
 .../apache/uima/cas/impl/SelectFsFSListTest.java   | 86 ++++++++++++++++++++++
 3 files changed, 173 insertions(+), 1 deletion(-)