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

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


    from 161b016c4 Issue #325: Update dependencies
     add 6347db2f3 Issue #346: Helper annotation created by subiterator may 
remain in CAS
     add e9e16c2be Merge pull request #347 from 
apache/bugfix/346-Helper-annotation-created-by-subiterator-may-remain-in-CAS
     add d7822ec9b Merge branch 'main' into refactoring/325-Update-dependencies

No new revisions were added by this update.

Summary of changes:
 .../org/apache/uima/cas/impl/SelectFSs_impl.java   |   5 +
 .../java/org/apache/uima/cas/impl/Subiterator.java |   4 +-
 .../org/apache/uima/cas/impl/SubiteratorTest.java  | 119 ++++++++++++++++++
 .../org/apache/uima/cas/test/SubiteratorTest.java  | 135 ---------------------
 4 files changed, 126 insertions(+), 137 deletions(-)
 create mode 100644 
uimaj-core/src/test/java/org/apache/uima/cas/impl/SubiteratorTest.java
 delete mode 100644 
uimaj-core/src/test/java/org/apache/uima/cas/test/SubiteratorTest.java

Reply via email to