requires Portlet API 2.0 now

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@901 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller 2009-03-31 20:32:50 +00:00
parent 61e640c85c
commit 77617505a1
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)",