[
https://issues.apache.org/jira/browse/KAFKA-20553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078545#comment-18078545
]
Chia-Ping Tsai commented on KAFKA-20553:
----------------------------------------
BTW, we could use findProject(':clients') as a workaround if we really want to
upgrade Gradle soon.
> Eliminate the dependencies on "sourceSets.test.output"
> ------------------------------------------------------
>
> Key: KAFKA-20553
> URL: https://issues.apache.org/jira/browse/KAFKA-20553
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
>
> PR #22201 introduces Gradle test-fixtures to the clients module, removing all
> dependencies on sourceSets.test.output. We should revisit other instances of
> sourceSets.test.output within this JIRA. This will not only create a cleaner
> dependency graph but also resolve the issue in gradle/gradle#36668, which is
> currently blocking us from upgrading to Gradle 9.5+
--
This message was sent by Atlassian Jira
(v8.20.10#820010)