huangxiaopingRD commented on code in PR #602:
URL: https://github.com/apache/creadur-rat/pull/602#discussion_r2664645321


##########
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java:
##########
@@ -504,7 +504,7 @@ protected ReportConfiguration getConfiguration() throws 
MojoExecutionException {
                     }
                 }
                 if (families != null || 
getDeprecatedConfigs().findAny().isPresent()) {
-                    if (log.isEnabled(Log.Level.DEBUG)) {
+                    if (log.isEnabled(Log.Level.DEBUG) && families != null) {

Review Comment:
   The file is 
[delete-block-v2-content-10-records.data](https://github.com/apache/hudi/blob/master/hudi-common/src/test/resources/format/delete-block-v2-content-10-records.data).
   
   Patch [RAT-531](https://issues.apache.org/jira/browse/RAT-531)  will cause 
new errors because the Hudi project contains many different Apache License 
texts.



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