You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2023/03/27 08:13:00 UTC

[jira] [Commented] (MSHARED-1216) Use a caching output stream when filtering resources

    [ https://issues.apache.org/jira/browse/MSHARED-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17705232#comment-17705232 ] 

Guillaume Nodet commented on MSHARED-1216:
------------------------------------------

PR https://github.com/apache/maven-filtering/pull/73

> Use a caching output stream when filtering resources
> ----------------------------------------------------
>
>                 Key: MSHARED-1216
>                 URL: https://issues.apache.org/jira/browse/MSHARED-1216
>             Project: Maven Shared Components
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>
> Use a caching output stream when copying / filtering resources. This has the advantage of not modifying the file if the content has not changed (and thus will avoid having to compile / process / package the resource again and having a cascading effect in the reactor to downstream dependencies).
> This deprecates the `overwrite` flag introduced by MSHARED-67 / MRESOURCES-21.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)