|
|
|
Bundle-SymbolicName: org.springframework.web.portlet
|
|
|
|
Bundle-Name: Spring Web Portlet
|
|
|
|
Bundle-Vendor: SpringSource
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Import-Template:
|
|
|
|
javax.portlet.*;version="[2.0.0, 3.0.0)",
|
|
|
|
javax.servlet.*;version="[2.4.0, 4.0.0)",
|
|
|
|
javax.xml.*;version="0";resolution:=optional,
|
|
|
|
org.apache.commons.fileupload.*;version="[1.2.0, 2.0.0)";resolution:=optional,
|
|
|
|
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
|
|
|
org.springframework.beans.*;version=${spring.osgi.range},
|
|
|
|
org.springframework.context.*;version=${spring.osgi.range},
|
|
|
|
org.springframework.core.*;version=${spring.osgi.range},
|
|
|
|
org.springframework.http.*;version=${spring.osgi.range},
|
|
|
|
org.springframework.stereotype;version=${spring.osgi.range},
|
|
|
|
org.springframework.ui.*;version=${spring.osgi.range},
|
|
|
|
org.springframework.util.*;version=${spring.osgi.range},
|
|
|
|
org.springframework.validation.*;version=${spring.osgi.range},
|
|
|
|
org.springframework.web.*;version=${spring.osgi.range},
|
|
|
|
org.xml.sax.*;version="0";resolution:=optional
|
|
|
|
Ignored-Existing-Headers:
|
|
|
|
Bnd-LastModified,
|
|
|
|
Import-Package,
|
|
|
|
Export-Package,
|
|
|
|
Tool
|