You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2020/03/18 14:04:47 UTC

svn commit: r1875364 - in /jackrabbit/oak/branches/1.10: ./ oak-lucene/pom.xml

Author: reschke
Date: Wed Mar 18 14:04:46 2020
New Revision: 1875364

URL: http://svn.apache.org/viewvc?rev=1875364&view=rev
Log:
OAK-8810: oak-lucene: adjust Import-Package declaration for upgrade of maven-bundle-plugin to 4.2.1 (merged 1870560 into 1.10)

Modified:
    jackrabbit/oak/branches/1.10/   (props changed)
    jackrabbit/oak/branches/1.10/oak-lucene/pom.xml

Propchange: jackrabbit/oak/branches/1.10/
------------------------------------------------------------------------------
  Merged /jackrabbit/oak/trunk:r1870560

Modified: jackrabbit/oak/branches/1.10/oak-lucene/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.10/oak-lucene/pom.xml?rev=1875364&r1=1875363&r2=1875364&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.10/oak-lucene/pom.xml (original)
+++ jackrabbit/oak/branches/1.10/oak-lucene/pom.xml Wed Mar 18 14:04:46 2020
@@ -118,6 +118,9 @@
                 org.apache.lucene.sandbox.*;resolution:=optional,
                 !org.apache.lucene.*,
                 !org.apache.jackrabbit.oak.cache,
+                !com.sun.management.*,
+                !sun.management.*,
+                !sun.misc.*,
                 *
             </Import-Package>
             <Embed-Dependency>