[
https://issues.apache.org/jira/browse/KNOX-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1455:
-------------------------------
Description:
<!-- Checks for headers -->
<!-- See http://checkstyle.sf.net/config_header.html -->
<!-- Verify that EVERY source file has the appropriate license -->
<module name="Header">
<property name="headerFile" value="${checkstyle.header.file}"/>
</module>
> Enable checkstyle ASF header check rule
> ---------------------------------------
>
> Key: KNOX-1455
> URL: https://issues.apache.org/jira/browse/KNOX-1455
> Project: Apache Knox
> Issue Type: Sub-task
> Components: Build
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
>
> <!-- Checks for headers -->
> <!-- See http://checkstyle.sf.net/config_header.html -->
> <!-- Verify that EVERY source file has the appropriate license -->
> <module name="Header">
> <property name="headerFile" value="${checkstyle.header.file}"/>
> </module>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)