[ https://issues.apache.org/jira/browse/KAFKA-18965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986054#comment-17986054 ]
Mickael Maison commented on KAFKA-18965: ---------------------------------------- Moving to the next release as we're now in code freeze for 4.1.0. > 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 > Fix For: 4.2.0 > > > 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)