mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
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:
@@ -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)",
|
||||
|
||||
Reference in New Issue
Block a user