You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2015/11/11 22:06:00 UTC

[4/4] nifi git commit: Merge branch 'NIFI-994'

Merge branch 'NIFI-994'


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/7a165b62
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/7a165b62
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/7a165b62

Branch: refs/heads/master
Commit: 7a165b62cc4c46f92b4b4ed7c233f464cf63b3ef
Parents: 854d203 7b9c8df
Author: Mark Payne <ma...@hotmail.com>
Authored: Wed Nov 11 16:05:40 2015 -0500
Committer: Mark Payne <ma...@hotmail.com>
Committed: Wed Nov 11 16:05:40 2015 -0500

----------------------------------------------------------------------
 .../nifi/processors/standard/TailFile.java      | 780 +++++++++++++++++++
 .../org.apache.nifi.processor.Processor         |   1 +
 .../nifi/processors/standard/TestTailFile.java  | 378 +++++++++
 .../src/test/resources/logback-test.xml         |  18 +
 4 files changed, 1177 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/7a165b62/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/resources/META-INF/services/org.apache.nifi.processor.Processor
----------------------------------------------------------------------