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 2016/07/19 19:05:04 UTC

[5/5] brooklyn-server git commit: This closes #223

This closes #223


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

Branch: refs/heads/master
Commit: 284f110a8571a8c96ef73687d2c6baa287ea91ea
Parents: 8d8d576 d24e0de
Author: Aled Sage <al...@gmail.com>
Authored: Tue Jul 19 20:04:22 2016 +0100
Committer: Aled Sage <al...@gmail.com>
Committed: Tue Jul 19 20:04:22 2016 +0100

----------------------------------------------------------------------
 .../core/mgmt/internal/EffectorUtilsTest.java   | 119 +++++++
 .../core/internal/ssh/RecordingSshTool.java     | 136 ++++++--
 software/base/pom.xml                           |   7 +
 .../base/AbstractSoftwareProcessDriver.java     |   8 +-
 .../base/VanillaSoftwareProcessTest.java        | 322 +++++++++++++++++++
 .../base/VanillaWindowsProcessTest.java         | 161 ++++++++++
 .../core/internal/winrm/RecordingWinRmTool.java | 107 ++++++
 7 files changed, 828 insertions(+), 32 deletions(-)
----------------------------------------------------------------------