Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: file-management-1.2
-
Fix Version/s: file-management-1.2.1
-
Component/s: file-management
-
Labels:None
-
Number of attachments :
Description
For the directory structure
./
dir/
symlink
and the file set
<fileset> <includes> <include>dir/**</include> </includes> <followSymlinks>false</followSymlinks> </fileset>
the directory dir won't be deleted although all its contents (symlink) have been deleted.
Fixed in r694311.