[
https://issues.apache.org/jira/browse/OAK-7182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684580#comment-17684580
]
Julian Reschke edited comment on OAK-7182 at 2/6/23 10:47 AM:
--------------------------------------------------------------
h2. Roadmap (as of February 2023)
h3. OAK 1.48.0 (January 2023)
- bump up default logging levels for deprecated APIs to "warn" (OAK-10047)
h3. OAK 1.50.0 (March 2023)
- switch to Java 11 und use "forRemoval" deprecations for APIs exposing Guava
(OAK-10007)
- bump up default logging levels for deprecated APIs to "error" (OAK-10086)
h3. OAK 1.52.0 (May 2023)
- introduce wrapped Guava project for Oak-internal use (OAK-9989)
h3. OAK 1.54.0
- remove deprecated APIs exposing Guava
was (Author: reschke):
h2. Roadmap (as of February 2023)
h3. OAK 1.48.0
- bump up default logging levels for deprecated APIs to "warn" (OAK-10047)
h3. OAK 1.50.0 (March 2023)
- switch to Java 11 und use "forRemoval" deprecations for APIs exposing Guava
(OAK-10007)
- bump up default logging levels for deprecated APIs to "error" (OAK-10086)
h3. OAK 1.52.0 (May 2023)
- introduce wrapped Guava project for Oak-internal use (OAK-9989)
h3. OAK 1.54.0
- remove deprecated APIs exposing Guava
> 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)