[
https://issues.apache.org/jira/browse/KAFKA-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849838#comment-17849838
]
Eric Lu commented on KAFKA-16803:
---------------------------------
Ok, I swapped com.github.johnrengelman.shadow from 8.1.0 to 8.1.1.
I did notice that there were some concerns about the version of the shadow jar
which lead to them rollbacking to 8.1.0. The precise commit is this
[one|https://github.com/apache/kafka/commit/b35c62ef92]
However I did run `./gradlew shadowJar` and everything looked good.
> Upgrade to a version of ShadowJavaPlugin which doesn't use ConfigureUtil
> ------------------------------------------------------------------------
>
> Key: KAFKA-16803
> URL: https://issues.apache.org/jira/browse/KAFKA-16803
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Greg Harris
> Priority: Major
> Labels: newbie
>
> The org.gradle.util.ConfigureUtil type has been deprecated.
> This is scheduled to be removed in Gradle 9.0.
> [Documentation|https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#org_gradle_util_reports_deprecations]
> 2 usages
> Plugin:com.github.jengelman.gradle.plugins.shadow.ShadowJavaPlugin
> Plugin:com.github.jengelman.gradle.plugins.shadow.ShadowJavaPlugin
--
This message was sent by Atlassian Jira
(v8.20.10#820010)