You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brian Topping (JIRA)" <ji...@codehaus.org> on 2006/02/11 03:44:47 UTC

[jira] Created: (MNG-2065) Abstract resource filtering into Plexus

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-2065) Abstract resource filtering into Plexus

Posted by "Brian Topping (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2065?page=all ]

Brian Topping updated MNG-2065:
-------------------------------

    Attachment: mng-2065.patch

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org