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 2017/04/26 11:22:12 UTC

[2/2] brooklyn-server git commit: Closes #654

Closes #654

Fix BROOKLYN-493 Rebind fails when using WinRmCommandSensor

Tested with restart with Aled's blueprint.


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

Branch: refs/heads/master
Commit: accdf944c10c4a82a14caf048ff7f8961a9bcc99
Parents: 5d6ce56 9a35134
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Wed Apr 26 14:22:03 2017 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Wed Apr 26 14:22:03 2017 +0300

----------------------------------------------------------------------
 .../rebind/RebindAbstractCommandFeedTest.java   |  61 +++++++++
 .../mgmt/rebind/RebindHistoricSshFeedTest.java  |  46 +------
 .../apache/brooklyn/feed/windows/CmdFeed.java   |   6 +
 .../feed/windows/RebinWinrmCmdFeedTest.java     |  38 ++++++
 .../feed/windows/winrm-cmd-feed-a8pno3muco      | 123 +++++++++++++++++++
 ...winrm-cmd-feed-no-bundle-prefixes-akc24nlh2k | 121 ++++++++++++++++++
 6 files changed, 350 insertions(+), 45 deletions(-)
----------------------------------------------------------------------