kennknowles commented on code in PR #30170:
URL: https://github.com/apache/beam/pull/30170#discussion_r1475038103


##########
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:
   Like maybe we can but I hit so many problems in the other PR that I tried to 
make the literally the smallest change I could. Let me try to push that as 
another commit on this PR...



-- 
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