FANNG1 commented on PR #11071: URL: https://github.com/apache/gravitino/pull/11071#issuecomment-4503976837
@jerryshao For package building, I think no root `build.gradle.kts` change is needed. The root `copySubprojectDependencies` and `copySubprojectLib` tasks already exclude projects whose name starts with `flink`, so the newly added `flink-1.19`, `flink-runtime-1.19`, `flink-1.20`, and `flink-runtime-1.20` modules are covered by the existing exclusion. For docs, I will track the Flink documentation update in #10543 instead of expanding 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]
