[ 
https://issues.apache.org/jira/browse/HADOOP-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558348#action_12558348
 ] 

hrishikesh edited comment on HADOOP-2509 at 1/12/08 9:31 PM:
-------------------------------------------------------------

Attaching patch 2509.patch.1

Before applying this patch download [Latest ART 
JAR|http://arat.googlecode.com/files/rat-0.5.1.jar] and copy it to lib folder. 
The jar needs to be "added" to SVN

Once the jar is present at the correct location execute the new auditing target
{quote}
ant releaseaudit 
{quote}

The output of RAT can get a bit too much to read on the console so a better 
idea is to put it in a log file
{quote}
ant releaseaudit -l build.log
{quote}

Currently its listing a lot of files but once we fix it, we can add it to the 
"daily build" and if needed make the build fail if license is missing


      was (Author: hrishikesh):
    Attaching patch 2509.patch.1

Before applying this patch download [Latest ART 
JAR|http://arat.googlecode.com/files/rat-0.5.1.jar] and copy it to lib folder


  
> Some source files are missing license headers
> ---------------------------------------------
>
>                 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
>            Priority: Blocker
>             Fix For: 0.16.0
>
>         Attachments: 2509.patch.1
>
>
> 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.

Reply via email to