emilymye commented on a change in pull request #16552:
URL: https://github.com/apache/beam/pull/16552#discussion_r787360269



##########
File path: sdks/java/container/common.gradle
##########
@@ -45,6 +45,8 @@ dependencies {
 }
 
 task copyDockerfileDependencies(type: Copy) {
+    duplicatesStrategy = DuplicatesStrategy.INCLUDE 

Review comment:
       I think this might be a new things we need for Gradle 7 
(https://github.com/gradle/gradle/issues/17236)




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