2008-10-27 20:01:57 +08:00
|
|
|
Bundle-SymbolicName: org.springframework.web.portlet
|
|
|
|
|
Bundle-Name: Spring Web Portlet
|
|
|
|
|
Bundle-Vendor: SpringSource
|
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
|
Import-Template:
|
2009-04-01 04:32:50 +08:00
|
|
|
javax.portlet.*;version="[2.0.0, 3.0.0)",
|
2009-03-28 01:29:48 +08:00
|
|
|
javax.servlet.*;version="[2.4.0, 4.0.0)",
|
2009-05-13 00:43:15 +08:00
|
|
|
javax.xml.*;version="0";resolution:=optional,
|
2008-10-27 20:01:57 +08:00
|
|
|
org.apache.commons.fileupload.*;version="[1.2.0, 2.0.0)";resolution:=optional,
|
|
|
|
|
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
2008-10-28 19:20:47 +08:00
|
|
|
org.springframework.beans.*;version="[3.0.0, 3.0.1)",
|
|
|
|
|
org.springframework.context.*;version="[3.0.0, 3.0.1)",
|
|
|
|
|
org.springframework.core.*;version="[3.0.0, 3.0.1)",
|
2009-05-13 00:43:15 +08:00
|
|
|
org.springframework.http.*;version="[3.0.0, 3.0.1)",
|
2008-10-28 19:20:47 +08:00
|
|
|
org.springframework.stereotype;version="[3.0.0, 3.0.1)",
|
|
|
|
|
org.springframework.ui.*;version="[3.0.0, 3.0.1)",
|
|
|
|
|
org.springframework.util.*;version="[3.0.0, 3.0.1)",
|
|
|
|
|
org.springframework.validation.*;version="[3.0.0, 3.0.1)",
|
2009-05-13 00:43:15 +08:00
|
|
|
org.springframework.web.*;version="[3.0.0, 3.0.1)",
|
|
|
|
|
org.xml.sax.*;version="0";resolution:=optional
|
2008-10-27 20:01:57 +08:00
|
|
|
Ignored-Existing-Headers:
|
|
|
|
|
Bnd-LastModified,
|
|
|
|
|
Import-Package,
|
|
|
|
|
Export-Package,
|
|
|
|
|
Tool
|