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/17 19:01:54 UTC

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

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


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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-648:
-----------------------------------

         Priority: Critical  (was: Major)
    Fix Version/s: 3.3.0

I'm not sure what this JIRA is requesting. In some cases the RAT tool outputs invalid results, how do you want us to handle this? What
version of rat are you using, from incubator or previous. More detail would be helpful.

> 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-648:
-----------------------------------

    Attachment: ZOOKEEPER-648.patch

Good catch, I left that in there so I wouldn't forget to add the dependency back. ;-) The updated patch fixes the issue.


> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch, ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-648:
-----------------------------------

    Status: Open  (was: Patch Available)

> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Henry Robinson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Robinson updated ZOOKEEPER-648:
-------------------------------------

    Hadoop Flags: [Reviewed]

+1 looks good to me

> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch, ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Henry Robinson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Robinson updated ZOOKEEPER-648:
-------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this. Thanks Patrick!

> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch, ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803141#action_12803141 ] 

Hadoop QA commented on ZOOKEEPER-648:
-------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12430970/ZOOKEEPER-648.patch
  against trunk revision 901496.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/43/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/43/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/43/console

This message is automatically generated.

> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Henry Robinson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803191#action_12803191 ] 

Henry Robinson commented on ZOOKEEPER-648:
------------------------------------------

This looks good to me. My only question is here:

+    <!--<target name="releaseaudit" depends="package, rats-taskdef" description="Release Audit activities"> -->

Does this line need to stay in, given that it's commented out?



> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-648:
-----------------------------------

    Status: Patch Available  (was: Open)

> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt reassigned ZOOKEEPER-648:
--------------------------------------

    Assignee: Patrick Hunt

> 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
>            Assignee: Patrick Hunt
>            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.


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

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803396#action_12803396 ] 

Hadoop QA commented on ZOOKEEPER-648:
-------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12431047/ZOOKEEPER-648.patch
  against trunk revision 901510.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/45/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/45/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/45/console

This message is automatically generated.

> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch, ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-648:
-----------------------------------

    Attachment: ZOOKEEPER-648.patch

this patch updates build.xml with some exclusions (also picks up rat from maven repo, upgraded to 0.6)
it also updates some source files with proper license headers

> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-648:
-----------------------------------

    Status: Patch Available  (was: Open)

> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch, ZOOKEEPER-648.patch
>
>
> 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803157#action_12803157 ] 

Patrick Hunt commented on ZOOKEEPER-648:
----------------------------------------

test failure was in testleadershutdown (a known issue) please review/commit this


> 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
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-648.patch
>
>
> 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.