You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by vrlgohel <gi...@git.apache.org> on 2017/10/02 14:00:40 UTC

[GitHub] camel pull request #1990: CAMEL-11751: Upgraded dropbox-core SDK to 3.0.4

GitHub user vrlgohel opened a pull request:

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

    CAMEL-11751: Upgraded dropbox-core SDK to 3.0.4

    Possible upgrade of Dropbox SDK Java Api: https://issues.apache.org/jira/browse/CAMEL-11751
    
    Although, the latest release of Dropbox is 3.0.4,  there are hardly any new Api classes introduced in version 3.x from 2.x. Migration from 1.x to 2.x has quite a few Api changes and to the best of the understanding, i have attempted to migrate the component. However, please do suggest if there are some improvements or changes required, or more testing needs to be done/attempted. 

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

    $ git pull https://github.com/vrlgohel/camel-1 CAMEL-11751

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

    https://github.com/apache/camel/pull/1990.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 #1990
    
----
commit ad4e045d827f4238fcfd9d9d11bb3da1960e7c2b
Author: Viral Gohel <vr...@gmail.com>
Date:   2017-10-02T13:53:25Z

    CAMEL-11751: Upgraded dropbox-core SDK to 3.0.4

----


---

[GitHub] camel pull request #1990: CAMEL-11751: Upgraded dropbox-core SDK to 3.0.4

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

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


---