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 2015/06/26 13:20:07 UTC

[9/9] incubator-brooklyn git commit: This closes #719

This closes #719


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

Branch: refs/heads/master
Commit: fdbca1565dd0e3392a32f2d3b2328b71970804cf
Parents: c625246 9b4f84e
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Fri Jun 26 12:19:35 2015 +0100
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Fri Jun 26 12:19:35 2015 +0100

----------------------------------------------------------------------
 .../brooklyn/test/TestHttpRequestHandler.java   |  73 ++++++++++
 .../test/java/brooklyn/test/TestHttpServer.java | 144 +++++++++++++++++++
 .../brooklyn/util/ResourceUtilsHttpTest.java    |  84 +++--------
 .../autoscaling/AutoScalerPolicyMetricTest.java |   2 +-
 .../entity/brooklynnode/BrooklynNodeImpl.java   |  22 ++-
 .../BrooklynNodeIntegrationTest.java            |  11 +-
 .../software/http/HttpRequestSensorTest.java    |  20 ++-
 .../rest/resources/CatalogResetTest.java        |  83 ++---------
 8 files changed, 290 insertions(+), 149 deletions(-)
----------------------------------------------------------------------