GitHub user sjcorbett opened a pull request:
https://github.com/apache/brooklyn-server/pull/524
Misc improvements
A bunch of things I've found useful.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/brooklyn-server changes2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/524.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #524
----
commit cfd5b51c415e77bedd4364981f14d41581481cfb
Author: Sam Corbett <[email protected]>
Date: 2016-12-22T19:32:51Z
Miscellany
* Relax the generics on BasicJcloudsLocationCustomizer's constructor
* Typos
* SshCommandSensor calls entity.addFeed with itself
* Delete unused test class
* Better toString in WebAppContextProvider
* JcloudsLocation temporary ssh locations respect configured ssh tools
commit 61ea6ee697d1730b8d59ba151dfba735865a110b
Author: Sam Corbett <[email protected]>
Date: 2017-01-16T12:36:19Z
RecordingWinRm+SshTool give better error messages when there were no execs
commit 0b6ef8869af1d4e29124e51a8a9950d9222fa70c
Author: Sam Corbett <[email protected]>
Date: 2017-01-16T17:19:35Z
Override more config in AbstractJcloudsStubbedUnitTest
Mostly useful for tests that want to provide a different predicate for
testing reachability.
commit 6b16f807c6c1fa6c176be97b7a376d93306351b0
Author: Sam Corbett <[email protected]>
Date: 2017-01-17T17:24:27Z
No need to wrap log message in try catch
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---