Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2-beta-1, 2.2-beta-3, 2.2
-
Fix Version/s: 2.2-beta-2
-
Component/s: None
-
Labels:None
-
Environment:Linux, JDK 1.5
-
Number of attachments :
Description
When a subset of files in a <fileSet> need to be filtered, separate <file> elements are required for each file. In 2.1, this worked, but in 2.2 the files seem to be filtered in the target/archive-tmp directory, but they don't make it into the zip file. A simple example project demonstrating the problem is attached.
Attachments
Issue Links
| This issue is related to: | ||||
| MASSEMBLY-154 | FileSet does not support filtering |
|
|
|
If the <fileSet> element supported filtering, this bug would be obsolete.