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 2022/07/30 06:50:45 UTC

[uima-uimaj] branch maintenance/3.3.x updated (776543ef0 -> 6baa0c1fe)

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

rec pushed a change to branch maintenance/3.3.x
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


    from 776543ef0 Merge pull request #224 from apache/refactoring/UIMA-6454-Update-dependencies
     add b5edf4349 Issue #238 - Form 6 serializes non-reachable FSes but should not
     add 1384ee2dc #238 - Form 6 serializes non-reachable FSes but should not
     new 6baa0c1fe Merge pull request #239 from apache/bugfix/238-Form-6-serializes-non-reachable-FSes-but-should-not

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/BinaryCasSerDes6.java |  2 +-
 .../org/apache/uima/cas/impl/SerDesForm6Test.java  | 10 ------
 .../java/org/apache/uima/util/CasIOUtilsTest.java  | 40 ++++++++++++++++++++++
 3 files changed, 41 insertions(+), 11 deletions(-)


[uima-uimaj] 01/01: Merge pull request #239 from apache/bugfix/238-Form-6-serializes-non-reachable-FSes-but-should-not

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

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

commit 6baa0c1fe555ed51dc2c4a81e415755ab20bd4a7
Merge: 776543ef0 1384ee2dc
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Sat Jul 30 08:50:38 2022 +0200

    Merge pull request #239 from apache/bugfix/238-Form-6-serializes-non-reachable-FSes-but-should-not
    
    #238 - Form 6 serializes non-reachable FSes but should not

 .../org/apache/uima/cas/impl/BinaryCasSerDes6.java |  2 +-
 .../org/apache/uima/cas/impl/SerDesForm6Test.java  | 10 ------
 .../java/org/apache/uima/util/CasIOUtilsTest.java  | 40 ++++++++++++++++++++++
 3 files changed, 41 insertions(+), 11 deletions(-)