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 c45e66cd5 make documentation about symlinks agree with reality
new 0da87da43 make a few javadocs mentions windows junctions
new a0b0b25f6 help PermissionUtils to tell WIndows junctions from plain
directories
The 2 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/DirectoryScanner.java | 24 +++++++++++-----------
.../apache/tools/ant/taskdefs/MatchingTask.java | 4 ++--
.../apache/tools/ant/types/AbstractFileSet.java | 12 +++++------
.../apache/tools/ant/types/resources/Files.java | 2 +-
.../tools/ant/types/selectors/OwnedBySelector.java | 2 +-
.../ant/types/selectors/PosixGroupSelector.java | 2 +-
.../types/selectors/PosixPermissionsSelector.java | 2 +-
.../org/apache/tools/ant/util/PermissionUtils.java | 2 +-
.../apache/tools/ant/util/PermissionUtilsTest.java | 20 +++++++++++++++++-
9 files changed, 44 insertions(+), 26 deletions(-)