seropian commented on code in PR #2330: URL: https://github.com/apache/jackrabbit-oak/pull/2330#discussion_r2227885077
########## oak-blob-cloud-azure/pom.xml: ########## @@ -68,6 +71,13 @@ azure-core, azure-identity, azure-json, + azure-xml, Review Comment: I have read the referenced jira discussions about microsoft exports, indeed in the older version of oak-segment-azure there were some microsoft exports, however in this oak-blob-cloud-azure PR there is no such exported package. The references to azure packages are only within the embed section and is not exported in anyway. It lives only inside the module's classloader and it is not influencing other parts of the runtime. -- 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: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org