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 8b61d0746741c5cd9652cbd3765b28e72dbe0223 Merge: 35a2f2564 d97e1f65e Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Fri Nov 15 15:27:02 2024 +0100 Merge pull request #406 from apache/feature/385-Allow-import-of-type-systems-published-through-SPI Issue #385: Allow import of type systems published through SPI .../org/apache/uima/cas/impl/FSClassRegistry.java | 61 ++++++++++++++++------ .../org/apache/uima/cas/impl/TypeSystemImpl.java | 30 ++++++----- .../apache/uima/cas/impl/TypeSystemImplTest.java | 20 +++++++ uimaj-core/src/test/resources/log4j2-test.xml | 2 + 4 files changed, 84 insertions(+), 29 deletions(-)
