reschke commented on code in PR #2137:
URL: https://github.com/apache/jackrabbit-oak/pull/2137#discussion_r2067816134
##########
oak-blob-cloud-azure/pom.xml:
##########
@@ -68,6 +71,14 @@
azure-core,
azure-identity,
azure-json,
+ azure-xml,
+ azure-storage-blob,
+ azure-storage-common,
+ azure-storage-internal-avro,
+ com.microsoft.aad,
+ com.microsoft.aad.msal4jextensions,
+ com.microsoft.aad.msal4jextensions.persistence,
+ jackson-dataformat-xml,
Review Comment:
Well, that information is insuffiicient.
It just hints that deploying this in an OSGi environment requires additional
components. Find out which they are and deploy them.
Optimally, include the component in OsgiIT and see what happens (that's the
reason why we have these tests).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]