GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/362
bump httpcomponents versions
note core and client are no longer kept in sync; latest version of each has
been taken
this seems to fix strange problems with `HttpRequestSensorYamlTest` failing
in maven but working in eclipse, presumably due to use of `TestHttpServer`
using these components. it does not however fix the JVM crash in that test
under java 7 sadly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server
bump-httpcomponents-versions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/362.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 #362
----
commit da2453de7a50ba05f7443d32ecbd01e522425fa6
Author: Alex Heneveld <[email protected]>
Date: 2016-09-30T13:19:10Z
bump httpcomponents versions
note core and client are no longer kept in sync; latest version of each has
been taken
----
---
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.
---