suztomo commented on a change in pull request #11168: [BEAM-9542] Limit and 
clarify the effect of "force" in Java build
URL: https://github.com/apache/beam/pull/11168#discussion_r394739760
 
 

 ##########
 File path: sdks/java/io/google-cloud-platform/build.gradle
 ##########
 @@ -75,6 +75,7 @@ dependencies {
   compile library.java.proto_google_common_protos
   compile library.java.protobuf_java
   compile library.java.slf4j_api
+  compileOnly library.java.hamcrest_library // should not appear in users' 
class path
 
 Review comment:
   This module's `org.apache.beam.sdk.io.gcp.pubsub.TestPubsub` in "main" (not 
test) uses Hamcrest's matchers. Therefore declaring the dependency.

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


With regards,
Apache Git Services

Reply via email to