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 39531d43e Merge pull request #241 from
apache/bugfix/240-Helper-annotation-created-by-SelectFS-should-not-survive
add 2f6316ecd Issue #235: Misleading error message when JCas type is not
registered
add 84b867261 Issue #235: Misleading error message when JCas type is not
registered
add 46b15032e [No issue] Auto-formatting
new e0633297d Merge pull request #236 from
apache/bugfix/235-Misleading-error-message-when-JCas-type-is-not-registered
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/CASRuntimeException.java | 7 +++++
.../org/apache/uima/cas/impl/TypeSystemImpl.java | 2 +-
.../java/org/apache/uima/pear/util/FileUtil.java | 10 +++---
.../apache/uima/UIMAException_Messages.properties | 1 +
.../java/org/apache/uima/jcas/test/JCasTest.java | 36 ++++++++++++----------
.../util/PearInstallationVerificationTest.java | 13 +++-----
6 files changed, 38 insertions(+), 31 deletions(-)