Fix import package generation
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 22 Jul 2022 06:51:52 +0000 (08:51 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 22 Jul 2022 06:51:52 +0000 (08:51 +0200)
tp/org.argeo.tp.apache/org.apache.xerces.bnd

index b66a199cce612d26a0287b4ebf73ecc4049efd6d..6cb8646c80029eb5630fcafa7d84ef4498318f0a 100644 (file)
@@ -1,5 +1,6 @@
 Bundle-License: Apache-2.0
 Bundle-SymbolicName: org.apache.xerces
-Import-Package: sun.*;resolution:=optional,
+Import-Package:\
+sun.*;resolution:=optional,\
 *
 SLC-Origin-M2: xerces:xercesImpl:2.12.2
\ No newline at end of file