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


##########
apache-rat-plugin/src/it/RAT-469/verify.groovy:
##########
@@ -19,8 +19,6 @@ import org.apache.rat.testhelpers.TextUtils
 content = new File(basedir, 'build.log').text
 
 assert content.contains('BUILD SUCCESS')
-assert content.contains('[INFO] Including patterns: pom.xml') // explicit 
inclusion worked

Review Comment:
   I change the test to run with a -X.  As expected the output is then at DEBUG 
level.  It will print at the minimum level.



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