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/04 19:57:23 UTC

[29/36] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop

Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/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/e45dea1b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/e45dea1b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/e45dea1b

Branch: refs/heads/NIFI-250
Commit: e45dea1b1cb79b1b28e20241fb0e35130b33b2a3
Parents: 8140b2a 7724dad
Author: Matt Gilman <ma...@gmail.com>
Authored: Tue Feb 3 22:44:33 2015 -0500
Committer: Matt Gilman <ma...@gmail.com>
Committed: Tue Feb 3 22:44:33 2015 -0500

----------------------------------------------------------------------
 .../nifi/util/StandardProcessorTestRunner.java  |   7 +-
 .../util/TestStandardProcessorTestRunner.java   |   2 +
 .../nifi/processors/standard/PostHTTP.java      |  30 ++-
 .../processors/standard/CaptureServlet.java     |  54 ++++
 .../nifi/processors/standard/TestPostHTTP.java  | 249 +++++++++++++++++++
 .../nifi/processors/standard/TestServer.java    |  27 +-
 6 files changed, 348 insertions(+), 21 deletions(-)
----------------------------------------------------------------------