You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/02/25 21:08:02 UTC

[GitHub] [beam] ibzib commented on a change in pull request #14093: [BEAM-10961] enable strict dependency checking for sdks/java/extensions/zetasketch

ibzib commented on a change in pull request #14093:
URL: https://github.com/apache/beam/pull/14093#discussion_r583193717



##########
File path: sdks/java/extensions/zetasketch/build.gradle
##########
@@ -32,6 +33,7 @@ dependencies {
     compile library.java.slf4j_api
     compile library.java.vendored_guava_26_0_jre
     compile project(path: ":sdks:java:core", configuration: "shadow")
+    compile "com.google.auto.value:auto-value-annotations:1.6.3"

Review comment:
       We already include auto-value-annotations in BeamModulePlugin, why is it needed here?




----------------------------------------------------------------
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:
users@infra.apache.org