You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by al...@apache.org on 2014/12/22 15:07:46 UTC

[7/7] incubator-brooklyn git commit: This closes #402

This closes #402


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

Branch: refs/heads/master
Commit: 1d32eb28464a9d2971b6b7106f636eb095ffd8ad
Parents: fda04de 4cd3d96
Author: Aled Sage <al...@gmail.com>
Authored: Mon Dec 22 14:07:10 2014 +0000
Committer: Aled Sage <al...@gmail.com>
Committed: Mon Dec 22 14:07:10 2014 +0000

----------------------------------------------------------------------
 .../location/cloud/CloudLocationConfig.java     |  5 ++
 .../location/jclouds/JcloudsLocation.java       | 38 ++++++--
 ...ctSoftwareProcessRestartIntegrationTest.java | 93 ++++++++++++++++++++
 .../database/postgresql/PostgreSqlNodeImpl.java | 30 +------
 .../mysql/MySqlRestartIntegrationTest.java      | 60 ++-----------
 .../PostgreSqlRebindIntegrationTest.java        | 58 ++++++++++++
 .../PostgreSqlRestartIntegrationTest.java       | 50 +++++++++++
 .../mongodb/MongoDBRestartIntegrationTest.java  | 42 +++++++++
 .../TomcatServerRestartIntegrationTest.java     | 58 ++----------
 .../camp/brooklyn/YamlLauncherAbstract.java     | 12 ++-
 10 files changed, 304 insertions(+), 142 deletions(-)
----------------------------------------------------------------------