You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2010/01/20 04:43:54 UTC

[jira] Commented: (ZOOKEEPER-648) Fix releaseaudit warning count to zero

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802644#action_12802644 ] 

Giridharan Kesavan commented on ZOOKEEPER-648:
----------------------------------------------

there are about 200 files without Apache License(AL) header. This jira is filed to fix the releaseaudit warnings by adding Apache License headers or by excluding files to which AL headers cant be added.

mapreduce-847 can be used an example.

> Fix releaseaudit warning count to zero
> --------------------------------------
>
>                 Key: ZOOKEEPER-648
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-648
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: build
>            Reporter: Giridharan Kesavan
>            Priority: Critical
>             Fix For: 3.3.0
>
>
> ant releaseaudit -Dforrest.home=<> -Djava5.home=<>
> 200 unknown license should be updated with Apache License headers  
> releaseaudit:
>      [java]
>      [java] *****************************************************
>      [java] Summary
>      [java] -------
>      [java] Notes: 57
>      [java] Binaries: 95
>      [java] Archives: 16
>      [java] Standards: 954
>      [java]
>      [java] Apache Licensed: 610
>      [java] Generated Documents: 144
>      [java]
>      [java] JavaDocs are generated and so license header is optional
>      [java] Generated files do not required license headers
>      [java]
>      [java] 200 Unknown Licenses
>      [java]
>      [java] *******************************

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.