Filter files are not filtered with already known filter values
--------------------------------------------------------------

                 Key: MSHARED-177
                 URL: http://jira.codehaus.org/browse/MSHARED-177
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-filtering
         Environment: all
            Reporter: Daniel Mohni
         Attachments: PropertyUtils.patch

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

-- 
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

        

Reply via email to