|
|
|
Bundle-SymbolicName: org.springframework.oxm
|
|
|
|
Bundle-Name: Spring Object/XML Mapping
|
|
|
|
Bundle-Vendor: SpringSource
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Import-Template:
|
|
|
|
javax.activation.*;version="0";resolution:=optional,
|
|
|
|
javax.xml.*;version="0",
|
|
|
|
javax.xml.bind.*;version="0";resolution:=optional,
|
|
|
|
com.thoughtworks.xstream.*;version="[1.2.2, 2.0.0)";resolution:=optional,
|
|
|
|
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
|
|
|
org.apache.xmlbeans.*;version="[2.2.0, 3.0.0)";resolution:=optional,
|
|
|
|
org.exolab.castor.*;version="[1.2.0, 2.0.0)";resolution:=optional,
|
|
|
|
org.jibx.runtime.*;version="[1.1.5, 2.0.0)";resolution:=optional,
|
|
|
|
org.springframework.beans.*;version=${spring.osgi.range},
|
|
|
|
org.springframework.core.*;version=${spring.osgi.range},
|
|
|
|
org.springframework.util.*;version=${spring.osgi.range},
|
|
|
|
org.w3c.dom.*;version="0",
|
|
|
|
org.xml.sax.*;version="0"
|
|
|
|
Ignored-Existing-Headers:
|
|
|
|
Bnd-LastModified,
|
|
|
|
DynamicImport-Package,
|
|
|
|
Import-Package,
|
|
|
|
Export-Package,
|
|
|
|
Tool
|