You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/01/18 16:48:13 UTC

[jira] [Work started] (CAMEL-5924) Deprecated API is used in JClouds

     [ https://issues.apache.org/jira/browse/CAMEL-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on CAMEL-5924 started by Claus Ibsen.

> 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
>            Assignee: Claus Ibsen
>            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