[ https://issues.apache.org/jira/browse/HADOOP-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nigel Daley updated HADOOP-2509: -------------------------------- Priority: Major (was: Blocker) Summary: Add rat target to build (was: Some source files are missing license headers) This issue was originally about fixing source headers, but turned into adding a rat target to the build. I have updated the summary and will file a new issue for the header fixes. > Add rat target to build > ----------------------- > > Key: HADOOP-2509 > URL: https://issues.apache.org/jira/browse/HADOOP-2509 > Project: Hadoop > Issue Type: Bug > Components: build > Affects Versions: 0.15.2 > Reporter: Nigel Daley > Assignee: Hrishikesh > Fix For: 0.16.0 > > Attachments: 2509.patch.1, 2509.patch.2, 2509.patch.2 > > > The ARAT tool should be run before each release: > java -cp rat-0.5.1.jar rat.Report hadoop-x.y.z > It's available from: > http://code.google.com/p/arat/ > The output for 0.15.2 shows some missing license headers which must be fixed > for 0.16.0: > http://people.apache.org/~siren/hadoop-0.15.2-rc0/rat-hadoop-0.15.2.txt -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.