[nifi] Git Push Summary

2016-11-25 Thread joewitt
Repository: nifi Updated Tags: refs/tags/nifi-1.1.0-RC2 [created] 0322d401d

svn commit: r17165 - /dev/nifi/1.0.0-rc2/

2016-11-25 Thread joewitt
Author: joewitt Date: Sat Nov 26 05:59:02 2016 New Revision: 17165 Log: NIFI-3100 rc2 artifacts Added: dev/nifi/1.0.0-rc2/ dev/nifi/1.0.0-rc2/nifi-1.1.0-bin.tar.gz (with props) dev/nifi/1.0.0-rc2/nifi-1.1.0-bin.tar.gz.asc dev/nifi/1.0.0-rc2/nifi-1.1.0-bin.tar.gz.md5

nifi git commit: Revert "NIFI-3100 updated gpg plugin to utilize strong digest by default"

2016-11-25 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master 29265815d -> f61e42c65 Revert "NIFI-3100 updated gpg plugin to utilize strong digest by default" This reverts commit 29265815d1d28b5c2974a6da18c42afd82b8edec. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-3100 updated gpg plugin to utilize strong digest by default

2016-11-25 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master a1ab5e844 -> 29265815d NIFI-3100 updated gpg plugin to utilize strong digest by default Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/29265815 Tree:

svn commit: r17164 - /dev/nifi/1.1.0/

2016-11-25 Thread joewitt
Author: joewitt Date: Sat Nov 26 02:34:38 2016 New Revision: 17164 Log: NIFI-3100 RC1 failed Removed: dev/nifi/1.1.0/

[1/3] nifi git commit: NIFI-3103: This closes #1272. Exclude localhost.cert from RAT check.

2016-11-25 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master 1b2b9f136 -> a1ab5e844 NIFI-3103: This closes #1272. Exclude localhost.cert from RAT check. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/f4f60c36 Tree:

[2/3] nifi git commit: NIFI-3104 This closes #1273. Removed tests derived from HAPI test data

2016-11-25 Thread joewitt
NIFI-3104 This closes #1273. Removed tests derived from HAPI test data Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/617b62ac Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/617b62ac Diff:

[3/3] nifi git commit: NIFI-2729: This closes #1270. testSendSuccessWithProxy timeout in Travis

2016-11-25 Thread joewitt
NIFI-2729: This closes #1270. testSendSuccessWithProxy timeout in Travis - Changed AtomicBoolean to CountDownLatch to avoid sleeping thread in some test cases - Specified less number of threads for Jetty and LittleProxy than default to lower resource usage - Added try catch for the specific