This closes #793
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f995c4ca Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/f995c4ca Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/f995c4ca Branch: refs/heads/master Commit: f995c4ca70262c1e502e3c6f76b6535414b41905 Parents: 2d7f63f 196c40d Author: Duncan Godwin <[email protected]> Authored: Mon Aug 7 11:18:59 2017 +0100 Committer: Duncan Godwin <[email protected]> Committed: Mon Aug 7 11:18:59 2017 +0100 ---------------------------------------------------------------------- .../camp/brooklyn/AggregatorYamlTest.java | 30 ++++++++++ .../camp/brooklyn/PropagatorYamlTest.java | 61 ++++++++++++++++++++ .../core/sensor/http/HttpRequestSensor.java | 15 ++++- .../enricher/stock/AbstractAggregator.java | 3 +- .../brooklyn/feed/http/JsonFunctions.java | 4 +- .../core/sensor/http/HttpRequestSensorTest.java | 55 +++++++++++++++++- 6 files changed, 162 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
