You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
932 B
24 lines
932 B
Bundle-SymbolicName: org.springframework.web.portlet |
|
Bundle-Name: Spring Web Portlet |
|
Bundle-Vendor: SpringSource |
|
Bundle-ManifestVersion: 2 |
|
Import-Template: |
|
javax.portlet.*;version="[1.0.0, 3.0.0)", |
|
javax.servlet.*;version="[2.4.0, 3.0.0)", |
|
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="[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)", |
|
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)", |
|
org.springframework.web.*;version="[3.0.0, 3.0.1)" |
|
Unversioned-Imports: |
|
* |
|
Ignored-Existing-Headers: |
|
Bnd-LastModified, |
|
Import-Package, |
|
Export-Package, |
|
Tool
|
|
|