You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2014/07/18 18:37:45 UTC

[6/6] git commit: This closes #48

This closes #48


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

Branch: refs/heads/master
Commit: 82f8506654c5a1893da0a3c73dde1ede8aa56ee5
Parents: 4fa6890 61c4e99
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Fri Jul 18 12:36:57 2014 -0400
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Fri Jul 18 12:36:57 2014 -0400

----------------------------------------------------------------------
 core/pom.xml                                    |  5 ++
 .../brooklyn/entity/effector/AddSensor.java     | 53 ++++++++++++----
 .../event/feed/http/HttpValueFunctions.java     | 12 ++--
 .../brooklyn/event/feed/http/JsonFunctions.java | 22 +++++--
 .../event/feed/http/JsonFunctionsTest.java      | 16 +++++
 pom.xml                                         |  1 +
 .../entity/software/http/HttpRequestSensor.java | 63 ++++++++++++++++++++
 .../software/http/HttpRequestSensorTest.java    | 55 +++++++++++++++++
 8 files changed, 208 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/82f85066/core/pom.xml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/82f85066/pom.xml
----------------------------------------------------------------------