[
https://issues.apache.org/jira/browse/KAFKA-20553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-20553.
------------------------------------
Fix Version/s: 4.4.0
Resolution: Fixed
> 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
> Fix For: 4.4.0
>
>
> 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)