Gábor Gyimesi created MINIFICPP-2629:
----------------------------------------
Summary: Clean up minifi-api includes
Key: MINIFICPP-2629
URL: https://issues.apache.org/jira/browse/MINIFICPP-2629
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
We should clean up includes after minifi-api introduction:
* There are a lot of header files that only used as a proxy for the minifi-api
header with the same name that should be deleted
* Only include the minifi-api header instead of the impl header where the
implementation is not needed
* There are some duplicate header files with the same content that should be
deleted
--
This message was sent by Atlassian Jira
(v8.20.10#820010)