You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Dale LaBossiere (JIRA)" <ji...@apache.org> on 2016/12/30 17:53:58 UTC

[jira] [Created] (EDGENT-342) CLONE - Check all source files have license headers

Dale LaBossiere created EDGENT-342:
--------------------------------------

             Summary: CLONE - Check all source files have license headers
                 Key: EDGENT-342
                 URL: https://issues.apache.org/jira/browse/EDGENT-342
             Project: Edgent
          Issue Type: Sub-task
            Reporter: Dale LaBossiere
            Assignee: Dale LaBossiere


Apache RAT will check this - https://creadur.apache.org/rat/

$ cd <edgent-root>
$ java -jar ~/Downloads/apache-rat-0.12/apache-rat-0.12.jar . >rat.output

Can also try http://compliance.rocks

compliance.rocks yielded acceptable results on a source bundle with less noise than rat:
The only reported source file issues were for files under console/servlets/webapp_content/js/ext, which are "external content" sources whose license info is captured in LICENSE.



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