iemejia commented on a change in pull request #13073:
URL: https://github.com/apache/beam/pull/13073#discussion_r621419909
##########
File path: sdks/java/io/hcatalog/build.gradle
##########
@@ -41,6 +41,17 @@ test {
ignoreFailures true
}
+configurations.testRuntimeClasspath {
+ resolutionStrategy {
+ def log4j_version = "2.4.1"
Review comment:
Somehow I had to redefine this here to make it work, bad to have this
repeated but it is the only workaround I could find.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]