[2/4] nifi git commit: NIFI-2193 - Added functionality to automate certificate generation, keystore and truststore generation, and nifi.properties keystore and truststore password population. Follow-o

2016-08-03 Thread alopresto
http://git-wip-us.apache.org/repos/asf/nifi/blob/fa4c6ab0/nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/service/client/TlsCertificateSigningRequestPerformer.java -- diff --git a/nifi-toolkit/nifi-toolkit-

[4/4] nifi git commit: NIFI-2193 - Added functionality to automate certificate generation, keystore and truststore generation, and nifi.properties keystore and truststore password population. Follow-o

2016-08-03 Thread alopresto
NIFI-2193 - Added functionality to automate certificate generation, keystore and truststore generation, and nifi.properties keystore and truststore password population. Follow-on changes will be made under NIFI-2476. This closes #695. Signed-off-by: Andy LoPresto Defaulting to same keyStore,

[3/4] nifi git commit: NIFI-2193 - Added functionality to automate certificate generation, keystore and truststore generation, and nifi.properties keystore and truststore password population. Follow-o

2016-08-03 Thread alopresto
http://git-wip-us.apache.org/repos/asf/nifi/blob/fa4c6ab0/nifi-toolkit/nifi-toolkit-tls/pom.xml -- diff --git a/nifi-toolkit/nifi-toolkit-tls/pom.xml b/nifi-toolkit/nifi-toolkit-tls/pom.xml new file mode 100644 index 000..2c05

[1/4] nifi git commit: NIFI-2193 - Added functionality to automate certificate generation, keystore and truststore generation, and nifi.properties keystore and truststore password population. Follow-o

2016-08-03 Thread alopresto
Repository: nifi Updated Branches: refs/heads/master f0401e477 -> fa4c6ab03 http://git-wip-us.apache.org/repos/asf/nifi/blob/fa4c6ab0/nifi-toolkit/nifi-toolkit-tls/src/test/java/org/apache/nifi/toolkit/tls/service/client/TlsCertificateSigningRequestPerformerTest.java ---

nifi git commit: NIFI-2419: Ensure that if a node is disconnected that we unregister for 'cluster coordinator' and 'primary node' roles by updating FlowController to know that it is disconnected. Also

2016-08-03 Thread ymdavis
Repository: nifi Updated Branches: refs/heads/master c26398eab -> f0401e477 NIFI-2419: Ensure that if a node is disconnected that we unregister for 'cluster coordinator' and 'primary node' roles by updating FlowController to know that it is disconnected. Also removed dead code that was needed

nifi git commit: NIFI-2402: - Removing client side check component move eligibility and instead relaying on verification server side. Cannot check client side as the current user may not have permissi

2016-08-03 Thread jpercivall
Repository: nifi Updated Branches: refs/heads/master 83a23f90d -> c26398eab NIFI-2402: - Removing client side check component move eligibility and instead relaying on verification server side. Cannot check client side as the current user may not have permissions to inspect required fields. T

nifi git commit: NIFI-2466: Added option to provide separate key password to StandardSSLContextService.

2016-08-03 Thread alopresto
Repository: nifi Updated Branches: refs/heads/master 1511887a6 -> 83a23f90d NIFI-2466: Added option to provide separate key password to StandardSSLContextService. Fixed NPE (+2 squashed commits) Squashed commits: [c5d521a] NIFI-2466: Added unit test to verify changes; fixed validation [aa4d41

nifi git commit: NIFI-2301: - Ensure all component specific policies are removed when the component is removed. - Allowing snippets to be created if the user has read or write access as we don't know

2016-08-03 Thread jpercivall
Repository: nifi Updated Branches: refs/heads/master 9338f102c -> 1511887a6 NIFI-2301: - Ensure all component specific policies are removed when the component is removed. - Allowing snippets to be created if the user has read or write access as we don't know what the intended snippet usage. W

[7/7] nifi git commit: NIFI-2237: - Updating Rest Endpoint documentation specifically regarding access policies. - Ensuring the resource listing is accurate. - Removing unnecessary code.

2016-08-03 Thread mcgilman
NIFI-2237: - Updating Rest Endpoint documentation specifically regarding access policies. - Ensuring the resource listing is accurate. - Removing unnecessary code. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/9338f102 Tree: h

[5/7] nifi git commit: NIFI-2237: - Updating Rest Endpoint documentation specifically regarding access policies. - Ensuring the resource listing is accurate. - Removing unnecessary code.

2016-08-03 Thread mcgilman
http://git-wip-us.apache.org/repos/asf/nifi/blob/9338f102/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/FlowResource.java -- diff --git a/nifi-nar-bundles/nifi-fr

[1/7] nifi git commit: NIFI-2237: - Updating Rest Endpoint documentation specifically regarding access policies. - Ensuring the resource listing is accurate. - Removing unnecessary code.

2016-08-03 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master fca59ff9d -> 9338f102c http://git-wip-us.apache.org/repos/asf/nifi/blob/9338f102/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ReportingTaskResource.java

[4/7] nifi git commit: NIFI-2237: - Updating Rest Endpoint documentation specifically regarding access policies. - Ensuring the resource listing is accurate. - Removing unnecessary code.

2016-08-03 Thread mcgilman
http://git-wip-us.apache.org/repos/asf/nifi/blob/9338f102/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/FunnelResource.java -- diff --git a/nifi-nar-bundles/nifi-

[6/7] nifi git commit: NIFI-2237: - Updating Rest Endpoint documentation specifically regarding access policies. - Ensuring the resource listing is accurate. - Removing unnecessary code.

2016-08-03 Thread mcgilman
http://git-wip-us.apache.org/repos/asf/nifi/blob/9338f102/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ControllerServiceResource.java -- diff --git a/nifi-nar-bu

[2/7] nifi git commit: NIFI-2237: - Updating Rest Endpoint documentation specifically regarding access policies. - Ensuring the resource listing is accurate. - Removing unnecessary code.

2016-08-03 Thread mcgilman
http://git-wip-us.apache.org/repos/asf/nifi/blob/9338f102/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ProcessorResource.java -- diff --git a/nifi-nar-bundles/ni

[3/7] nifi git commit: NIFI-2237: - Updating Rest Endpoint documentation specifically regarding access policies. - Ensuring the resource listing is accurate. - Removing unnecessary code.

2016-08-03 Thread mcgilman
http://git-wip-us.apache.org/repos/asf/nifi/blob/9338f102/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ProcessGroupResource.java -- diff --git a/nifi-nar-bundles

nifi git commit: NIFI-2438: - If a node reports forbidden, using an appropriate response failure exception. This closes #760.

2016-08-03 Thread markap14
Repository: nifi Updated Branches: refs/heads/master 698cde69b -> fca59ff9d NIFI-2438: - If a node reports forbidden, using an appropriate response failure exception. This closes #760. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nif

nifi-site git commit: adding myself to committers section

2016-08-03 Thread ymdavis
Repository: nifi-site Updated Branches: refs/heads/master f6f0c58ec -> d78a50ca8 adding myself to committers section Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/d78a50ca Tree: http://git-wip-us.apache.org/repos

[jira] [Created] (MINIFI-77) Create C++ quick start guide

2016-08-03 Thread Aldrin Piri (JIRA)
Aldrin Piri created MINIFI-77: - Summary: Create C++ quick start guide Key: MINIFI-77 URL: https://issues.apache.org/jira/browse/MINIFI-77 Project: Apache NiFi MiNiFi Issue Type: Task Co

[jira] [Created] (MINIFI-76) Create a bootstrap mechanism that controls the processing configuraiton

2016-08-03 Thread Aldrin Piri (JIRA)
Aldrin Piri created MINIFI-76: - Summary: Create a bootstrap mechanism that controls the processing configuraiton Key: MINIFI-76 URL: https://issues.apache.org/jira/browse/MINIFI-76 Project: Apache NiFi Mi

[jira] [Commented] (MINIFI-64) Create mapping of C++ components/extensions to those in Java

2016-08-03 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406178#comment-15406178 ] Aldrin Piri commented on MINIFI-64: --- Current processors map correctly with the same fully

[jira] [Commented] (MINIFI-34) Establish build system for MiNiFi C++

2016-08-03 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406173#comment-15406173 ] Aldrin Piri commented on MINIFI-34: --- I would like to approach this from the standpoint of

nifi git commit: NIFI-2453 Making FileAuthorizer perform initial seeding when users and groups are already present

2016-08-03 Thread ymdavis
Repository: nifi Updated Branches: refs/heads/master 16348b071 -> 698cde69b NIFI-2453 Making FileAuthorizer perform initial seeding when users and groups are already present Signed-off-by: Yolanda M. Davis This closes #772 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Resolved] (MINIFI-68) YAML config ingest by C++ version

2016-08-03 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFI-68. --- Resolution: Done > YAML config ingest by C++ version > - > >

[1/2] nifi git commit: NIFI-2452: Ensure that we do not close Index Readers that are still in use

2016-08-03 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master bc5237593 -> 16348b071 NIFI-2452: Ensure that we do not close Index Readers that are still in use Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/e9b87dd7 Tree: http://git

[2/2] nifi git commit: NIFI-2452: This closes #771. Ensure that we keep track of how many references we have to each lucene searcher and only close the underlying index reader if there are no referenc

2016-08-03 Thread joewitt
NIFI-2452: This closes #771. Ensure that we keep track of how many references we have to each lucene searcher and only close the underlying index reader if there are no references to the searcher. Also updated to prefer newer provenance events over older provenance events, and calculate FlowFi

[12/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-

[46/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/src/scantoken.cpp -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/src/scantoken.cpp b/thirdparty/yaml-cpp-yaml-cpp-0.5.3/sr

[29/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux/depcomp -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux/d

[42/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/depcomp -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/depcomp b/th

[06/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gtest-death-test.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/g

[35/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gmock_main.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gmock_m

[39/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/configure -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/configure b/thirdparty/yaml-cpp

[30/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux/config.guess -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-

[13/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.

[40/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/missing -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/missing b/th

[11/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h.pump -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/g

[14/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-port.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0

[31/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/aclocal.m4 -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/aclocal.m4 b/thir

[34/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gtest/gtest.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gtest/g

[41/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/ltmain.sh -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/ltmain.sh

[jira] [Updated] (MINIFI-68) YAML config ingest by C++ version

2016-08-03 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFI-68: -- Fix Version/s: cpp-0.0.1 > YAML config ingest by C++ version > - > >

[10/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/m4/libtool.m4 -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/m4/libtool.m4

[02/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gtest_main.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gtest_m

[27/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux/missing -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux/m

[17/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-linked_ptr.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock

[19/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/gtest.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include

[51/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion. Adding a Makefile for yaml-cpp and incorporating its library build as part of the overall process. Providing parsing of config.yml to establish a processing graph as well as providing configuration for FlowControlle

[04/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gtest-printers.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gte

[33/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/CHANGES -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/CHANGES b/thirdparty/

[21/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gt

[37/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gm

[32/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/Makefile.in -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/Makefile.in b/th

[08/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/samples/sample1_unittest.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/s

[48/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/include/yaml-cpp/noncopyable.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/include/yaml-cpp/noncopyable.h b/thirdparty/

[23/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/fused-src/gtest/gtest.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/fused

[50/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/src/FlowController.cpp -- diff --git a/src/FlowController.cpp b/src/FlowController.cpp index 7f4061e..f53146e 100644 --- a/src/FlowController.cpp +++ b/src/FlowCo

[07/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/scripts/gen_gtest_pred_impl.py -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtes

[22/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/fused-src/gtest/gtest_main.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest

[16/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/

[45/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/Makefile.am -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/Makefile.am b/thirdparty/yaml

[01/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master b3848a319 -> 63d2358d3 http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/test/gtest-listener_test.cc -

[49/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/include/yaml-cpp/emitter.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/include/yaml-cpp/emitter.h b/thirdparty/yaml-cpp

[25/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/configure.ac -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/configure.ac b/

[47/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/src/emitterutils.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/src/emitterutils.h b/thirdparty/yaml-cpp-yaml-cpp-0.5.3/

[38/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/configure.ac -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/configure.ac b/thirdparty/ya

[28/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux/ltmain.sh -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux

[26/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/configure -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/configure b/thirdp

[20/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h.pump -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7

[36/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gmock/gmock.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gmock/g

[44/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/aclocal.m4 -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/aclocal.m4 b/thirdparty/yaml-c

[05/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gtest-internal-inl.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/

[03/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gtest.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gtest.cc b/

[24/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/

[09/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/m4/ltoptions.m4 -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/m4/ltoptions.

[18/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/gtest_pred_impl.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gte

[43/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/config.guess -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/config.g

[15/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0

nifi git commit: NIFI-2291: Correct the Content URI for 1.0.0 REST API; added cluster node identifier & whether or not clustered to ReportingContext so that the Reporting Task could make use of it

2016-08-03 Thread ymdavis
Repository: nifi Updated Branches: refs/heads/master 54549891e -> bc5237593 NIFI-2291: Correct the Content URI for 1.0.0 REST API; added cluster node identifier & whether or not clustered to ReportingContext so that the Reporting Task could make use of it Signed-off-by: Yolanda M. Davis Th

[38/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/configure.ac -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/configure.ac b/thirdparty/ya

[46/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/src/scantoken.cpp -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/src/scantoken.cpp b/thirdparty/yaml-cpp-yaml-cpp-0.5.3/sr

[50/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/src/FlowController.cpp -- diff --git a/src/FlowController.cpp b/src/FlowController.cpp index 7f4061e..f53146e 100644 --- a/src/FlowController.cpp +++ b/src/FlowCo

[17/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-linked_ptr.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock

[40/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/missing -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/missing b/th

[13/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.

[21/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gt

[31/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/aclocal.m4 -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/aclocal.m4 b/thir

[24/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/

[08/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/samples/sample1_unittest.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/s

[47/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/src/emitterutils.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/src/emitterutils.h b/thirdparty/yaml-cpp-yaml-cpp-0.5.3/

[35/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gmock_main.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/fused-src/gmock_m

[30/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux/config.guess -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-

[01/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion. [Forced Update!]

2016-08-03 Thread aldrin
Repository: nifi-minifi-cpp Updated Branches: refs/heads/MINIFI-68 4dd46e29f -> 63d2358d3 (forced update) http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/test/gtest-listener_test.cc --

[15/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0

[22/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/fused-src/gtest/gtest_main.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest

[49/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/include/yaml-cpp/emitter.h -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/include/yaml-cpp/emitter.h b/thirdparty/yaml-cpp

[43/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/config.guess -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/build-aux/config.g

[04/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gtest-printers.cc -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/src/gte

[27/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux/missing -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/build-aux/m

[32/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/Makefile.in -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/Makefile.in b/th

[07/51] [partial] nifi-minifi-cpp git commit: MINIFI-68 Adding yaml-cpp source and updating LICENSE to reflect its inclusion.

2016-08-03 Thread aldrin
http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/63d2358d/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtest/scripts/gen_gtest_pred_impl.py -- diff --git a/thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0/gtes

  1   2   >