[ 
https://issues.apache.org/jira/browse/EAGLE-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076755#comment-15076755
 ] 

ASF GitHub Bot commented on EAGLE-114:
--------------------------------------

GitHub user pmujumdar opened a pull request:

    https://github.com/apache/incubator-eagle/pull/51

    EAGLE-114: Enable RAT check and fix missing license headers

    Enable rat check in pom
    Added missing headers in java sources, shell scripts, config and doc files. 
Some of the test files and json files are excluded since these formats don't 
support comments.
    The files under webapp in eagle-webservice module are deferred in this 
patch. Those will tracked in a separate patch.
    Compilation, rat check (via maven verify) and unit tests pass with the 
patch.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pmujumdar/incubator-eagle rat.prasadm

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/51.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #51
    
----
commit f1636955c31bbfaff5a899601af095f1a0af22c4
Author: Prasad Mujumdar <pras...@apache.org>
Date:   2015-12-28T09:22:34Z

    EAGLE-114: Enable RAT check and fix missing license headers

----


> Enable RAT check and fix missing license headers
> ------------------------------------------------
>
>                 Key: EAGLE-114
>                 URL: https://issues.apache.org/jira/browse/EAGLE-114
>             Project: Eagle
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Prasad Mujumdar
>
> Enable maven rat check plugin to ensue that the source code has Apache 
> license header.



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

Reply via email to