[2/2] brooklyn-docs git commit: Closes #257

2018-06-15 Thread duncangrant
Closes #257 BROOKLYN-592: add to WinRM troubleshooting See https://issues.apache.org/jira/browse/BROOKLYN-592 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/e1db3735 Tree:

[1/2] brooklyn-docs git commit: BROOKLYN-592: add to WinRM troubleshooting

2018-06-15 Thread duncangrant
Repository: brooklyn-docs Updated Branches: refs/heads/master 9bf6a18bc -> e1db3735c BROOKLYN-592: add to WinRM troubleshooting Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/14b6acc0 Tree:

[3/4] brooklyn-server git commit: Refactor tests to be more readable

2018-06-15 Thread geomacy
Refactor tests to be more readable Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/1962b04e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/1962b04e Diff:

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

2018-06-15 Thread geomacy
Closes #969 Closes #968 Add registered types test This PR follows on from #968 It adds 2 commits. The first adds tests for the functionality fixed in #968 The second changes the logic in #968 in a way that I think is equivalent but I haven't managed to add the requisite test coverage to prove

[1/4] brooklyn-server git commit: does a yaml parse and compares the hash of the result when checking plan equivalence

2018-06-15 Thread geomacy
Repository: brooklyn-server Updated Branches: refs/heads/master baad0c039 -> e040f074f does a yaml parse and compares the hash of the result when checking plan equivalence means that the same plan entered twice but with different comments, spacing, quotations etc, will not result in an

[2/4] brooklyn-server git commit: Add tests to RegisteredTypes.arePlansEquivilant

2018-06-15 Thread geomacy
Add tests to RegisteredTypes.arePlansEquivilant Hopefully these show that we now ignore things like comments and strings with surrounding quotes Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/c5e4e299