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:49: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=17628314#comment-17628314 ] 

Julian Reschke commented on OAK-7182:
-------------------------------------

It appears there is new leakage:

{noformat}
oak-segment-tar/target/baseline.xml-  <package name="org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache" delta="unchanged">
oak-segment-tar/target/baseline.xml-    <mismatch>false</mismatch>
oak-segment-tar/target/baseline.xml-    <newerVersion>3.0.0</newerVersion>
oak-segment-tar/target/baseline.xml-    <olderVersion>3.0.0</olderVersion>
oak-segment-tar/target/baseline.xml-    <suggestedVersion>3.0.0</suggestedVersion>
oak-segment-tar/target/baseline.xml-    <attributes>
oak-segment-tar/target/baseline.xml-      <version>3.0.0</version>
oak-segment-tar/target/baseline.xml:      <uses>com.google.common.cache,org.apache.jackrabbit.oak.cache,org.apache.jackrabbit.oak.commons,org.apache.jackrabbit.oak.segment.spi.monitor,org.aes>

{noformat}

> 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)