[ 
https://issues.apache.org/jira/browse/KAFKA-19761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033143#comment-18033143
 ] 

Dejan Stojadinović edited comment on KAFKA-19761 at 10/27/25 8:56 AM:
----------------------------------------------------------------------

Hi [~nish4_nth] 

Although I don't actually decide who can work on this (because I'm not a 
maintainer but only a contributor) I guess you are free to start if you want to 
contribute :)


was (Author: dejan2609):
Hi [~nish4_nth] 

Although I don't actually decide who can work on this (because I'm not a 
maintainer but only contributor) I guess you are free to start if you want to 
contribute :)

> Reorder Gradle tasks (in order to bump Shadow plugin version)
> -------------------------------------------------------------
>
>                 Key: KAFKA-19761
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19761
>             Project: Kafka
>          Issue Type: Task
>          Components: build
>            Reporter: Dejan Stojadinović
>            Assignee: Nishanth
>            Priority: Minor
>              Labels: Gradle, build, gradle
>
> *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)

Reply via email to