HOTFIX: Checkstye fixes follow up for KAKFA-2531.

Author: Ewen Cheslack-Postava <me@ewencp.org>

Reviewers: Gwen Shapira

Closes #248 from ewencp/hotfix-kafka-2531-checkstyle
This commit is contained in:
Ewen Cheslack-Postava 2015-09-28 05:58:11 -07:00 committed by Gwen Shapira
parent e90562fb19
commit c20e3bf8d8
3 changed files with 3 additions and 2 deletions

View File

@ -108,6 +108,7 @@
<allow pkg="org.apache.kafka.clients.consumer" />
<allow pkg="com.fasterxml.jackson" />
<allow pkg="net.sourceforge.argparse4j" />
<allow pkg="org.apache.log4j" />
</subpackage>
</subpackage>