[
https://issues.apache.org/jira/browse/CAMEL-11751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188071#comment-16188071
]
ASF GitHub Bot commented on CAMEL-11751:
----------------------------------------
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 <[email protected]>
Date: 2017-10-02T13:53:25Z
CAMEL-11751: Upgraded dropbox-core SDK to 3.0.4
----
> Dropbox Component - Update to APIv2
> -----------------------------------
>
> Key: CAMEL-11751
> URL: https://issues.apache.org/jira/browse/CAMEL-11751
> Project: Camel
> Issue Type: Task
> Components: camel-dropbox
> Affects Versions: 2.19.2
> Reporter: Giovanni Marigi
> Fix For: 2.21.0
>
>
> According to this
> https://blogs.dropbox.com/developers/2017/06/updated-api-v1-deprecation-timeline
> Dropbox will no longer support APIv1 endpoints.
> Camel component is based on SDK 1.x and must be updated to use APIv2
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)