You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Thomas Diesler (Jira)" <ji...@apache.org> on 2019/11/05 07:56:00 UTC

[jira] [Updated] (CAMEL-14140) Remove dependency on outdated guava

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

Thomas Diesler updated CAMEL-14140:
-----------------------------------
    Description: Currently, camel comes with google-guava-version=19.0 which contains a number of deprecated APIs that have been removed in 20.x. AFAICS, cassandra-3.x is the only component that depends on these deprecated guava APIs. This dependency has been removed in cassandra-4.x, which is currently in alpha. In WildFly-Camel, I confirmed that it should generally be possible to update to guava-23.x as long as cassandra can still use 19.x  (was: Currently, camel comes with google-guava-version=19.0 which contains a number of deprecated APIs that have been removed in 20.x

AFAICS, cassandra-3.x is the only component that depends on these deprecated guava APIs. This dependency has been removed in cassandra-4.x, which is currently in alpha.

 

In WildFly-Camel, I confirmed that it should generally be possible to update to guava-23.x as long as cassandra can still use 19.x)

> Remove dependency on outdated guava
> -----------------------------------
>
>                 Key: CAMEL-14140
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14140
>             Project: Camel
>          Issue Type: Task
>          Components: camel-cassandraql
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Currently, camel comes with google-guava-version=19.0 which contains a number of deprecated APIs that have been removed in 20.x. AFAICS, cassandra-3.x is the only component that depends on these deprecated guava APIs. This dependency has been removed in cassandra-4.x, which is currently in alpha. In WildFly-Camel, I confirmed that it should generally be possible to update to guava-23.x as long as cassandra can still use 19.x



--
This message was sent by Atlassian Jira
(v8.3.4#803005)