[
https://issues.apache.org/jira/browse/CAMEL-20800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854749#comment-17854749
]
James Netherton commented on CAMEL-20800:
-----------------------------------------
Yeah, I completely missed that the Lightcouch project is inactive.
Seems you're right and cloudant-java-sdk is the only other client project that
has recent releases. Looks like it aligns with gson 2.11 too.
No idea how much effort it'd be to migrate to using it. But I guess if we want
to continue supporting couchdb for the long term, we have to move away from
Lightcouch.
> camel-couchdb: gson upgrade to 2.11.0 breaks the component
> ----------------------------------------------------------
>
> Key: CAMEL-20800
> URL: https://issues.apache.org/jira/browse/CAMEL-20800
> Project: Camel
> Issue Type: Dependency upgrade
> Components: camel-gson
> Reporter: Otavio Rodolfo Piske
> Priority: Major
> Fix For: 4.x
>
>
> Ref.:
> [https://github.com/apache/camel/commit/60ad51f7d69c3d7f6ccf7443e436500da61ba658]
>
> The tests are broken with the following error:
>
> {code:java}
> Failed to start route route1 because of Cannot override built-in adapter for
> class com.google.gson.JsonObject{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)