Upgrade to Spring Framework 3.2

Issue: SPR-1580
This commit is contained in:
Rossen Stoyanchev
2012-12-21 11:56:36 -05:00
parent 09be84ae5f
commit 43b3862854
44 changed files with 303 additions and 1599 deletions

View File

@@ -6,7 +6,7 @@ Import-Package:
ognl;version="[2.6.9, 3.0.0)";resolution:=optional,
org.jboss.el;version="[2.0.0, 3.0.0)";resolution:=optional
Import-Template:
org.springframework.*;version="[3.1.0.RELEASE, 3.2.0)",
org.springframework.*;version="[3.1.0.RELEASE, 3.3.0)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
javax.el;version="[1.0.0, 2.0.0)";resolution:=optional,
ognl;version="[2.6.9, 3.0.0)";resolution:=optional,