GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/2684
KAFKA-4895: Fix findbugs "format string should use %n rather than \n"⦠⦠in tools You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-4895 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2684.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2684 ---- commit 96adc4844de942c8bc2f80c332d26b3bf89e89c7 Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-03-14T15:40:55Z KAFKA-4895: Fix findbugs "format string should use %n rather than \n" in tools ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---