chia7712 commented on PR #16081: URL: https://github.com/apache/kafka/pull/16081#issuecomment-2134661663
``` chia7712@chia7712-ubuntu:~/project/kafka$ ./gradlew clean build -x test --warning-mode all Starting a Gradle Daemon, 8 stopped Daemons could not be reused, use --status for details > Configure project : Starting build with version 3.8.0-SNAPSHOT (commit id 91284d8d) using Gradle 8.7, Java 17 and Scala 2.13.14 Build properties: maxParallelForks=24, maxScalacThreads=8, maxTestRetries=0 Build file '/home/chia7712/project/kafka/build.gradle': line 310 The org.gradle.api.plugins.JavaPluginConvention type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#java_convention_deprecation at build_dfxsezet52f5eom30zrzfpxff$_run_closure4.doCall$original(/home/chia7712/project/kafka/build.gradle:310) (Run with --stacktrace to get the full stack trace of this deprecation warning.) at build_dfxsezet52f5eom30zrzfpxff.run(/home/chia7712/project/kafka/build.gradle:246) (Run with --stacktrace to get the full stack trace of this deprecation warning.) Build file '/home/chia7712/project/kafka/build.gradle': line 311 The org.gradle.api.plugins.JavaPluginConvention type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#java_convention_deprecation at build_dfxsezet52f5eom30zrzfpxff$_run_closure4.doCall$original(/home/chia7712/project/kafka/build.gradle:311) (Run with --stacktrace to get the full stack trace of this deprecation warning.) at build_dfxsezet52f5eom30zrzfpxff.run(/home/chia7712/project/kafka/build.gradle:246) (Run with --stacktrace to get the full stack trace of this deprecation warning.) The org.gradle.util.ConfigureUtil type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#org_gradle_util_reports_deprecations at build_dfxsezet52f5eom30zrzfpxff$_run_closure18.doCall$original(/home/chia7712/project/kafka/build.gradle:1511) (Run with --stacktrace to get the full stack trace of this deprecation warning.) ``` the warnings about `ClosureBackedAction` is gone. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org