fozzie15 commented on code in PR #35085:
URL: https://github.com/apache/beam/pull/35085#discussion_r2213907610


##########
sdks/java/io/kafka/build.gradle:
##########
@@ -107,6 +107,9 @@ dependencies {
   testImplementation library.java.testcontainers_kafka
   testRuntimeOnly library.java.slf4j_jdk14
   testRuntimeOnly project(path: ":runners:direct-java", configuration: 
"shadow")
+  testImplementation project(path: ":runners:google-cloud-dataflow-java")

Review Comment:
   We are removing this in favor of just adding UTs. This should simplify the 
testing greatly and no longer require the sub-project



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

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to