You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sj...@apache.org on 2015/06/12 13:04:35 UTC

[3/3] incubator-brooklyn git commit: This closes #681

This closes #681


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

Branch: refs/heads/master
Commit: 681b8fe90e5dde04ade1788e81dcfd7dc04e17f0
Parents: 5ceb8aa 620e4c1
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Fri Jun 12 11:55:01 2015 +0100
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Fri Jun 12 11:55:01 2015 +0100

----------------------------------------------------------------------
 .../entity/basic/BrooklynConfigKeys.java        |   1 +
 .../jclouds/BailOutJcloudsLocation.java         | 187 ++++++++++++
 .../location/jclouds/JcloudsLocationTest.java   | 299 +++++--------------
 software/base/pom.xml                           |   7 +
 .../software/MachineLifecycleEffectorTasks.java |   3 +-
 .../MachineLifecycleEffectorTasksTest.java      |  82 +++++
 6 files changed, 358 insertions(+), 221 deletions(-)
----------------------------------------------------------------------