You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Wagner (Jira)" <ji...@apache.org> on 2020/06/27 05:00:00 UTC

[jira] [Commented] (OAK-7182) Make it possible to update Guava

    [ https://issues.apache.org/jira/browse/OAK-7182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146780#comment-17146780 ] 

Marcel Wagner commented on OAK-7182:
------------------------------------

Any progress on this? Our application embeds the oak repository and other libraries also use guava but newer versions. We now get always :

java.lang.NoSuchMethodError: com.google.common.util.concurrent.MoreExecutors.sameThreadExecutor()Lcom/google/common/util/concurrent/ListeningExecutorService;

This method was changed in guava 21 from the year 2017. You are using 15 from the year 2013. Any chance to get your guava library updated to a newer version?

 

> Make it possible to update Guava
> --------------------------------
>
>                 Key: OAK-7182
>                 URL: https://issues.apache.org/jira/browse/OAK-7182
>             Project: Jackrabbit Oak
>          Issue Type: Wish
>            Reporter: Julian Reschke
>            Priority: Minor
>         Attachments: GuavaTests.java, OAK-7182-guava-21-3.diff, OAK-7182-guava-21-4.diff, OAK-7182-guava-21.diff, OAK-7182-guava-23.6.1.diff, guava.diff
>
>
> We currently rely on Guava 15, and this affects all users of Oak because they essentially need to use the same version.
> This is an overall issue to investigate what would need to be done in Oak in order to make updates possible.



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