You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2021/07/09 14:05:36 UTC

[uima-uimaj] branch main updated (58f220a -> 665a3de)

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 58f220a  Merge pull request #130 from apache/refactoring/UIMA-6372-Upgrade-from-JUnit-3-to-JUnit-4-to-JUnit-5
     add 0464607  Merge pull request #126 from apache/bugfix/UIMA-6367-JCas-cover-annotation-created-in-PEAR-context-replaced-during-index-operations
     add ee7fef8  [UIMA-6377] Spurious multipleReferencesAllowed warning when serializing empty arrays
     add d60316a  Merge branch 'main' into bugfix/UIMA-6377-Spurious-multipleReferencesAllowed-warning-when-serializing-empty-arrays
     new 665a3de  Merge pull request #133 from apache/bugfix/UIMA-6377-Spurious-multipleReferencesAllowed-warning-when-serializing-empty-arrays

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:
 .../apache/uima/cas/impl/CasSerializerSupport.java | 25 ++++++++++++++++------
 1 file changed, 18 insertions(+), 7 deletions(-)

[uima-uimaj] 01/01: Merge pull request #133 from apache/bugfix/UIMA-6377-Spurious-multipleReferencesAllowed-warning-when-serializing-empty-arrays

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 665a3de1c6087fded09185743f072e82b0059db8
Merge: 58f220a d60316a
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Jul 9 16:05:26 2021 +0200

    Merge pull request #133 from apache/bugfix/UIMA-6377-Spurious-multipleReferencesAllowed-warning-when-serializing-empty-arrays
    
    [UIMA-6377] Spurious multipleReferencesAllowed warning when serializing empty arrays

 .../apache/uima/cas/impl/CasSerializerSupport.java | 25 ++++++++++++++++------
 1 file changed, 18 insertions(+), 7 deletions(-)