kennknowles commented on code in PR #33013:
URL: https://github.com/apache/beam/pull/33013#discussion_r1929106961
##########
sdks/java/core/build.gradle:
##########
@@ -75,6 +75,7 @@ dependencies {
permitUnusedDeclared library.java.antlr
permitUsedUndeclared library.java.antlr_runtime
// Required to load constants from the model, e.g. max timestamp for global
window
+ provided library.java.google_api_services_dataflow
Review Comment:
This is a totally not allowed dependency. We have to revert this.
--
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]