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



##########
File path: sdks/java/io/contextualtextio/build.gradle
##########
@@ -18,18 +18,22 @@
 
 plugins { id 'org.apache.beam.module' }
 applyJavaNature(
+        enableStrictDependencies:true,
         automaticModuleName: 'org.apache.beam.sdk.io.contextualtextio',
 )
 
 description = "Apache Beam :: SDKs :: Java :: Contextual-Text-IO"
 ext.summary = "Context-aware Text IO."
 
 dependencies {
-    compile library.java.vendored_guava_26_0_jre

Review comment:
       "compile" lines have just been moved, not removed.




----------------------------------------------------------------
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:
[email protected]


Reply via email to