Abacn commented on code in PR #21800:
URL: https://github.com/apache/beam/pull/21800#discussion_r908729206


##########
build.gradle.kts:
##########
@@ -196,7 +196,9 @@ tasks.register("javaPreCommitPortabilityApi") {
 tasks.register("javaPostCommit") {
   dependsOn(":sdks:java:extensions:google-cloud-platform-core:postCommit")
   dependsOn(":sdks:java:extensions:zetasketch:postCommit")
-  dependsOn(":sdks:java:io:google-cloud-platform:postCommit")
+  dependsOn(":sdks:java:io:debezium:integrationTest")

Review Comment:
   These line were removed in #21804 but added back in this PR. Sounds like a 
rebase issue. Should do a rebase instead of merge.



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to