You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2017/08/08 16:04:00 UTC

[jira] [Created] (MINIFI-368) Cmake fails if a test file is opened in vim (dotfile exists)

Andrew Christianson created MINIFI-368:
------------------------------------------

             Summary: Cmake fails if a test file is opened in vim (dotfile exists)
                 Key: MINIFI-368
                 URL: https://issues.apache.org/jira/browse/MINIFI-368
             Project: Apache NiFi MiNiFi
          Issue Type: Bug
          Components: C++
            Reporter: Andrew Christianson


In vim's default configuration, dotfiles will be created adjacent to opened files. If a unit test is opened, this breaks the cmake build. This is due to cmake code which scans the filesystem for unit tests. It should be changed to filter out dotfiles.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)