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

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


    from aa11dfa  Merge pull request #35 from apache/UIMA-6187-v3
     add ab9731b  [UIMA-6199] Unindexed document annotation added back to index 
during deserialization
     add 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
     add 5e7a391  make forAllViews public so it can be accessed from another 
internl pkg
     add 549ac4d  UIMA-6199 add comments describing meaning of length
     add 9c2f4ff  UIMA-6199 add comment
     new 332769e  Merge pull request #36 from 
apache/UIMA-6199-Unindexed-document-annotation-added-back-to-index-during-deserialization

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/BinaryCasSerDes.java  | 26 ++++++-
 .../java/org/apache/uima/cas/impl/CASImpl.java     | 19 ++++-
 .../uima/cas/test/SerializationReinitTest.java     | 24 +++++++
 .../uima/util/CasIOUtilsAlwaysHoldOnTest.java      | 80 ++++++++++++++++++++++
 .../java/org/apache/uima/util/CasIOUtilsTest.java  | 54 ++++++++++++++-
 5 files changed, 197 insertions(+), 6 deletions(-)
 create mode 100644 
uimaj-core/src/test/java/org/apache/uima/util/CasIOUtilsAlwaysHoldOnTest.java

Reply via email to