eolivelli commented on a change in pull request #2816:
URL: https://github.com/apache/bookkeeper/pull/2816#discussion_r730376932
##########
File path: bookkeeper-dist/server/pom.xml
##########
@@ -85,8 +85,16 @@
<!-- slf4j binding -->
<dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
+ <groupId>org.apache.logging.log4j</groupId>
Review comment:
This is the dist package.
It is important that in BK code we use only slf4j
But this is the package, we have to provide an implementation
--
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]