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-uimaj.git
commit 4a033e3038076dfb377b31cc08e11269bd8e1a25 Merge: 57bc1bb8c 7a56157f3 Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Wed Jan 11 18:20:47 2023 +0100 Merge pull request #276 from apache/bugfix/275-Improved-error-message-made-it-even-more-misleading Issue #275: Improved error message made it even more misleading .../org/apache/uima/cas/CASRuntimeException.java | 6 -- .../org/apache/uima/cas/impl/TypeSystemImpl.java | 34 ++++---- .../apache/uima/UIMAException_Messages.properties | 7 +- .../apache/uima/cas/impl/TypeSystemImplTest.java | 99 ++++++++++++++++++++++ .../java/org/apache/uima/jcas/test/JCasTest.java | 28 ------ 5 files changed, 118 insertions(+), 56 deletions(-)
