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/03/10 18:29:16 UTC

[uima-uimaj] branch UIMA-6199-Unindexed-document-annotation-added-back-to-index-during-deserialization updated (bc9f9dd -> 3120d94)

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

schor pushed a change to branch UIMA-6199-Unindexed-document-annotation-added-back-to-index-during-deserialization
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from bc9f9dd  [UIMA-6199] Unindexed document annotation added back to index during deserialization
     add 3120d94  UIMA-6199 2 part fix for edge case of non-indexed doc_annot

No new revisions were added by this update.

Summary of changes:
 .../org/apache/uima/cas/impl/BinaryCasSerDes.java  | 21 ++++++++++++++++---
 .../java/org/apache/uima/cas/impl/CASImpl.java     | 14 ++++++++++++-
 .../uima/cas/test/SerializationReinitTest.java     | 24 ++++++++++++++++++++++
 3 files changed, 55 insertions(+), 4 deletions(-)