apoorvmittal10 commented on PR #14618: URL: https://github.com/apache/kafka/pull/14618#issuecomment-1788182563
> jar -tf kafka-clients-3.7.0-SNAPSHOT.jar | grep -v org/apache/kafka/shaded/ > jar_tf_output I have updated the build file and below are the results; tldr there is no change in pom and jar other than shaded libs. ``` git diff 3.7.0-SNAPSHOT-trunk/kafka-clients-3.7.0-SNAPSHOT.pom 3.7.0-SNAPSHOT-changes-final/kafka-clients-3.7.0-SNAPSHOT.pom ```  ``` jar changes from last commit ```  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org