This is an automated email from the ASF dual-hosted git repository.
reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/trunk by this push:
new 44ba242616 Revert "OAK-11236: review embeds/exports in
oak-segment-azure (#2308)"
44ba242616 is described below
commit 44ba242616c3204d30210fb706f5bdf5335c43c5
Author: Julian Reschke <[email protected]>
AuthorDate: Wed Jun 11 12:08:17 2025 +0100
Revert "OAK-11236: review embeds/exports in oak-segment-azure (#2308)"
This reverts commit 1df112ff2e3d278b429fc6f72c587df16409b54f.
---
oak-segment-azure/pom.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/oak-segment-azure/pom.xml b/oak-segment-azure/pom.xml
index ba37a4d533..0d00294c00 100644
--- a/oak-segment-azure/pom.xml
+++ b/oak-segment-azure/pom.xml
@@ -69,6 +69,9 @@
org.apache.jackrabbit.oak.segment.azure,
org.apache.jackrabbit.oak.segment.azure.queue,
org.apache.jackrabbit.oak.segment.azure.util,
+ com.microsoft.azure.storage,
+ com.microsoft.azure.storage.core,
+ com.microsoft.azure.storage.blob,
</Export-Package>
<Embed-Dependency>
azure-storage,