Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
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 a file set like
<fileset> <excludes> <exclude>*excluded*</exclude> </excludes> <includes> <include>**</include> </includes> <followSymlinks>false</followSymlinks> </fileset>
the excludes are effectively ignored by FileSetManager.delete() due to a typo.
Issue Links
- is depended upon by
-
MCLEAN-29
Maven clean plugin doesn't filter resources from exclude list
-
Activity
Benjamin Bentmann
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | file-management 1.2.1 [ 14544 ] | |
| Assignee | Benjamin Bentmann [ bentmann ] | |
| Resolution | Fixed [ 1 ] |
Benjamin Bentmann
made changes -
Fixed in r693981.