Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[BUG] Fix unit test logs has multiple SLF4J bindings #693

Merged

Conversation

Demogorgon314
Copy link
Member

log4j-slf4j-impl is duplicate in kafka-0-10 and kafka-1-0, because log4j-slf4j-impl only use by unit test, so we just change the log4j-slf4j-impl dependency scope to test.

@BewareMyPower BewareMyPower merged commit 086a690 into streamnative:master Aug 31, 2021
BewareMyPower pushed a commit that referenced this pull request Sep 1, 2021
`log4j-slf4j-impl` is duplicate in `kafka-0-10` and `kafka-1-0`, because `log4j-slf4j-impl` only use by unit test, so we just change the `log4j-slf4j-impl` dependency scope to `test`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants