This is an automated email from the ASF dual-hosted git repository. schor pushed a change to branch master-v2 in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.
from 00ce623 Merge pull request #22 from apache/UIMA-6165-update-eclipse-plugin-dependencies add d47f085 [UIMA-6168] copy change from v3, add test new d194ac4 Merge pull request #23 from apache/bug/UIMA-6168-protect-indexes-v2 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 | 39 +- .../org/apache/uima/cas/impl/FSsTobeAddedback.java | 552 ++++++++++----------- .../org/apache/uima/cas/impl/ProtectIndexTest.java | 58 +++ 3 files changed, 358 insertions(+), 291 deletions(-) create mode 100644 uimaj-core/src/test/java/org/apache/uima/cas/impl/ProtectIndexTest.java