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)