GitHub user ygy reopened a pull request: https://github.com/apache/brooklyn-server/pull/285
Adding HttpExecutor to be used for interchangeable implementations You can merge this pull request into a Git repository by running: $ git pull https://github.com/ygy/brooklyn-server feature/http-executor Alternatively you can review and apply these changes as the patch at: https://github.com/apache/brooklyn-server/pull/285.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 #285 ---- commit 776a923c229fab34039d73ab078bc264b0cb0c2f Author: Aled Sage <aled.s...@gmail.com> Date: 2016-08-09T13:41:37Z Adds HttpExecutor interface commit e785c29e8b7d298f22c0d7d44e993264f4dca0a5 Author: Aled Sage <aled.s...@gmail.com> Date: 2016-08-09T13:41:58Z Adds apache-httpclient impl of HttpExecutor commit 5faa686bfc4752554eaf20facdffbce6d0850673 Author: Yavor Yanchev <ya...@yanchev.com> Date: 2016-08-16T06:39:48Z Refactoring HttpFeed to use the new HttpExecutor interface. commit 3a4f870ff2d6bf4087609f343754dc436030e789 Author: Yavor Yanchev <ya...@yanchev.com> Date: 2016-08-29T12:09:15Z Improving error log handling commit acfd95625da146da267435cde8a70e41f6ee8242 Author: Valentin Aitken <bos...@gmail.com> Date: 2016-09-01T11:39:37Z No https commit a22d622b468f98b8c18465289c2a87dc1a2db724 Author: Yavor Yanchev <ya...@yanchev.com> Date: 2016-09-02T16:49:55Z Adding HttpExecutorImplTest commit 2903a55ad3405993158ce66fcf0d81dbe379040f Author: Yavor Yanchev <ya...@yanchev.com> Date: 2016-09-02T17:40:39Z Addressing PR comments commit d71602c00e63435337146ed6288bfc4f5aca6e2a Author: Valentin Aitken <bos...@gmail.com> Date: 2016-09-02T19:27:10Z Add more assertions in HttpExecutorImplTest commit 3a1861ec37b8fda6aa99244effcd246bf26fcbcb Author: Yavor Yanchev <ya...@yanchev.com> Date: 2016-09-03T12:12:41Z Lowering the log level to info commit 26f0b5ebd14c3eca722eb575038d7cd9108486c8 Author: Yavor Yanchev <ya...@yanchev.com> Date: 2016-09-05T10:39:10Z Improving responseCode handling commit 41dd9b5f69bb4b05a6ff1a0b2c9a96b871e74c0e Author: Yavor Yanchev <ya...@yanchev.com> Date: 2016-09-05T12:29:27Z Addressing PR comments commit 6e6ba99b71d5faf2525aadc4b78ef0449906d9fa Author: Yavor Yanchev <ya...@yanchev.com> Date: 2016-09-05T14:37:19Z Addressing more PR comments commit 413249177020f4ed2019c551717f3d51e42b8de8 Author: Yavor Yanchev <ya...@yanchev.com> Date: 2016-09-05T16:27:27Z Addressing PR comments ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---