You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/09/04 14:57:36 UTC

DO NOT REPLY [Bug 45742] New: fails if directory contains symlinks pointing back

https://issues.apache.org/bugzilla/show_bug.cgi?id=45742

           Summary: <delete> fails if directory contains symlinks pointing
                    back
           Product: Ant
           Version: 1.8Alpha (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: notifications@ant.apache.org
        ReportedBy: bodewig@apache.org


run the target "-link-to-parent" in
http://svn.apache.org/repos/asf/ant/core/trunk/src/tests/antunit/core/dirscanner-symlinks-test.xml

<delete dir="${input}"/>

fails after that.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 45742] fails if directory contains symlinks pointing back

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45742


Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|NEW                         |RESOLVED
          Component|Core tasks                  |Documentation
         Resolution|                            |FIXED
   Target Milestone|---                         |1.8.0




--- Comment #1 from Stefan Bodewig <bo...@apache.org>  2008-11-12 23:44:52 PST ---
I don't really want to duplicate directoryscanner's code in delete.

Document the shortcomings of <delete dir="..."/> and be happy.

svn revision 713671 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=713671 )


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.