You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/05/10 16:28:26 UTC

[GitHub] [kafka] ijuma opened a new pull request, #12144: MINOR: reload4j dependency fixes

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

   * Replace `log4j` with `reload4j` in `copyDependantLibs`
   * Exclude `log4j` and `slf4j-log4j12` transitive dependencies for
     'streams:upgrade-system-tests`. Versions 0100 and 0101
     had a transitive dependency to `log4j` and `slf4j-log4j12` via
     `zkclient` and `zookeeper`.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] ijuma merged pull request #12144: MINOR: reload4j build dependency fixes

Posted by GitBox <gi...@apache.org>.
ijuma merged PR #12144:
URL: https://github.com/apache/kafka/pull/12144


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] ijuma commented on pull request #12144: MINOR: reload4j build dependency fixes

Posted by GitBox <gi...@apache.org>.
ijuma commented on PR #12144:
URL: https://github.com/apache/kafka/pull/12144#issuecomment-1123142383

   Merged to trunk and cherry-picked to 3.2 and 3.1 branches.


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org