[
https://issues.apache.org/jira/browse/CAMEL-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Babak Vahdat resolved CAMEL-7041.
---------------------------------
Resolution: Fixed
Jclouds 1.6.3 is *still* making use of Guava 14.0.1:
http://central.maven.org/maven2/org/apache/jclouds/karaf/jclouds-karaf/1.6.3/jclouds-karaf-1.6.3-features.xml
Although Guava 15 is already out (since 06-Sep-2013!):
http://search.maven.org/#search%7Cga%7C1%7Cguava
So let's better stick to the same current version we make use of in our parent
POM:
{code}
<jclouds-google-guava-version>14.0.1</jclouds-google-guava-version>
{code}
> Upgrade to jclouds 1.6.3
> ------------------------
>
> Key: CAMEL-7041
> URL: https://issues.apache.org/jira/browse/CAMEL-7041
> Project: Camel
> Issue Type: Task
> Components: camel-jclouds
> Reporter: Babak Vahdat
> Assignee: Babak Vahdat
> Priority: Minor
> Fix For: 2.13.0
>
>
> Recently jclouds 1.6.3 has been released:
> http://markmail.org/message/q2p4rciy2wa3b3wz
> Currently on the master branch we make use of the version 1.6.2-incubating.
--
This message was sent by Atlassian JIRA
(v6.1#6144)