[
https://issues.apache.org/jira/browse/KAFKA-19761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033019#comment-18033019
]
Nishanth commented on KAFKA-19761:
----------------------------------
Hi Dejan, Can I pick this up. I am new to open source. I think this could be a
good one to start with.
> 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ć
> 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
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)