Joseph Percivall created MINIFI-120:
---------------------------------------
Summary: RestChangeNotifier fails to instantiate due to missing
dependencies
Key: MINIFI-120
URL: https://issues.apache.org/jira/browse/MINIFI-120
Project: Apache NiFi MiNiFi
Issue Type: Bug
Affects Versions: 0.0.1
Reporter: Joseph Percivall
Assignee: Joseph Percivall
Priority: Critical
Currently the RestChangeNotifier cannot be used because there are multiple
dependencies missing from the lib/bootstrap folder.
This is due to this commit[1].
NiFi-Framework-Core was properly removed as a dependency of MiNiFi-Bootstrap
but NiFi-Framework-Core brought in many Jetty deps that allowed the
RestChangeNotifier to work. The necessary ones need to be added back.
[1]
https://github.com/apache/nifi-minifi/commit/998205199fe1aae8396bbd18952840ae9e70c4db#diff-c346ba8457b89db5d90ab8207dd3301cL78
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)