[ 
https://issues.apache.org/jira/browse/HAWQ-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373990#comment-15373990
 ] 

ASF GitHub Bot commented on HAWQ-915:
-------------------------------------

Github user rvs commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/788#discussion_r70544031
  
    --- Diff: pom.xml ---
    @@ -37,14 +37,32 @@
                   <!-- stream benchmark under BSD-like license with a few 
exceptions around benchmarking results -->
                   <exclude>tools/bin/src/stream/*</exclude> 
     
    -              <!-- PyGreSQL an open-source Python module that interfaces 
to a PostgreSQL database under the Python license -->
    +              <!-- exclude open-source python modules -->
    +              <!-- MIT license for open-source python modules -->
                   <exclude>tools/bin/pythonSrc/PyGreSQL-4.0/**</exclude>
    +              <exclude>tools/bin/pythonSrc/PSI-0.3b2_gp/**</exclude>
    --- End diff --
    
    For all these new additions don't forget to update the NOTICE file


> RAT is failing on the latest master
> -----------------------------------
>
>                 Key: HAWQ-915
>                 URL: https://issues.apache.org/jira/browse/HAWQ-915
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.0.0.0-incubating
>            Reporter: Roman Shaposhnik
>            Assignee: Lei Chang
>            Priority: Blocker
>             Fix For: 2.0.0.0-incubating
>
>         Attachments: rat.txt
>
>
> Running RAT (via the usual mvn verify) on the current tree produces quite a 
> bit of hits on the source code added lately to the HAWQ's repo. The full 
> report is attached. This is a blocking JIRA for 2.0.0.0-incubating. PMC 
> members should very carefully go over the RAT report and either get rid of 
> offending code, update the licensing information or include it into the RAT 
> exclusion list. The later has to have explicit explanation of why the code 
> has to reside in the HAWQ repo as opposed to being a dependency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to