This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git
from 6a8f02c19 tweak release instructions
new 41ab4f9ad wrong variable names
new 198c8ea1b make resolvePath work for not existing files as good as
possible
new 2dad9b0d4 skip test that relies on getCanonicalPath to work properly
The 3 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:
.../org/apache/tools/ant/taskdefs/Property.java | 6 +-
src/main/org/apache/tools/ant/util/FileUtils.java | 34 +++++--
.../ant/taskdefs/optional/unix/SymlinkTest.java | 7 +-
.../org/apache/tools/ant/util/FileUtilsTest.java | 101 +++++++++++++++++++++
4 files changed, 137 insertions(+), 11 deletions(-)