Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: maven-filtering-1.0
-
Component/s: maven-filtering
-
Labels:None
-
Environment:all
-
Patch Submitted:Yes
-
Number of attachments :
Description
While loading multiple Filter files the current file is filtered but the combined filter properties are not updated.
The problem is related that the current filter properties are combined before they are filterd.
The copmbined values are not updated after filtering...
Attached is a patch that will also update the value in the combinedProperties
Issue Links
- is depended upon by
-
MASSEMBLY-545
While loading multiple Filter files, already known filter values are not applied (see MSHARED-177)
-
Hello,
I wonder if you have any unit tests for this issue (or a test project in resources plugin) ?