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/02/10 08:45:44 UTC

[uima-uimaj] branch feature/UIMA-6358-ResourceManager_impl-should-provide-a-more-robust-way-to-register-multiple-datapaths updated (24df973 -> b052c22)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch feature/UIMA-6358-ResourceManager_impl-should-provide-a-more-robust-way-to-register-multiple-datapaths
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from 24df973  Merge branch 'main' into feature/UIMA-6358-ResourceManager_impl-should-provide-a-more-robust-way-to-register-multiple-datapaths
     add b052c22  [UIMA-6358] ResourceManager_impl should provide a more robust way to register multiple datapaths

No new revisions were added by this update.

Summary of changes:
 .../apache/uima/resource/RelativePathResolver.java |  3 ++-
 .../org/apache/uima/resource/ResourceManager.java  |  2 +-
 .../resource/impl/RelativePathResolver_impl.java   | 22 ++++++++++++----------
 .../uima/resource/impl/ResourceManager_impl.java   |  2 +-
 4 files changed, 16 insertions(+), 13 deletions(-)