peternied opened a new pull request, #12407:
URL: https://github.com/apache/kafka/pull/12407

   When consuming both `kafka-client:3.0.1` and `kafka-client:3.0.1:test`
   through maven a hygene tool was detecting multiple instances of the same
   class loaded into the classpath.
   
   Verified this change by building locally with a before and after build with 
`./gradlew clients:publishToMavenLocal`, then used beyond compare to verify the 
contents.
   
   ### Committer Checklist (excluded from commit message)
   - [X] Verify design and implementation 
      - Minor change to existing build process, the java classes was duplicated 
and unused.
   - [X] Verify test coverage and CI build status
      - There should be no changes in test coverage and CI build status.
   - [X] Verify documentation (including upgrade notes)
      - No documentation updates need to be made


-- 
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

Reply via email to