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-uimaj.git.
from 938e186 Merge pull request #184 from
apache/bugfix/UIMA-6401-CPE-ThreadGroupDestroyer-keeps-unnecessary-reference-on-CPMEngine
add 3170f55 [UIMA-6423] Selecting a non-existing type returns all types
add 12e0795 [NO JIRA] Fix ancient global search/replace doc issue
add c7e4f0f Merge branch 'main' into
bugfix/UIMA-6423-Selecting-a-non-existing-type-returns-all-types
new c4c6faa Merge pull request #185 from
apache/bugfix/UIMA-6423-Selecting-a-non-existing-type-returns-all-types
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 | 4 +-
.../org/apache/uima/cas/impl/SelectFSs_impl.java | 16 +++++++-
.../org/apache/uima/cas/impl/SelectFsTest.java | 47 +++++++++++++++++++++-
3 files changed, 63 insertions(+), 4 deletions(-)