[ https://issues.apache.org/jira/browse/MSHARED-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet closed MSHARED-1216. ------------------------------------ Fix Version/s: maven-filtering-3.3.2 Resolution: Fixed > 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 > Fix For: maven-filtering-3.3.2 > > > 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)