apilloud commented on code in PR #24264: URL: https://github.com/apache/beam/pull/24264#discussion_r1033938345
########## CHANGES.md: ########## @@ -78,6 +78,8 @@ dependency of the Java SDK Harness. Some users of a portable runner (such as Dataflow Runner v2) may have an undeclared dependency on this package (for example using GCS with TextIO) and will now need to declare the dependency. +* `beam-sdks-java-core` is no longer a dependency of the Java SDK Harness. Users of a portable + runner (such as Dataflow Runner v2) will need to provide this package and it's dependecies. Review Comment: Done. -- 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]
