[
https://issues.apache.org/jira/browse/KAFKA-19761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Stojadinović reassigned KAFKA-19761:
------------------------------------------
Assignee: Chia-Ping Tsai (was: Dejan Stojadinović)
Assigning this ticket to [~chia7712] as a reminder for him to review this PR:
https://github.com/apache/kafka/pull/20866#issuecomment-3784568816
> Gradle Shadow plugin version upgrade: 8.3.9 -->> 9.3.1
> ------------------------------------------------------
>
> Key: KAFKA-19761
> URL: https://issues.apache.org/jira/browse/KAFKA-19761
> Project: Kafka
> Issue Type: Task
> Components: build
> Reporter: Dejan Stojadinović
> Assignee: Chia-Ping Tsai
> Priority: Minor
> Labels: Gradle, build, gradle, plugin, upgrade
> Fix For: 4.3.0
>
>
> *Prologue:*
> * JIRA ticket: KAFKA-19174
> * GitHub PR comment:
> [https://github.com/apache/kafka/pull/19513#discussion_r2365678027]
> *Scenario:*
> * checkout Kafka trunk and bump Gradle Shadow plugin version to 9+
> * execute: *_./gradlew :jmh-benchmarks:shadowJar_* - build will fail (x)
> *Action points (what needs to be done):*
> * use `com.gradleup.shadow` recent version (9+)
> * -reorder Gradle tasks so that Gradle command mentioned above can work-
> *Definition of done (at the minimum):*
> * Gradle command mentioned above works as expected
> * also: *./gradlew releaseTarGz* works as expected
> * produced archive works as expected (Kafka cluster starts, messages can be
> produced/consumed, etc): [https://kafka.apache.org/quickstart]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)