elharo commented on code in PR #77:
URL: https://github.com/apache/maven-filtering/pull/77#discussion_r1420397992


##########
src/main/java/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.java:
##########
@@ -321,19 +347,20 @@ public void filterResources(MavenResourcesExecution 
mavenResourcesExecution) thr
     }
 
     /**
-     * Get the encoding to use when filtering the specified file. Properties 
files can be configured to use a different
-     * encoding than regular files.
+     * Get the encoding to use when filtering the specified file. Properties 
files
+     * can be configured to use a different encoding than regular files.
      *
-     * @param file The file to check
-     * @param encoding The encoding to use for regular files
+     * @param file               The file to check

Review Comment:
   Did spotless do that? That's new, i think, and a strike against spotless if 
so. 



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to