[
https://issues.apache.org/jira/browse/NIFI-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437423#comment-15437423
]
ASF GitHub Bot commented on NIFI-2666:
--------------------------------------
GitHub user joewitt opened a pull request:
https://github.com/apache/nifi/pull/947
NIFI-2666 updated where it says BSD to say MIT for bcrypt
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joewitt/incubator-nifi NIFI-2666
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/947.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 #947
----
commit b513279b7989d74a85ac8c4b96cffcb9aca2e428
Author: joewitt <[email protected]>
Date: 2016-08-25T17:55:21Z
NIFI-2666 updated where it says BSD to say MIT for bcrypt
----
> 1.0 Release License and NOTICE issues
> -------------------------------------
>
> Key: NIFI-2666
> URL: https://issues.apache.org/jira/browse/NIFI-2666
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Priority: Blocker
> Fix For: 1.0.0
>
>
> This is a parent ticket to cover resolving these findings:
> 1) boilerpipe and sqllite-jdbc.jar are among several undocumented
> dependencies that must be accounted for in nifi-media-nar. Needs a ticket to
> make that nar in-line and consistent with others and *all* dependencies need
> to be checked.
> 2) The new apache-ignite nar likely needs to be completely removed from the
> release. Their library depends on jsr107 cache-api.jar which is known to be
> an incompatible license. I have requested further details on their mailing
> list in this thread:
> https://lists.apache.org/thread.html/ba63dbdfd81071c320c4fc696d1a15660498d5f0f5b22f0887eef4e9@%3Cdev.ignite.apache.org%3E
> 3) We have BCrypt properly accounted for in a few places. However, we claim
> it is a BSD license. It is MIT. Simple fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)