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 576053393136a9a03297aa15c082f21910c381d7 Merge: a5be117ce 8fe96c024 Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Thu Jun 9 09:23:24 2022 +0200 Merge pull request #211 from apache/UIMA-6469-Cleaning-up-file-handling-code [UIMA-6469] Cleaning up file handling code .../java/org/apache/uima/pear/util/FileUtil.java | 440 +++++++++++---------- .../resource/impl/RelativePathResolver_impl.java | 2 +- .../impl/RelativePathResolver_implTest.java | 6 +- .../java/org/apache/uima/util/FileUtilsTest.java | 38 +- 4 files changed, 254 insertions(+), 232 deletions(-)
