[ https://issues.apache.org/jira/browse/KAFKA-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955607#comment-15955607 ]
ASF GitHub Bot commented on KAFKA-5013: --------------------------------------- GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/2805 KAFKA-5013. Fail the build when findbugs fails You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-5013 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2805.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 #2805 ---- commit 9ed55e9076c0a75252a76f2edf2c9fe43a145e98 Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-04-04T18:43:07Z KAFKA-5013. Fail the build when findbugs fails ---- > Fail the build when findbugs fails > ---------------------------------- > > Key: KAFKA-5013 > URL: https://issues.apache.org/jira/browse/KAFKA-5013 > Project: Kafka > Issue Type: Bug > Reporter: Colin P. McCabe > Assignee: Colin P. McCabe > > We should fail the build when findbugs fails, so that new findbugs warnings > do not creep in. -- This message was sent by Atlassian JIRA (v6.3.15#6346)