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 <[email protected]>
Date:   2015-12-28T09:22:34Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to