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 2021/01/14 17:21:24 UTC

[uima-uimaj] branch bugfix/UIMA-6296-SelectFS-fsIterator-may-yield-different-result-set-than-asList updated (99a5bac -> d178718)

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

rec pushed a change to branch bugfix/UIMA-6296-SelectFS-fsIterator-may-yield-different-result-set-than-asList
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from 99a5bac  Merge branch 'main' into bugfix/UIMA-6296-SelectFS-fsIterator-may-yield-different-result-set-than-asList
     add d178718  [UIMA-6296] SelectFS fsIterator may yield different result set than asList

No new revisions were added by this update.

Summary of changes:
 .../org/apache/uima/cas/impl/SelectFSs_impl.java   |  2 +-
 .../org/apache/uima/cas/impl/SelectFsAssert.java   | 78 +++++++++++++++-------
 .../org/apache/uima/cas/impl/SelectFsTest.java     | 14 +++-
 3 files changed, 69 insertions(+), 25 deletions(-)