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 2018/01/18 09:02:54 UTC

[7/7] brooklyn-server git commit: This closes #935

This closes #935


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

Branch: refs/heads/master
Commit: 1082d1af5b94afbb68c90ed07245113b1fa2919d
Parents: 469d192 ec2e6b9
Author: Aled Sage <al...@gmail.com>
Authored: Thu Jan 18 09:02:34 2018 +0000
Committer: Aled Sage <al...@gmail.com>
Committed: Thu Jan 18 09:02:34 2018 +0000

----------------------------------------------------------------------
 .../base/AbstractSoftwareProcessSshDriver.java  |  19 +-
 .../AbstractSoftwareProcessWinRmDriver.java     |  99 ++++++++---
 .../base/VanillaWindowsProcessWinRmDriver.java  |  12 +-
 .../base/lifecycle/WinRmExecuteHelper.java      |  62 +++++--
 .../base/VanillaWindowsProcessTest.java         | 173 ++++++++++++++++++-
 .../core/internal/winrm/RecordingWinRmTool.java |  16 +-
 6 files changed, 335 insertions(+), 46 deletions(-)
----------------------------------------------------------------------