andoni-guzman commented on code in PR #21808:
URL: https://github.com/apache/beam/pull/21808#discussion_r898491178
##########
build.gradle.kts:
##########
@@ -197,8 +197,7 @@ 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:amazon-web-services:integrationTest")
- dependsOn(":sdks:java:io:amazon-web-services2:integrationTest")
+ dependsOn(":sdks:java:io:kinesis:integrationTest")
Review Comment:
I think is related to a merge conflict with other branch that is working in
the tests. Let me talk about it with the team and do the changes.
--
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]