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/10 17:53:10 UTC

[uima-uimafit] branch main updated (0c4ea36 -> a0e52c8)

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 0c4ea36  Merge pull request #208 from apache/bugfix/207-Cannot-override-CAS-content-set-in-a-BeforeEach-method
     add fc02420  Issue #209: Ability to override validator for a test
     new a0e52c8  Merge pull request #210 from apache/feature/209-Ability-to-override-validator-for-a-test

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/fit/testing/junit/ManagedCas.java  | 31 +++++++++++++++++-----
 .../apache/uima/fit/testing/junit/ManagedJCas.java | 29 ++++++++++++++++----
 2 files changed, 49 insertions(+), 11 deletions(-)


[uima-uimafit] 01/01: Merge pull request #210 from apache/feature/209-Ability-to-override-validator-for-a-test

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 a0e52c8b3b83a238fb110ec74bd23878317d2c99
Merge: 0c4ea36 fc02420
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Nov 10 18:53:04 2022 +0100

    Merge pull request #210 from apache/feature/209-Ability-to-override-validator-for-a-test
    
    Issue #209: Ability to override validator for a test

 .../apache/uima/fit/testing/junit/ManagedCas.java  | 31 +++++++++++++++++-----
 .../apache/uima/fit/testing/junit/ManagedJCas.java | 29 ++++++++++++++++----
 2 files changed, 49 insertions(+), 11 deletions(-)