sijie commented on a change in pull request #510: Issue-605 BP-15 New
CreateLedger API
URL: https://github.com/apache/bookkeeper/pull/510#discussion_r142437912
##########
File path: buildtools/src/main/resources/bookkeeper/server-suppressions.xml
##########
@@ -36,7 +36,11 @@
<suppress checks=".*" files=".*[\\/]streaming[\\/].*"/>
<suppress checks=".*" files=".*[\\/]tools[\\/].*"/>
<suppress checks=".*" files=".*[\\/]util[\\/].*"/>
+ <suppress checks=".*" files=".*[\\/]tls[\\/].*"/>
Review comment:
I think @jiazhai was adding this file at commit
f581e030c79abbde81bf165603fccdb5e6a1d38a I think he added for the purpose to
enable checkstyle on bookkeeper-server. If this doesn't enable, I would suggest
having a separate issue to enable this checkstyle first.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services