DPUkyle opened a new pull request #1391: URL: https://github.com/apache/samza/pull/1391
- By using exact DTD definitions, checkstyle tool will locate resources from within its own jar, avoiding download. - Using exact values from checkstyle 6.11.2 release, see: - configuration: https://github.com/checkstyle/checkstyle/blob/checkstyle-6.11.2/src/main/resources/com/puppycrawl/tools/checkstyle/configuration_1_3.dtd#L6 - suppressions: https://github.com/checkstyle/checkstyle/blob/checkstyle-6.11.2/src/main/resources/com/puppycrawl/tools/checkstyle/suppressions_1_1.dtd#L6 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org