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 "Julian Reschke (Jira)" <ji...@apache.org> on 2022/11/03 12:44:00 UTC

[jira] [Comment Edited] (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=17558439#comment-17558439 ] 

Julian Reschke edited comment on OAK-7182 at 11/3/22 12:43 PM:
---------------------------------------------------------------

As far as I recall, we have all Guava-tainted APIs deprecated and replacements in place (unless somebody introduced new ones since). Before we can *remove* the deprecated APIs, we'll need to figure out the consequences of that in the projects that use Oak. Onfortunately, that doesn't get the attention it should.

Once we have removed the deprecated APIs in Oak, we are free to decide on the next steps.


was (Author: reschke):
As far as I recall, we have all Guava-tainted APIs deprecated and replacements in place (unless somebody introduced new ones since). Before we can *remove* the deprecated APIs, we'll need to figure out the consequences of that in the projects that use Oak. Onfortunately, that doesn't get the attention it should.

Once we have removedthe deprecated APIs in Oak, we are free to decide on the next steps.

> 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.20.10#820010)