Ádám Markovics created MINIFICPP-1664:
-----------------------------------------
Summary: Unnecessary RTIMULib.ini file is created
Key: MINIFICPP-1664
URL: https://issues.apache.org/jira/browse/MINIFICPP-1664
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Ádám Markovics
Assignee: Ádám Markovics
It shows up on git as well:
adam@amarkovics-Linux:~/work/minifi-cpp$ git status
adam@amarkovics-Linux:~/work/minifi-cpp$ git status
On branch MINIFICPP-1566
Your branch is up to date with 'origin/MINIFICPP-1566'.
Untracked files: (use "git add <file>..." to include in what will be
committed) extensions/standard-processors/tests/RTIMULib.ini
Issue is present if built with -DENABLE_SENSORS=ON, after running
ManifestTests. It's also present when running the main binary from a package.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)