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 2bfac0fdbe4ffc8aefc33b61c19fbc93bc84e2ab
Merge: 81587d2e6 361080357
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Thu Aug 15 11:51:54 2024 +0200

    Merge pull request #373 from 
apache/feature/372-Allow-adding-URLs-to-the-datapath
    
    #372 - Allow adding URLs to the datapath

 .../apache/uima/internal/util/UIMAClassLoader.java |   4 +-
 .../apache/uima/resource/RelativePathResolver.java |  71 +++++--
 .../org/apache/uima/resource/ResourceManager.java  |  95 +++++----
 .../impl/ConfigurableDataResource_impl.java        |  22 +--
 .../uima/resource/impl/DataResource_impl.java      |  31 +--
 .../resource/impl/RelativePathResolver_impl.java   | 219 ++++++++++++++++-----
 .../uima/resource/impl/ResourceManager_impl.java   | 162 ++++-----------
 .../metadata/ResourceManagerConfiguration.java     |   5 +-
 .../org/apache/uima/util/impl/Settings_impl.java   |   2 +-
 .../impl/RelativePathResolver_implTest.java        | 188 +++++++++++++-----
 10 files changed, 494 insertions(+), 305 deletions(-)

Reply via email to