You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ashish K Singh (JIRA)" <ji...@apache.org> on 2015/09/03 22:35:45 UTC

[jira] [Created] (KAFKA-2513) Checkstyle is not executed until gradle's tests phase

Ashish K Singh created KAFKA-2513:
-------------------------------------

             Summary: Checkstyle is not executed until gradle's tests phase
                 Key: KAFKA-2513
                 URL: https://issues.apache.org/jira/browse/KAFKA-2513
             Project: Kafka
          Issue Type: Bug
            Reporter: Ashish K Singh
            Assignee: Ashish K Singh
            Priority: Minor


Checkstyle is added as a dependency to test and until someone runs test they won't capture checkstyle issues. To me code style is more suited along with compile than tests. This was also brought up on KAFKA-1893. May be we should make checkstyle a dependency of jar, instead of test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)