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

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


    from 3a395185b Merge pull request #321 from 
apache/refactoring/no-issue-set-version
     add ddf5c533e Issue #319: SelectFSs_impl.close() creates stream just to 
close it
     add 7dc27b39f Merge pull request #322 from 
apache/bugfix/319-SelectFSs_impl-close-creates-stream-just-to-close-it
     add 42c92c65d Issue #320: Copy of FsIterator_set_sorted_pear does not 
retain position
     add f26fa48ac Merge pull request #323 from 
apache/bugfix/320-Copy-of-FsIterator_set_sorted_pear-does-not-retain-position
     add 74a7dff9e Merge branch 'release/3.4.x' into no-issue-merge-3.4.x
     new 9c9b76a49 Merge pull request #324 from apache/no-issue-merge-3.4.x

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:
 uimaj-core/pom.xml                                 | 15 +++++++
 .../uima/cas/impl/FsIterator_set_sorted2.java      |  6 ++-
 .../uima/cas/impl/FsIterator_set_sorted_pear.java  |  5 ++-
 .../org/apache/uima/cas/impl/SelectFSs_impl.java   |  2 +-
 .../cas/impl/FsIterator_set_sorted_pearTest.java   | 49 ++++++++++++++++++++++
 uimaj-parent/pom.xml                               | 25 +++++------
 6 files changed, 84 insertions(+), 18 deletions(-)
 create mode 100644 
uimaj-core/src/test/java/org/apache/uima/cas/impl/FsIterator_set_sorted_pearTest.java

Reply via email to