Skip to content

Commit

Permalink
OAK-10626 - Rework oak-segment-azure OSGi wirings after embedding azu…
Browse files Browse the repository at this point in the history
…re libraries needed for service principals support
  • Loading branch information
dulceanu committed Jan 26, 2024
1 parent 0a6f993 commit f2b0cbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions oak-segment-azure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
com.nimbusds.openid.connect.sdk*;resolution:=optional,
com.nimbusds.secevent.sdk*;resolution:=optional,
com.sun.jna*;resolution:=optional,
org.reactivestreams;resolution:=optional,
reactor.core*;resolution:=optional,
reactor.util*;resolution:=optional,
!org.apache.jackrabbit.oak.segment*,
!com.google.*,
!android.os,
!org.checkerframework.*,
!org.reactivestreams.*,
!reactor.core.*,
!reactor.util.*,
*
</Import-Package>
<Export-Package>
Expand Down

0 comments on commit f2b0cbf

Please sign in to comment.