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_r142210524
##########
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:
why do you suppress these packages? I think those packages are already under
checkstyle validation, no?
----------------------------------------------------------------
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