[
https://issues.apache.org/jira/browse/CAMEL-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544107#comment-13544107
]
Dmitry Buzdin commented on CAMEL-5924:
--------------------------------------
I hoped you won't ask me this question :)
But I guess it will not be a huge amount of time. Would be great to hear
jclouds maintaner opinion on this change.
> Deprecated API is used in JClouds
> ---------------------------------
>
> Key: CAMEL-5924
> URL: https://issues.apache.org/jira/browse/CAMEL-5924
> Project: Camel
> Issue Type: Improvement
> Components: camel-jclouds
> Affects Versions: 2.10.3
> Reporter: Dmitry Buzdin
> Priority: Minor
> Fix For: 2.10.4, 2.11.0
>
>
> On these lines
> JCloudsComponent:79
> JCloudsComponen:98
> method getProviderSpecificContext() is used. It is marked as deprecated and
> the new method is unwrap(), which should behave the same.
> The problem with this is using "transient" blobstore provider for testing
> purposes. Since it does not implement RestContext it fails with
> ClassCastException. Switching to unwrap() solves the problem.
> Consider updating to latest JClouds as well as there were some important
> bugfixes. Release 1.5.5 is promised quite soon.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira