chamikaramj commented on code in PR #30170:
URL: https://github.com/apache/beam/pull/30170#discussion_r1475042324
##########
sdks/java/fn-execution/build.gradle:
##########
@@ -26,18 +26,9 @@ ext.summary = """Contains code shared across the Beam Java
SDK Harness and Java
the Beam Portability Framework."""
dependencies {
- implementation project(path: ":model:pipeline", configuration: "shadow")
- implementation project(path: ":model:fn-execution", configuration: "shadow")
- implementation project(path: ":sdks:java:core", configuration: "shadow")
- implementation library.java.vendored_grpc_1_60_1
- implementation library.java.vendored_guava_32_1_2_jre
Review Comment:
Sounds good. Thanks.
--
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]