This is an automated email from the ASF dual-hosted git repository. rec pushed a commit to branch maintenance/3.3.x in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
commit b32c5bece914642e6b3a2f2e636356031caf8225 Merge: a13bdf64f 17684f6a0 Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Wed Jun 8 15:54:31 2022 +0200 Merge pull request #209 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(-)
