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 d37e5f765 Merge pull request #343 from 
apache/refactoring/325-Update-dependencies
     add a31416714 Issue #345: Certain select operations deplete FS ID pool
     add ac2be2d3b Merge branch 'main' into 
bugfix/345-Certain-select-operations-deplete-FS-ID-pool
     new 31f46aa80 Merge pull request #353 from 
apache/bugfix/345-Certain-select-operations-deplete-FS-ID-pool

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:
 .../java/org/apache/uima/cas/impl/CASImpl.java     |  9 +++---
 .../uima/cas/impl/FeatureStructureImplC.java       | 36 ++++++++++++++++++----
 .../org/apache/uima/cas/impl/SelectFSs_impl.java   | 16 ++--------
 .../java/org/apache/uima/cas/impl/Subiterator.java |  4 +--
 .../org/apache/uima/jcas/cas/AnnotationBase.java   | 24 ++++++++-------
 .../main/java/org/apache/uima/jcas/cas/TOP.java    | 12 +++++++-
 .../java/org/apache/uima/jcas/tcas/Annotation.java | 33 +++++++++++++++++---
 .../org/apache/uima/cas/impl/SubiteratorTest.java  |  4 +--
 8 files changed, 94 insertions(+), 44 deletions(-)

Reply via email to