[ 
https://issues.apache.org/jira/browse/HADOOP-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas updated HADOOP-9098:
------------------------------------

    Attachment: missing-headers.txt

Attaching a file that lists files that are flagged as missing license headers. 

Before the patch:
{noformat}
releaseaudit:
     [java] 
     [java] *****************************************************
     [java] Summary
     [java] -------
     [java] Notes: 33
     [java] Binaries: 200
     [java] Archives: 116
     [java] Standards: 5791
     [java] 
     [java] Apache Licensed: 2838
     [java] Generated Documents: 2460
     [java] 
     [java] JavaDocs are generated and so license header is optional
     [java] Generated files do not required license headers
     [java] 
     [java] 493 Unknown Licenses
{noformat}

With the patch:
{noformat}
releaseaudit:
     [java] 
     [java] *****************************************************
     [java] Summary
     [java] -------
     [java] Notes: 33
     [java] Binaries: 200
     [java] Archives: 116
     [java] Standards: 5791
     [java] 
     [java] Apache Licensed: 2959
     [java] Generated Documents: 2460
     [java] 
     [java] JavaDocs are generated and so license header is optional
     [java] Generated files do not required license headers
     [java] 
     [java] 372 Unknown Licenses
{noformat}

+1 for the patch. It reduces the number of warnings. I am going to commit this 
in a day or two. 

I do not think it is worth the effort fixing the rest of the files to get the 
warning down to zero.
                
> Add missing license headers
> ---------------------------
>
>                 Key: HADOOP-9098
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9098
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.1.1
>            Reporter: Tom White
>            Assignee: Arpit Agarwal
>            Priority: Blocker
>             Fix For: 1.2.0
>
>         Attachments: HADOOP-9098.patch, missing-headers.txt
>
>
> There are missing license headers in some source files (e.g. 
> TestUnderReplicatedBlocks.java is one) according to the RAT report.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to