[ http://jira.codehaus.org/browse/MNG-178?page=all ]
     
Brett Porter closed MNG-178:
----------------------------

    Resolution: Fixed

applied - thanks for sticking with it! This was a good patch - good doco in 
particular.

I made some important modifications:
- buffered the file reader for performance
- try... finally blocks to close all streams to avoid leaking file handles
- made fileterPropertiesFile a File so that it is automatically aligned to the 
base directory
- utilise IOUtil for copying the stream

> filter definition
> -----------------
>
>          Key: MNG-178
>          URL: http://jira.codehaus.org/browse/MNG-178
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>      Fix For: 2.0-alpha-3
>  Attachments: 178-patch.gz, MNG-178-patch-2.gz, MNG-178-patch-3.tar.gz, 
> MNG-178-patch-4-svn, MNG-178-patch.gz, MNG-178-update.tgz
>
>
> we need to be able to define filters for resources. It should be configurable 
> by different profiles, and include properties files as well as individual 
> property files.

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