[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2020-04-27 Thread GitBox
bakaid commented on a change in pull request #629: URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r416237833 ## File path: CMakeLists.txt ## @@ -480,6 +480,18 @@ if ((ENABLE_ALL OR ENABLE_SFTP) AND NOT DISABLE_CURL) createExtension(SFTP "SFTP

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2020-04-25 Thread GitBox
bakaid commented on a change in pull request #629: URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r415129086 ## File path: cmake/BundledLibXml2.cmake ## @@ -0,0 +1,94 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2020-04-25 Thread GitBox
bakaid commented on a change in pull request #629: URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r415128483 ## File path: extensions/openwsman/processors/SourceInitiatedSubscriptionListener.cpp ## @@ -0,0 +1,918 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2020-04-22 Thread GitBox
bakaid commented on a change in pull request #629: URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r412963415 ## File path: extensions/openwsman/processors/SourceInitiatedSubscriptionListener.cpp ## @@ -0,0 +1,918 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2020-04-22 Thread GitBox
bakaid commented on a change in pull request #629: URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r412955894 ## File path: extensions/openwsman/processors/SourceInitiatedSubscriptionListener.cpp ## @@ -0,0 +1,918 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2020-04-22 Thread GitBox
bakaid commented on a change in pull request #629: URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r412955894 ## File path: extensions/openwsman/processors/SourceInitiatedSubscriptionListener.cpp ## @@ -0,0 +1,918 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2020-04-22 Thread GitBox
bakaid commented on a change in pull request #629: URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r412955894 ## File path: extensions/openwsman/processors/SourceInitiatedSubscriptionListener.cpp ## @@ -0,0 +1,918 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2020-04-20 Thread GitBox
bakaid commented on a change in pull request #629: URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r411648034 ## File path: centos.sh ## @@ -155,6 +155,8 @@ build_deps(){ INSTALLED+=("bzip2-devel") elif [

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2019-08-16 Thread GitBox
bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r314719220 ## File path: centos.sh ## @@ -155,6 +155,8 @@ build_deps(){

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor

2019-08-16 Thread GitBox
bakaid commented on a change in pull request #629: MINIFICPP-1002 - Add SourceInitiatedSubscriptionListener processor URL: https://github.com/apache/nifi-minifi-cpp/pull/629#discussion_r314718886 ## File path: thirdparty/openwsman/openwsman.patch ## @@ -0,0 +1,102 @@