[1/2] brooklyn-docs git commit: Adds “DSL Evaluation of Inherited Config” section

2017-03-16 Thread aledsage
Repository: brooklyn-docs Updated Branches: refs/heads/master 4f8660575 -> 26e8cda64 Adds “DSL Evaluation of Inherited Config” section Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/feedceaf Tree:

[1/2] brooklyn-docs git commit: Brooklyn.initializers example with sensor from windows command

2017-03-16 Thread drigodwin
Repository: brooklyn-docs Updated Branches: refs/heads/master 3dd1400c2 -> 4f8660575 Brooklyn.initializers example with sensor from windows command Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/65bc77b6

[2/2] brooklyn-docs git commit: This closes #155

2017-03-16 Thread drigodwin
This closes #155 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/4f866057 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/4f866057 Diff:

[1/2] brooklyn-server git commit: WinRmCommandSensor default executionDir

2017-03-16 Thread drigodwin
Repository: brooklyn-server Updated Branches: refs/heads/master b95932a7c -> 9eaa969d9 WinRmCommandSensor default executionDir Use default dir obtained on the winrm sesion until Apache Brooklyn has working concept for RUN_DIR on VanillaWindowsProcess Project:

[2/2] brooklyn-server git commit: This closes #596

2017-03-16 Thread drigodwin
This closes #596 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/9eaa969d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/9eaa969d Diff:

[1/4] brooklyn-server git commit: Fix classRenames for SshPollConfig anonymous classes

2017-03-16 Thread svet
Repository: brooklyn-server Updated Branches: refs/heads/master 37c37477b -> b95932a7c Fix classRenames for SshPollConfig anonymous classes Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/ad73fcf9 Tree:

[3/4] brooklyn-server git commit: BROOKLYN-453: Fix xstream deserialising osgi class renames

2017-03-16 Thread svet
BROOKLYN-453: Fix xstream deserialising osgi class renames i.e. where the class name in the persisted state includes the bundle symbolic name as a prefix. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[2/4] brooklyn-server git commit: Testing rebind of SshFeed (historic state)

2017-03-16 Thread svet
Testing rebind of SshFeed (historic state) Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/bcaf76bc Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/bcaf76bc Diff:

[4/4] brooklyn-server git commit: Closes #598

2017-03-16 Thread svet
Closes #598 BROOKLYN-453: Fix rebind for classrename with bundle prefix The historic persisted state added here for testing comes from a clocker.io blueprint. The "Fix classRenames for SshPollConfig anonymous classes" is me playing it safe, to re-add the anonymous inner classes that might be