This closes #281
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/b1cafd85 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/b1cafd85 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/b1cafd85 Branch: refs/heads/master Commit: b1cafd85f0272b1f5624202993e84da93c83ad05 Parents: b70841f 6ff2aff Author: Alex Heneveld <[email protected]> Authored: Mon Aug 29 21:28:12 2016 +0100 Committer: Alex Heneveld <[email protected]> Committed: Mon Aug 29 21:28:12 2016 +0100 ---------------------------------------------------------------------- .../brooklyn/ConfigInheritanceYamlTest.java | 14 +-- .../core/entity/BrooklynConfigKeys.java | 36 +++++--- .../util/core/internal/ssh/ExecCmdAsserts.java | 27 +++++- .../software/base/AbstractVanillaProcess.java | 29 ++++-- .../entity/software/base/SoftwareProcess.java | 6 ++ .../software/base/VanillaWindowsProcess.java | 93 ++++++++++++-------- .../base/VanillaSoftwareProcessTest.java | 67 ++++++++++---- 7 files changed, 186 insertions(+), 86 deletions(-) ----------------------------------------------------------------------
