tisonkun commented on code in PR #16320:
URL: https://github.com/apache/pulsar/pull/16320#discussion_r911659101
##########
distribution/server/src/assemble/LICENSE.bin.txt:
##########
@@ -558,7 +558,6 @@ BSD 2-Clause License
MIT License
* Java SemVer -- com.github.zafarkhaja-java-semver-0.9.0.jar --
licenses/LICENSE-SemVer.txt
* SLF4J -- licenses/LICENSE-SLF4J.txt
- - org.slf4j-jul-to-slf4j-1.7.32.jar
- org.slf4j-slf4j-api-1.7.32.jar
- org.slf4j-jcl-over-slf4j-1.7.32.jar
Review Comment:
We need to redirect jcl-over-slf4j due to
https://github.com/apache/pulsar/pull/1740 that it's an internal dependency to
commons-logging and we should handle within Pulsar itself.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]