This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch
feature/100-Enable-type-system-discovery-via-SPI-in-OSGI
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git
from 41608211 Issue #100 - Enable type system discovery via SPI in OSGI
add ccd5a886 Issue #100 - Enable type system discovery via SPI in OSGI
No new revisions were added by this update.
Summary of changes:
.../uima/ruta/type/RutaBasicTypeProvider.java | 34 -----------
.../spi/RutaTypeSystemDescriptionProvider.java | 68 ----------------------
...g.apache.uima.spi.TypeSystemDescriptionProvider | 1 -
3 files changed, 103 deletions(-)
delete mode 100644
ruta-basic-type/src/main/java/org/apache/uima/ruta/type/RutaBasicTypeProvider.java
delete mode 100644
ruta-typesystem/src/main/java/org/apache/uima/ruta/type/spi/RutaTypeSystemDescriptionProvider.java
delete mode 100644
ruta-typesystem/src/main/resources/META-INF/services/org.apache.uima.spi.TypeSystemDescriptionProvider