[
https://issues.apache.org/jira/browse/OAK-7182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014427#comment-17014427
]
Julian Reschke commented on OAK-7182:
-------------------------------------
bq. Once this is done, Oak modules could start using newer Guava versions by
shading them (potentially in a new Oak project that just repackages the shaded
Guava).
I looked a bit into the shading proposal today and found
<https://github.com/datastax/java-driver-shaded-guava>. So this seems to be
feasible, but unless I'm missing something, we'll lose Javadocs for Guava. This
may not be a problem for our published API, but it would affect us internally...
> 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
> Assignee: 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)