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 e7d798a Merge pull request #204 from
apache/bugfix/195-Detect-descriptors-via-SPI
add f4f1d3c Issue #205: Managed CASes in tests should consider validators
new 56d1e4d Merge pull request #206 from
apache/feature/205-Managed-CASes-in-tests-should-consider-validators
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/fit/validation/Validator.java | 24 +++++----
.../apache/uima/fit/testing/junit/ManagedCas.java | 62 +++++++++++++++++++---
.../apache/uima/fit/testing/junit/ManagedJCas.java | 60 ++++++++++++++++++---
3 files changed, 120 insertions(+), 26 deletions(-)