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 a5a825a86cac93ae3e62516ab070356666471204 Merge: e33e8d030 aa50d4c99 Author: Richard Eckart de Castilho <r...@apache.org> AuthorDate: Mon Sep 30 20:42:57 2024 +0200 Merge pull request #397 from apache/bugfix/385-Allow-import-of-type-systems-published-through-SPI Issue #385: Allow import of type systems published through SPI uimafit-core/pom.xml | 11 ++++++----- .../main/java/org/apache/uima/fit/factory/FsIndexFactory.java | 8 ++------ .../org/apache/uima/fit/factory/TypePrioritiesFactory.java | 8 +------- .../apache/uima/fit/factory/TypeSystemDescriptionFactory.java | 7 +------ uimaj-core/pom.xml | 1 + 5 files changed, 11 insertions(+), 24 deletions(-)