You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (JIRA)" <ji...@apache.org> on 2019/08/13 13:51:00 UTC

[jira] [Created] (IGNITE-12064) Check licence headers by checkstyle plugin

Maxim Muzafarov created IGNITE-12064:
----------------------------------------

             Summary: Check licence headers by checkstyle plugin
                 Key: IGNITE-12064
                 URL: https://issues.apache.org/jira/browse/IGNITE-12064
             Project: Ignite
          Issue Type: Improvement
            Reporter: Maxim Muzafarov


Currently, the {{apache-rat-plugin}} is used to check that source files contain the specific license header. The suite {{[Licenses Headers]}} is configured on TC to do so.

It is possible to achieve the same thing with {{checkstyle-plugin}} (such it is already run on each build). This will save TC resources consumed to run both suites and simplify Ignite {{pom.xml}}.

[1] https://checkstyle.sourceforge.io/config_header.html



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)