the-other-tim-brown commented on code in PR #6170:
URL: https://github.com/apache/hudi/pull/6170#discussion_r940863541
##########
hudi-integ-test/pom.xml:
##########
@@ -525,24 +519,9 @@
</executions>
</plugin>
<plugin>
- <groupId>org.scalatest</groupId>
Review Comment:
I moved the configuration up to the parent pom so we didn't need to define
the configuration in ever module that wanted to use the plugin. This allows us
to also specify the logging configuration once instead of hoping each module
sets it properly.
--
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]