This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch maintenance/3.3.x
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
from a13bdf64f [maven-release-plugin] prepare for next development iteration
add 1088f6151 [UIMA-6469] Cleaning up file-handling code
add 7aab4a82a [UIMA-6469] Cleaning up file-handling code
add 9c99e071b [UIMA-6469] Cleaning up file-handling code
add 17684f6a0 [UIMA-6469] Cleaning up file-handling code
new b32c5bece Merge pull request #209 from
apache/UIMA-6469-Cleaning-up-file-handling-code
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:
.../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(-)