Claudenw commented on code in PR #563:
URL: https://github.com/apache/creadur-rat/pull/563#discussion_r2630951002


##########
src/changes/changes.xml:
##########
@@ -69,7 +69,7 @@ in order to be properly linked in site reports.
     -->
     <release version="1.0.0" date="xxxx-yy-zz" description="Current SNAPSHOT - 
release to be done">
       <action issue="RAT-508" type="update" dev="claudenw" due-to="Gary D. 
Gregory">
-        Removed excess INFO logging in maven plugin.
+        Removed excess INFO logging in Maven plugin. Run with -X in order to 
see output on debug level.

Review Comment:
   or use `verbose` option



##########
apache-rat/src/site/markdown/migrationguide/0.18.md:
##########
@@ -21,8 +21,6 @@ Release 0.18 is an intermediate release as we are working on 
big architectural c
 
 ## Maven
 
-tbd
-
-* tbd - replace option ```<foo>``` by ```<bar>```
+* [RAT-508](https://issues.apache.org/jira/browse/RAT-508) reduced the logging 
output of exclusion parsers and the exclusion engine. If you want to see these 
messages run Maven with the ```-X``` option or set logging to debug.

Review Comment:
   Should be `run with -X or use the <verbose>true</verbose> option in the pom 
or -Drat.verbose=true on the command line`



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