Joseph Gresock created NIFI-1291:
------------------------------------
Summary: Move BinFiles to different project
Key: NIFI-1291
URL: https://issues.apache.org/jira/browse/NIFI-1291
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 0.4.0
Reporter: Joseph Gresock
Priority: Minor
BinFiles (parent of MergeContent) would be more extensible if it was not in the
same project as nifi-standard-processors. As it is now, anyone extending this
parent class would have to pull in all the nifi-standard-processors along with
their org.apache.nifi.processor.Processor files, which is undesirable.
Others have suggested moving this to a project like
nifi-standard-processor-utils or nifi-processor-utils. Need input from other
developers as to where would be the best place to put it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)