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 02:26:29 UTC

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

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



##########
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:
       link to the jira (just once at the beginning is okay, doesn't have to be on every line)




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