You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by mc...@apache.org on 2015/02/26 04:54:44 UTC

[41/51] [abbrv] incubator-nifi git commit: Merge branch 'NIFI-333' of https://github.com/danbress/incubator-nifi into develop

Merge branch 'NIFI-333' of https://github.com/danbress/incubator-nifi into develop


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

Branch: refs/heads/NIFI-353
Commit: d8954ab0137b0375dce2be8b65adbe721fc74f1b
Parents: 705ee85 c8810c0
Author: Mark Payne <ma...@hotmail.com>
Authored: Mon Feb 23 15:34:13 2015 -0500
Committer: Mark Payne <ma...@hotmail.com>
Committed: Mon Feb 23 15:34:13 2015 -0500

----------------------------------------------------------------------
 .../hadoop/CreateHadoopSequenceFile.java        |   4 +-
 .../standard/Base64EncodeContent.java           |  13 ++-
 .../processors/standard/CompressContent.java    |  27 ++---
 .../nifi/processors/standard/HashContent.java   |  14 +--
 .../nifi/processors/standard/PutEmail.java      |   5 +-
 .../processors/standard/SegmentContent.java     | 114 +++++++++----------
 .../nifi/processors/standard/TransformXml.java  |   3 +-
 .../standard/TestCompressContent.java           |  18 +++
 .../nifi/processors/standard/TestPutEmail.java  |  45 ++++++++
 9 files changed, 152 insertions(+), 91 deletions(-)
----------------------------------------------------------------------