David Arthur created KAFKA-18965: ------------------------------------ Summary: Improve release validation for kafka-clients Key: KAFKA-18965 URL: https://issues.apache.org/jira/browse/KAFKA-18965 Project: Kafka Issue Type: Improvement Reporter: David Arthur
It would be nice if we could improve (and automate!) some of the release validation for kafka-clients. We can create sample projects which consume kafka-clients in different ways (Gradle, Maven, SBT, etc). This will let us validate several things * Downstream projects can be built with new JAR * Downstream projects can be run with new JAR * Our shaded dependencies are working properly (and not conflicting with the consuming project's dependencies) * Licenses are properly included in the JAR -- This message was sent by Atlassian Jira (v8.20.10#820010)