[ https://issues.apache.org/jira/browse/KAFKA-18965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Arthur updated KAFKA-18965: --------------------------------- Component/s: build clients release > Improve release validation for kafka-clients > -------------------------------------------- > > Key: KAFKA-18965 > URL: https://issues.apache.org/jira/browse/KAFKA-18965 > Project: Kafka > Issue Type: Improvement > Components: build, clients, release > Reporter: David Arthur > Priority: Major > > 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)