You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by ArndGlh <gi...@git.apache.org> on 2018/04/20 09:17:29 UTC

[GitHub] camel pull request #2301: Update TwitterConfiguration.java

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 <ar...@...>
Date:   2018-04-20T09:15:55Z

    Update TwitterConfiguration.java
    
    Lines 117, 120, and 123 the setters where misconfigured, setting the proxyHost all the time

----


---

[GitHub] camel pull request #2301: Update TwitterConfiguration.java

Posted by oscerd <gi...@git.apache.org>.
Github user oscerd closed the pull request at:

    https://github.com/apache/camel/pull/2301


---