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 326c5b9cc Merge pull request #342 from 
apache/refactoring/341-Deploy-Eclipse-feature-definitions-to-Maven-repo
     add 6347db2f3 Issue #346: Helper annotation created by subiterator may 
remain in CAS
     new e9e16c2be Merge pull request #347 from 
apache/bugfix/346-Helper-annotation-created-by-subiterator-may-remain-in-CAS

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:
 .../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