This closes #531
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/f3e0430a Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/f3e0430a Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/f3e0430a Branch: refs/heads/master Commit: f3e0430a071b60d16f7ecaa63e6f71dd340226c7 Parents: ba5dece b1b960c Author: Alex Heneveld <[email protected]> Authored: Fri Mar 13 11:19:44 2015 +0000 Committer: Alex Heneveld <[email protected]> Committed: Fri Mar 13 11:19:44 2015 +0000 ---------------------------------------------------------------------- .../entity/basic/lifecycle/ScriptHelper.java | 7 +- .../brooklyn/entity/AbstractEc2LiveTest.java | 9 +- .../database/rubyrep/RubyRepEc2LiveTest.java | 2 +- .../messaging/rabbit/RabbitEc2LiveTest.java | 2 +- .../network/bind/BindDnsServerEc2LiveTest.java | 2 +- .../entity/nosql/riak/RiakNodeImpl.java | 12 ++ .../entity/nosql/riak/RiakNodeSshDriver.java | 114 +++++++++++++++---- .../CouchbaseSyncGatewayEc2LiveTest.java | 2 +- .../entity/proxy/nginx/NginxEc2LiveTest.java | 2 +- 9 files changed, 121 insertions(+), 31 deletions(-) ----------------------------------------------------------------------
