You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2020/01/09 19:32:39 UTC

[uima-uimaj] 01/01: Merge pull request #23 from apache/bug/UIMA-6168-protect-indexes-v2

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

schor pushed a commit to branch master-v2
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit d194ac463580fba1acc650b44f825a739245f064
Merge: 00ce623 d47f085
Author: mischor <ms...@schor.com>
AuthorDate: Thu Jan 9 14:32:32 2020 -0500

    Merge pull request #23 from apache/bug/UIMA-6168-protect-indexes-v2
    
    [UIMA-6168] copy change from v3, add test

 .../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(-)