You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/08/26 18:10:44 UTC

[uima-uimaj] branch main updated (00ed6f058 -> e0f660059)

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 00ed6f058 Merge pull request #244 from apache/feature/225-Improve-deployment-in-OSGi-environments
     add f3b0e300c #245 - Utility method for loading type systems in SPI providers
     add 42f25d3e7 #245 - Utility method for loading type systems in SPI providers
     add 44074f416 #245 - Utility method for loading type systems in SPI providers
     add f697932ce #245 - Utility method for loading type systems in SPI providers
     new e0f660059 Merge pull request #246 from apache/feature/245-Utility-method-for-loading-type-systems-in-SPI-providers

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:
 .../src/docs/asciidoc/uv3.spi.adoc                 | 27 +++++++++-
 .../java/org/apache/uima/util/TypeSystemUtil.java  | 61 ++++++++++++++++++++++
 2 files changed, 87 insertions(+), 1 deletion(-)


[uima-uimaj] 01/01: Merge pull request #246 from apache/feature/245-Utility-method-for-loading-type-systems-in-SPI-providers

Posted by re...@apache.org.
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 e0f660059f6f61b633245f3e57cf8981fe873f49
Merge: 00ed6f058 f697932ce
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Aug 26 20:10:35 2022 +0200

    Merge pull request #246 from apache/feature/245-Utility-method-for-loading-type-systems-in-SPI-providers
    
    #245 - Utility method for loading type systems in SPI providers

 .../src/docs/asciidoc/uv3.spi.adoc                 | 27 +++++++++-
 .../java/org/apache/uima/util/TypeSystemUtil.java  | 61 ++++++++++++++++++++++
 2 files changed, 87 insertions(+), 1 deletion(-)