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/29 15:52:20 UTC

[uima-uimaj] branch main updated (e0f660059 -> 27a8186f7)

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 e0f660059 Merge pull request #246 from apache/feature/245-Utility-method-for-loading-type-systems-in-SPI-providers
     add 30c1cb9be Issue #247 - RelativePathResolver should consider TCCL
     new 27a8186f7 Merge pull request #248 from apache/feature/247-RelativePathResolver-should-consider-TCCL

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:
 jVinci/.gitignore                                     |  1 +
 uimaj-adapter-vinci/.gitignore                        |  1 +
 uimaj-core/.gitignore                                 |  1 +
 .../uima/resource/impl/RelativePathResolver_impl.java | 19 ++++++++++++-------
 uimaj-cpe/.gitignore                                  |  1 +
 uimaj-tools/.gitignore                                |  1 +
 6 files changed, 17 insertions(+), 7 deletions(-)


[uima-uimaj] 01/01: Merge pull request #248 from apache/feature/247-RelativePathResolver-should-consider-TCCL

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 27a8186f7049c905393c2b40c2f06000d64dac9f
Merge: e0f660059 30c1cb9be
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Aug 29 17:52:12 2022 +0200

    Merge pull request #248 from apache/feature/247-RelativePathResolver-should-consider-TCCL
    
    Issue #247 - RelativePathResolver should consider TCCL

 jVinci/.gitignore                                     |  1 +
 uimaj-adapter-vinci/.gitignore                        |  1 +
 uimaj-core/.gitignore                                 |  1 +
 .../uima/resource/impl/RelativePathResolver_impl.java | 19 ++++++++++++-------
 uimaj-cpe/.gitignore                                  |  1 +
 uimaj-tools/.gitignore                                |  1 +
 6 files changed, 17 insertions(+), 7 deletions(-)