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 81587d2e6 Merge pull request #364 from 
apache/refactoring/no-issue-bump-version
     add 361080357 #372 - Allow adding URLs to the datapath
     new 2bfac0fdb Merge pull request #373 from 
apache/feature/372-Allow-adding-URLs-to-the-datapath

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:
 .../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