Abstract resource filtering into Plexus
---------------------------------------

         Key: MNG-2065
         URL: http://jira.codehaus.org/browse/MNG-2065
     Project: Maven 2
        Type: Improvement

  Components: Plugins and Lifecycle  
    Reporter: Brian Topping
    Priority: Minor
 Attachments: mng-2065.patch

ResourcesMojo has capacity for doing resource filtering.  This functionality is 
useful in other parts of the source tree, and rather than duplicate it, I 
abstracted the functionality into Plexus FileUtils.

Attached is a patch for ResourcesMojo to use this new functionality.  If you 
have svn trunk from Plexus, this code will work.  I do not understand the 
versioning and dependency changes that are required for this, so I left those 
patches out.  For my part in it, I did a version override to get things to 
compile.

I'll get the web filtering done shortly.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to