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