cstamas commented on code in PR #38:
URL: https://github.com/apache/maven-filtering/pull/38#discussion_r893471604


##########
src/main/java/org/apache/maven/shared/filtering/DefaultMavenFileFilter.java:
##########
@@ -105,8 +110,6 @@ public void copyFile( File from, File to, boolean 
filtering, List<FileUtils.Filt
                 }
                 FileUtils.copyFile( from, to, encoding, new 
FileUtils.FilterWrapper[0], overwrite );
             }
-
-            buildContext.refresh( to );

Review Comment:
   And what does it has to do with "liveliness" of 12 years dead project? Are 
you mixing up things maybe? sonatype/sisu-build-api is NOT m2e, so unsure what 
m2e "activity" has to do here. Also, you commented above how this API is 
"stable" (so stable that it did not need change for 12 years), and now you rant 
about measly 2 years?  :smile: 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to