[
https://issues.apache.org/jira/browse/OAK-10371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763301#comment-17763301
]
Julian Reschke commented on OAK-10371:
--------------------------------------
trunk:
[95ce8d2768|https://github.com/apache/jackrabbit-oak/commit/95ce8d2768dbeebda2726593efe6dd003799f0b1]
[f948e36cfb|https://github.com/apache/jackrabbit-oak/commit/f948e36cfb97f15b598b953e614c5bd811c12f65]
> oak-segment-azure/oak-blob-cloud-azure require provided Guava, embed it
> instead
> -------------------------------------------------------------------------------
>
> Key: OAK-10371
> URL: https://issues.apache.org/jira/browse/OAK-10371
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: blob-cloud-azure, segment-azure
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Critical
>
> These components require Guava due to their dependency on
> microsoft-azure-keyvault-core. That dependency is embedded, but Guava is not.
> Choices:
> - get microsoft-azure-keyvault-core fixed not to use Guava (unlikely, but see
> https://github.com/Azure/azure-sdk-for-java/issues/26846)
> - embed Guava
> - make sure that the OSGi import statement is as relaxed as possible (note
> that, for historic reasons, our components for now are likely used in
> environments using Guava 15)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)