]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - tp/org.argeo.tp.apache/org.apache.xmlbeans.bnd
First complete base distribution with the new approach (Argeo Commons
[gpl/argeo-slc.git] / tp / org.argeo.tp.apache / org.apache.xmlbeans.bnd
diff --git a/tp/org.argeo.tp.apache/org.apache.xmlbeans.bnd b/tp/org.argeo.tp.apache/org.apache.xmlbeans.bnd
new file mode 100644 (file)
index 0000000..cdc2cba
--- /dev/null
@@ -0,0 +1,9 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.xmlbeans
+DynamicImport-Package: *
+Import-Package: org.apache.tools.ant.*;resolution:=optional,
+                                       net.sf.saxon.*;resolution:=optional,
+                                       com.sun.*;resolution:=optional,
+                                       *
+SLC-Origin-M2: org.apache.xmlbeans:xmlbeans:3.1.0
+Export-Package: org.apache.*