nifi-minifi git commit: MINIFI-477 Upgrade dependencies to 1.8.0

2018-11-01 Thread aldrin
Repository: nifi-minifi Updated Branches: refs/heads/master 1fee6f0f0 -> aab244d1a MINIFI-477 Upgrade dependencies to 1.8.0 This closes #139. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi/repo Commit:

nifi git commit: NIFI-5781 - Incorrect schema for provenance events in SiteToSiteProvenanceReportingTask

2018-11-01 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master f0a7dda84 -> bcfd6f0b1 NIFI-5781 - Incorrect schema for provenance events in SiteToSiteProvenanceReportingTask Signed-off-by: Matthew Burgess This closes #3123 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-1505: Add processor description for LogAttribute

2018-11-01 Thread pvillard
Repository: nifi Updated Branches: refs/heads/master 4c10b47e6 -> 2a035cc39 NIFI-1505: Add processor description for LogAttribute Signed-off-by: Pierre Villard This closes #3121. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

nifi git commit: NIFI-5776: ListSFTP should log SSH_FXP_STATUS id value

2018-11-01 Thread pvillard
Repository: nifi Updated Branches: refs/heads/master 2a035cc39 -> f0a7dda84 NIFI-5776: ListSFTP should log SSH_FXP_STATUS id value Signed-off-by: Pierre Villard This closes #3120. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Assigned] (MINIFI-480) ASF license info is being unintentionally displayed at the top of Admin Guide and Java Agent Quick Start Guide on the MiNiFi site

2018-11-01 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri reassigned MINIFI-480: -- Assignee: Aldrin Piri > ASF license info is being unintentionally displayed at the top of

[jira] [Resolved] (MINIFI-480) ASF license info is being unintentionally displayed at the top of Admin Guide and Java Agent Quick Start Guide on the MiNiFi site

2018-11-01 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFI-480. Resolution: Fixed > ASF license info is being unintentionally displayed at the top of Admin Guide

[1/2] nifi-site git commit: Remove licensing comments as it is rendered in markdown.

2018-11-01 Thread aldrin
Repository: nifi-site Updated Branches: refs/heads/master f7965d97c -> 23dd1 Remove licensing comments as it is rendered in markdown. This closes #30. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit:

[2/2] nifi-site git commit: Add Slack Workspace information and invite link.

2018-11-01 Thread aldrin
Add Slack Workspace information and invite link. This closes #31. Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/23dd1888 Tree:

svn commit: r1845500 - in /nifi/site/trunk: mailing_lists.html minifi/minifi-java-agent-quick-start.html minifi/system-admin-guide.html release-guide.html

2018-11-01 Thread aldrin
Author: aldrin Date: Thu Nov 1 17:00:52 2018 New Revision: 1845500 URL: http://svn.apache.org/viewvc?rev=1845500=rev Log: Updating MiNiFi docs and removing licensing headers. Modified: nifi/site/trunk/mailing_lists.html nifi/site/trunk/minifi/minifi-java-agent-quick-start.html

nifi-site git commit: Updating MiNiFi docs to incorporate most recent changes and remove licensing header.

2018-11-01 Thread aldrin
Repository: nifi-site Updated Branches: refs/heads/master 23dd1 -> 742035391 Updating MiNiFi docs to incorporate most recent changes and remove licensing header. Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit:

nifi-registry git commit: Adding travis-output-filters

2018-11-01 Thread bbende
Repository: nifi-registry Updated Branches: refs/heads/master e3d67d931 -> 78e6b0e8e Adding travis-output-filters Project: http://git-wip-us.apache.org/repos/asf/nifi-registry/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-registry/commit/78e6b0e8 Tree:

nifi-registry git commit: Updating travis.yml with output filters

2018-11-01 Thread bbende
Repository: nifi-registry Updated Branches: refs/heads/master 78e6b0e8e -> 010695fa1 Updating travis.yml with output filters Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nifi-registry/repo Commit:

nifi git commit: NIFI-5601: Add fragment.* attributes to GenerateTableFetch

2018-11-01 Thread pwicks
Repository: nifi Updated Branches: refs/heads/master fdd8cdbb3 -> d8d220ccb NIFI-5601: Add fragment.* attributes to GenerateTableFetch Signed-off-by: Peter Wicks This closes #3074 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[6/7] nifi git commit: NIFI-5673 Set up property/assembly for new auto-load directory - Set up NarAutoLoader to watch directory for new files - Move NarAutoLoader to JettyServer since it will need acc

2018-11-01 Thread markap14
http://git-wip-us.apache.org/repos/asf/nifi/blob/fdd8cdbb/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/FlowController.java -- diff --git

[5/7] nifi git commit: NIFI-5673 Set up property/assembly for new auto-load directory - Set up NarAutoLoader to watch directory for new files - Move NarAutoLoader to JettyServer since it will need acc

2018-11-01 Thread markap14
http://git-wip-us.apache.org/repos/asf/nifi/blob/fdd8cdbb/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/service/StandardControllerServiceProvider.java -- diff

[1/7] nifi git commit: NIFI-5673 Set up property/assembly for new auto-load directory - Set up NarAutoLoader to watch directory for new files - Move NarAutoLoader to JettyServer since it will need acc

2018-11-01 Thread markap14
Repository: nifi Updated Branches: refs/heads/master 89295e52e -> fdd8cdbb3 http://git-wip-us.apache.org/repos/asf/nifi/blob/fdd8cdbb/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/VersionsResource.java

[7/7] nifi git commit: NIFI-5673 Set up property/assembly for new auto-load directory - Set up NarAutoLoader to watch directory for new files - Move NarAutoLoader to JettyServer since it will need acc

2018-11-01 Thread markap14
NIFI-5673 Set up property/assembly for new auto-load directory - Set up NarAutoLoader to watch directory for new files - Move NarAutoLoader to JettyServer since it will need access to ExtensionManager - Created NarLoader to shared between NarAutoLoader and the framework - Created

[4/7] nifi git commit: NIFI-5673 Set up property/assembly for new auto-load directory - Set up NarAutoLoader to watch directory for new files - Move NarAutoLoader to JettyServer since it will need acc

2018-11-01 Thread markap14
http://git-wip-us.apache.org/repos/asf/nifi/blob/fdd8cdbb/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/controller/scheduling/StandardProcessSchedulerIT.java -- diff --git

[2/7] nifi git commit: NIFI-5673 Set up property/assembly for new auto-load directory - Set up NarAutoLoader to watch directory for new files - Move NarAutoLoader to JettyServer since it will need acc

2018-11-01 Thread markap14
http://git-wip-us.apache.org/repos/asf/nifi/blob/fdd8cdbb/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-nar-utils/src/main/java/org/apache/nifi/nar/NarClassLoaders.java -- diff --git

[1/2] nifi-site git commit: Updating MiNiFi docs to incorporate most recent changes and remove licensing header. [Forced Update!]

2018-11-01 Thread aldrin
Repository: nifi-site Updated Branches: refs/heads/master 742035391 -> 58e3d4859 (forced update) http://git-wip-us.apache.org/repos/asf/nifi-site/blob/58e3d485/src/pages/markdown/minifi/system-admin-guide.md -- diff --git

[2/2] nifi-site git commit: Updating MiNiFi docs to incorporate most recent changes and remove licensing header.

2018-11-01 Thread aldrin
Updating MiNiFi docs to incorporate most recent changes and remove licensing header. Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/58e3d485 Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/58e3d485 Diff:

svn commit: r1845503 [2/2] - in /nifi/site/trunk/minifi: minifi-java-agent-quick-start.html system-admin-guide.html

2018-11-01 Thread aldrin
Modified: nifi/site/trunk/minifi/system-admin-guide.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/minifi/system-admin-guide.html?rev=1845503=1845502=1845503=diff == ---

svn commit: r1845503 [1/2] - in /nifi/site/trunk/minifi: minifi-java-agent-quick-start.html system-admin-guide.html

2018-11-01 Thread aldrin
Author: aldrin Date: Thu Nov 1 17:32:21 2018 New Revision: 1845503 URL: http://svn.apache.org/viewvc?rev=1845503=rev Log: Updating MiNiFi docs Modified: nifi/site/trunk/minifi/minifi-java-agent-quick-start.html nifi/site/trunk/minifi/system-admin-guide.html Modified: