Make JVM provided imports optional
[gpl/argeo-tp.git] / repackage / org.argeo.tp.jcr / org.apache.lucene.bnd
index e0554fa6b841388b88132c309419542f4783d185..3f403b093ecd2879194ae099f21f499608010695 100644 (file)
@@ -1,2 +1,7 @@
 SPDX-License-Identifier: Apache-2.0
-Argeo-Origin-M2: org.apache.lucene:lucene-core:3.6.2
\ No newline at end of file
+Argeo-Origin-M2: org.apache.lucene:lucene-core:3.6.2
+
+Import-Package: \
+sun.*;resolution:=optional, \
+com.sun.*;resolution:=optional, \
+*