[GitHub] nifi-minifi-cpp pull request #405: MINIFICPP-618: Add C2 triggers, first of ...

2018-09-27 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/405#discussion_r221072929 --- Diff: libminifi/include/properties/Properties.h --- @@ -60,6 +60,9 @@ class Properties { // Get the config value bool

[GitHub] nifi-minifi-cpp pull request #405: MINIFICPP-618: Add C2 triggers, first of ...

2018-09-27 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/405#discussion_r221070316 --- Diff: libminifi/include/properties/Properties.h --- @@ -60,6 +60,9 @@ class Properties { // Get the config value bool

[GitHub] nifi-minifi-cpp pull request #405: MINIFICPP-618: Add C2 triggers, first of ...

2018-09-27 Thread phrocker
Github user phrocker closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/405 ---

[GitHub] nifi-minifi-cpp pull request #405: MINIFICPP-618: Add C2 triggers, first of ...

2018-09-27 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/405#discussion_r221069962 --- Diff: libminifi/include/properties/Properties.h --- @@ -60,6 +60,9 @@ class Properties { // Get the config value bool

[GitHub] nifi-minifi-cpp pull request #405: MINIFICPP-618: Add C2 triggers, first of ...

2018-09-27 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/405#discussion_r221068265 --- Diff: libminifi/include/properties/Properties.h --- @@ -60,6 +60,9 @@ class Properties { // Get the config value bool

[GitHub] nifi-minifi-cpp pull request #405: MINIFICPP-618: Add C2 triggers, first of ...

2018-09-26 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/405#discussion_r220525598 --- Diff: libminifi/include/c2/C2Trigger.h --- @@ -0,0 +1,63 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] nifi-minifi-cpp pull request #405: MINIFICPP-618: Add C2 triggers, first of ...

2018-09-26 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/405#discussion_r220403308 --- Diff: libminifi/include/c2/C2Trigger.h --- @@ -0,0 +1,63 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF)

[GitHub] nifi-minifi-cpp pull request #405: MINIFICPP-618: Add C2 triggers, first of ...

2018-09-25 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/405 MINIFICPP-618: Add C2 triggers, first of which monitors a local file … …for changes Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order