Abacn commented on code in PR #36696:
URL: https://github.com/apache/beam/pull/36696#discussion_r2482149982
##########
build.gradle.kts:
##########
@@ -353,7 +353,7 @@ tasks.register("javaioPreCommit") {
dependsOn(":sdks:java:io:jms:build")
dependsOn(":sdks:java:io:kafka:build")
dependsOn(":sdks:java:io:kafka:upgrade:build")
- dependsOn(":sdks:java:io:kafka:file-aware-factories:build")
Review Comment:
we need to add sdks/java/extensions/kafka-factories to the trigger path of
https://github.com/apache/beam/blob/master/.github/workflows/beam_PreCommit_Java_IOs_Direct.yml
that's why this wasn't captured
--
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]