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

ASF GitHub Bot commented on NIFI-2118:
--------------------------------------

GitHub user JPercivall opened a pull request:

    https://github.com/apache/nifi/pull/586

    NIFI-2118 Addresssing License/Notice issues in nifi-assumbly

    Jython's license and notice information can be found here: 
https://hg.python.org/jython/file/tip
    
    Jolt's license can be found here (no notice): 
https://github.com/bazaarvoice/jolt/tree/jolt-0.0.20

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JPercivall/nifi NIFI-2118

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/586.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #586
    
----
commit 7e9887996b93654b2671c794bd8558da76d10805
Author: jpercivall <[email protected]>
Date:   2016-06-27T01:03:46Z

    NIFI-2118 Addresssing License/Notice issues in nifi-assumbly

----


> Correct license/notice issues
> -----------------------------
>
>                 Key: NIFI-2118
>                 URL: https://issues.apache.org/jira/browse/NIFI-2118
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Tools and Build
>            Reporter: Joseph Witt
>            Assignee: Joseph Percivall
>             Fix For: 0.7.0
>
>
> *The LICENSE file has this entry "This product bundles 'Jolt' which is 
> available under an Apache License"
>   We should not have apache licensed items in our license file. We only need 
> to carry forward NOTICE information of such dependencies and those would go 
> in our NOTICE if applicable.
> * The nifi-assembly/NOTICE file has an "MIT License" section.  This should be 
> removed.  MIT licensed items should be reflected in the LICENSE file and Luaj 
> already appears to be there.
> * The nifi-assembly/NOTICE file references "Python Software Foundation" 
> section.  Python license is category A.  Such dependency belongs in LICENSE 
> file and not NOTICE.  Only if that dependency has a NOTICE with legally 
> required items should there be a reference to it in our NOTICE as well.



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

Reply via email to