Chia-Ping Tsai created KAFKA-20553:
--------------------------------------
Summary: 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
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)