mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 16:29:28 +00:00
added format import to web.servlet manifest
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2291 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -26,6 +26,7 @@ Import-Template:
|
||||
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.format.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.http.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.oxm.*;version="[3.0.0, 3.0.1)";resolution:=optional,
|
||||
org.springframework.stereotype;version="[3.0.0, 3.0.1)",
|
||||
|
||||
Reference in New Issue
Block a user