[
https://issues.apache.org/jira/browse/OAK-10371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749160#comment-17749160
]
Julian Reschke commented on OAK-10371:
--------------------------------------
Also note that these the azure-based components currently do not seem to have
any test coverage in OSGi-IT.
> oak-segment-azure/oak-blob-cloud-azure require Guava
> ----------------------------------------------------
>
> 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
> Priority: Major
>
> 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)