You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/12 17:52:00 UTC

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

    [ https://issues.apache.org/jira/browse/MINIFI-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163359#comment-16163359 ] 

ASF subversion and git services commented on MINIFI-368:
--------------------------------------------------------

Commit 22f45281ddcbf70a93cf68ae4e186d5d710bd2ea in nifi-minifi-cpp's branch refs/heads/master from Andrew I. Christianson
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=22f4528 ]

MINIFI-368 exclude hidden files when scanning for src files

This closes #125.

Signed-off-by: Aldrin Piri <al...@apache.org>


> 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
>            Assignee: Andrew Christianson
>             Fix For: cpp-0.3.0
>
>
> 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)