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 35a2f2564 No issue: Fix some typos
add 691c247ce Issue #385: Allow import of type systems published through
SPI
add d97e1f65e Issue #385: Allow import of type systems published through
SPI
new 8b61d0746 Merge pull request #406 from
apache/feature/385-Allow-import-of-type-systems-published-through-SPI
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/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(-)