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

[GitHub] camel pull request #1943: CAMEL-11793: Update Box Java SDK to version 2.8.1

GitHub user fjollberg opened a pull request:

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

    CAMEL-11793: Update Box Java SDK to version 2.8.1

    This is in order to be able to set timeouts properly for the Box client to avoid hanging threads due to network issues.
    
    See https://github.com/box/box-java-sdk/issues/466

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fjollberg/camel box-com-sdk-281

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1943.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 #1943
    
----
commit cb80dc1512c59e9258a2f1a34beeba29dba477d2
Author: Fredrik Jönsson <fj...@kth.se>
Date:   2017-09-20T08:13:29Z

    CAMEL-11793: Update Box Java SDK to version 2.8.1

----


---

[GitHub] camel pull request #1943: CAMEL-11793: Update Box Java SDK to version 2.8.1

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

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


---