Reshuffle TP categories
[gpl/argeo-tp.git] / repackage / org.argeo.tp.publish / fop / merge.bnd
diff --git a/repackage/org.argeo.tp.publish/fop/merge.bnd b/repackage/org.argeo.tp.publish/fop/merge.bnd
new file mode 100644 (file)
index 0000000..e0ca825
--- /dev/null
@@ -0,0 +1,16 @@
+SPDX-License-Identifier: Apache-2.0
+Bundle-SymbolicName: org.apache.fop
+Argeo-Origin-M2: :2.8
+Argeo-Origin-M2-Merge: \
+org.apache.xmlgraphics:fop-core,\
+org.apache.xmlgraphics:fop-util,\
+org.apache.xmlgraphics:fop-events,\
+org.apache.xmlgraphics:fop-pdf-images,\
+
+Export-Package: org.apache.fop.*
+
+Import-Package: \
+javax.media.jai;resolution:="optional",\
+com.thoughtworks.qdox.*;resolution:="optional",\
+org.apache.tools.ant.*;resolution:="optional",\
+*