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/04/21 17:58:04 UTC

[jira] [Commented] (MINIFI-273) make docs sometimes doesn't work and fails travis

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

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

Commit 573c511f755b94eb1c6a96581ca24916585f6b8b in nifi-minifi-cpp's branch refs/heads/master from Marc Parisi
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=573c511 ]

MINIFI-273: Update docs target to not fail the build.

If doxygen is not present we will request that it be installed.
If the FindDoxygen module indicates that Doxygen is found, but not
binary is found, we can request a proper installation instead of
failing the build.

This closes #79.

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


> make docs sometimes doesn't work and fails travis
> -------------------------------------------------
>
>                 Key: MINIFI-273
>                 URL: https://issues.apache.org/jira/browse/MINIFI-273
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>            Reporter: marco polo
>            Assignee: marco polo
>
> FindDoxygen doesn't always correctly identify that the doxygen path is non-existent. In these cases, we will check if the executable exists and print an error message indicating that Doxygen needs to be installed. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)