[
https://issues.apache.org/jira/browse/MINIFICPP-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235588#comment-16235588
]
ASF GitHub Bot commented on MINIFICPP-110:
------------------------------------------
Github user phrocker commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/163#discussion_r147789254
--- Diff: README.md ---
@@ -162,6 +184,12 @@ $ sudo pip install virtualenv
```
- Perform a `cmake ..` to generate the project files
+ - Optionally, disable features using any combination of the following
flags:
+ - `-DDISABLE_CURL=1`
--- End diff --
This is good. We should also link to this:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74685143 and
keep that up to date. I wonder if this can be automated. I hate the idea of
updating readme and the wiki article.
> Implement ExecuteScript
> -----------------------
>
> Key: MINIFICPP-110
> URL: https://issues.apache.org/jira/browse/MINIFICPP-110
> Project: NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Andrew Christianson
> Assignee: Andrew Christianson
> Priority: Major
>
> Initially support python and lua.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)