You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Bakai (JIRA)" <ji...@apache.org> on 2019/07/05 13:01:00 UTC

[jira] [Created] (MINIFICPP-948) Fix all third-party includes, make sure we either use the system or the bundled version everywhere (as directed)

Daniel Bakai created MINIFICPP-948:
--------------------------------------

             Summary: Fix all third-party includes, make sure we either use the system or the bundled version everywhere (as directed)
                 Key: MINIFICPP-948
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-948
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Daniel Bakai


* There may be more cases like rocksdb where it is mixed up
 * When possible, prefer not to make third-party headers public dependencies of a module (a module using a third-party library should wrap it entirely)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)