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 c4c6faacfec9201d205eed88df64b635bf1bb8f6 Merge: 938e186 c7e4f0f Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Wed Mar 2 18:26:52 2022 +0100 Merge pull request #185 from apache/bugfix/UIMA-6423-Selecting-a-non-existing-type-returns-all-types [UIMA-6423] Selecting a non-existing type returns all types .../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(-)
