GitHub user ArndGlh opened a pull request: https://github.com/apache/camel/pull/2301
Update TwitterConfiguration.java Lines 117 and 120 the setters where misconfigured, setting the proxyHost all the time You can merge this pull request into a Git repository by running: $ git pull https://github.com/ArndGlh/camel patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2301.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 #2301 ---- commit f806148765e3551acf323cfde3dbb175a4b8d594 Author: Guilhaumon Arnaud <arnaudguilhaumon@...> Date: 2018-04-20T09:15:55Z Update TwitterConfiguration.java Lines 117, 120, and 123 the setters where misconfigured, setting the proxyHost all the time ---- ---