You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/05/03 08:51:36 UTC

[3/3] brooklyn-server git commit: This closes #662

This closes #662


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

Branch: refs/heads/master
Commit: ba7b4961fdb1a67798fc5e2e78c005735cf283ca
Parents: 140631b c00af93
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Wed May 3 09:50:33 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Wed May 3 09:50:33 2017 +0100

----------------------------------------------------------------------
 .../core/entity/BrooklynConfigKeys.java         |   1 +
 .../base/AbstractSoftwareProcessDriver.java     |  22 ++-
 .../base/AbstractSoftwareProcessSshDriver.java  |  13 ++
 .../base/EmptySoftwareProcessSshDriver.java     |  15 +-
 .../entity/software/base/SoftwareProcess.java   |  29 ++++
 .../SoftwareProcessDriverCopyResourcesTest.java | 142 +++++++++++++++++++
 6 files changed, 219 insertions(+), 3 deletions(-)
----------------------------------------------------------------------