https://bz.apache.org/bugzilla/show_bug.cgi?id=63956

Gintas Grigelionis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Gintas Grigelionis <[email protected]> ---
The task works, but "dir" attribute gets a special treatment for the reasons
that are not (fully) documented. If you look at the source code [1], setting
almost any other attribute makes the task to ignore "dir". In this particular
case, "dir" is ignored whenever "followSymlinks" is set explicitly, either to
"true" or "false". Nonetheless, the task should emit a warning when doing so.

[1]
https://github.com/apache/ant/blob/master/src/main/org/apache/tools/ant/taskdefs/Delete.java#L629

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to