This is an automated email from the ASF dual-hosted git repository.
baedke 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 4c398a1502 OAK-11464: oak-it-osgi fails to load oak-search-elastic if
the profile rdb-mysql is used for building and testing. (#2060)
4c398a1502 is described below
commit 4c398a1502a91b01151eee088804dd80c79c23d1
Author: mbaedke <[email protected]>
AuthorDate: Mon Feb 17 11:22:15 2025 +0100
OAK-11464: oak-it-osgi fails to load oak-search-elastic if the profile
rdb-mysql is used for building and testing. (#2060)
Removed package import.
---
oak-search-elastic/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/oak-search-elastic/pom.xml b/oak-search-elastic/pom.xml
index 462acdcea1..44e1dcdf30 100644
--- a/oak-search-elastic/pom.xml
+++ b/oak-search-elastic/pom.xml
@@ -60,6 +60,7 @@
!com.sun.management.*,
!jakarta.json.bind.*,
!java.net.http.*,
+ !com.oracle.bmc.*,
*
</Import-Package>
<Embed-Dependency>