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/24 07:17:01 UTC

[GitHub] [beam] shehzaadn-vd commented on a change in pull request #14051: [BEAM-10961] enable strict dependency checking for sdks/java/io/expansion-service

shehzaadn-vd commented on a change in pull request #14051:
URL: https://github.com/apache/beam/pull/14051#discussion_r581683139



##########
File path: sdks/java/io/expansion-service/build.gradle
##########
@@ -32,10 +33,14 @@ ext.summary = "Expansion service serving several Java IOs"
 
 dependencies {
   compile project(":sdks:java:expansion-service")
+  permitUnusedDeclared project(":sdks:java:expansion-service")

Review comment:
       If you don't mind, I'll do it on every line. Adding it to every line allows easier identification of lines to be looked at by whoever works on BEAM-11761.




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