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


##########
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:
   Shouldn't we change the log level for the invoker run here (instead of 
removing the assertions) in order to ensure that the stuff get's logged out and 
the things happenend that the IT's comments indicate?



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