requires Portlet API 2.0 now

This commit is contained in:
Juergen Hoeller 2009-03-31 20:32:50 +00:00
parent b5ca53eedf
commit 50f49ffca4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Bundle-Name: Spring Web Portlet
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
javax.portlet.*;version="[1.0.0, 3.0.0)",
javax.portlet.*;version="[2.0.0, 3.0.0)",
javax.servlet.*;version="[2.4.0, 4.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)",