[
http://jira.codehaus.org/browse/MSHARED-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann closed MSHARED-64.
------------------------------------
Assignee: Benjamin Bentmann
Resolution: Fixed
Fix Version/s: file-management 1.2.1
Fixed in [r694311|http://svn.apache.org/viewvc?view=rev&revision=694311].
> FileSetManager.delete() does not delete empty directories if they contained
> symlink that was deleted
> ----------------------------------------------------------------------------------------------------
>
> Key: MSHARED-64
> URL: http://jira.codehaus.org/browse/MSHARED-64
> Project: Maven Shared Components
> Issue Type: Bug
> Components: file-management
> Affects Versions: file-management 1.2
> Reporter: Benjamin Bentmann
> Assignee: Benjamin Bentmann
> Priority: Minor
> Fix For: file-management 1.2.1
>
>
> For the directory structure
> {noformat}
> ./
> dir/
> symlink
> {noformat}
> and the file set
> {code:xml}
> <fileset>
> <includes>
> <include>dir/**</include>
> </includes>
> <followSymlinks>false</followSymlinks>
> </fileset>
> {code}
> the directory {{dir}} won't be deleted although all its contents
> ({{symlink}}) have been deleted.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira