Steven Youtsey created NIFI-465:
-----------------------------------
Summary: Unit Tests of 0.0.1 processors failing
Key: NIFI-465
URL: https://issues.apache.org/jira/browse/NIFI-465
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 0.0.2
Reporter: Steven Youtsey
StandardProcessorTestRunner invokes ReflectionUtils with the new OnScheduled
annotation class and does not use an alternative annotation that references the
old OnScheduled class. Thus, onScheduled in a 0.0.1 processor is never called
and the unit test fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)