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 c953b6c0c2abe4f9d235a2b6646a3918d2a74160 Merge: 2bfac0fdb d83d80a92 Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Thu Aug 15 16:01:07 2024 +0200 Merge pull request #370 from apache/feature/369-Move-isTypeName-and-isFeatureName-to-public-API Issue #369: Move isTypeName and isFeatureName to public API .../org/apache/uima/cas/impl/TypeSystemUtils.java | 97 ++++++++++------------ .../java/org/apache/uima/util/TypeSystemUtil.java | 73 ++++++++++++++++ 2 files changed, 115 insertions(+), 55 deletions(-)
