GitHub user apiri opened a pull request:
https://github.com/apache/nifi-minifi/pull/91
MINIFI-403 - Adjusting included NiFi dependencies
MINIFI-403 - Adjusting included NiFi dependencies and remove those APIJARs
that were treated as System bundles preventing dependent NARs from finding a
compatible API NAR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apiri/nifi-minifi MINIFI-403
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi/pull/91.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 #91
----
commit 2e91cbeafd1881a99c4e9b87b841bfb5fe91c0f0
Author: Aldrin Piri <[email protected]>
Date: 2017-10-04T01:42:49Z
MINIFI-403 - Adjusting included NiFi dependencies and remove those API
JARs that were treated as System bundles preventing dependent NARs from
finding a compatible API NAR.
----
---