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/11/11 18:25:50 UTC

[uima-uimafit] branch main updated (bed0c8c -> dea1f5b)

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-uimafit.git


    from bed0c8c  Merge pull request #212 from apache/feature/211-Conveniently-skip-validation
     add e76d286  Issue #213: Avoid broken typesystem when using ManagedCas
     new dea1f5b  Merge pull request #214 from apache/bugfix/213-Avoid-broken-typesystem-when-using-ManagedCas

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:
 .../java/org/apache/uima/fit/testing/junit/ManagedCas.java    | 11 +++++++++++
 .../java/org/apache/uima/fit/testing/junit/ManagedJCas.java   | 11 +++++++++++
 2 files changed, 22 insertions(+)


[uima-uimafit] 01/01: Merge pull request #214 from apache/bugfix/213-Avoid-broken-typesystem-when-using-ManagedCas

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-uimafit.git

commit dea1f5b5ff0bcb7112d8238e81baaac7d6870c0f
Merge: bed0c8c e76d286
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Nov 11 19:25:42 2022 +0100

    Merge pull request #214 from apache/bugfix/213-Avoid-broken-typesystem-when-using-ManagedCas
    
    Issue #213: Avoid broken typesystem when using ManagedCas

 .../java/org/apache/uima/fit/testing/junit/ManagedCas.java    | 11 +++++++++++
 .../java/org/apache/uima/fit/testing/junit/ManagedJCas.java   | 11 +++++++++++
 2 files changed, 22 insertions(+)