You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2015/12/04 13:48:53 UTC

[7/7] incubator-brooklyn git commit: Closes #1087

Closes #1087

JcloudsLocation: fix waitForWinRm, for alternate WinRmTool


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

Branch: refs/heads/master
Commit: 27d7b78439c66f1d15d2ff9a9ba478b30b18fe8a
Parents: 5809a07 a095f3a
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Fri Dec 4 14:48:32 2015 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Fri Dec 4 14:48:32 2015 +0200

----------------------------------------------------------------------
 .../util/core/internal/ssh/SshAbstractTool.java |   2 +
 .../location/jclouds/JcloudsLocation.java       | 106 ++++++++++++++-----
 .../core/internal/winrm/WinRmException.java     |  32 ++++++
 .../internal/winrm/pywinrm/Winrm4jTool.java     |  23 +++-
 4 files changed, 132 insertions(+), 31 deletions(-)
----------------------------------------------------------------------