+ marked expression package as optional for spring-context

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@336 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Costin Leau
2008-11-26 10:26:46 +00:00
parent 311a162c15
commit 65a685d57a
+1 -1
View File
@@ -28,7 +28,7 @@ Import-Template:
org.springframework.aop.*;version="[3.0.0, 3.0.1)",
org.springframework.beans.*;version="[3.0.0, 3.0.1)",
org.springframework.core.*;version="[3.0.0, 3.0.1)",
org.springframework.expression.*;version="[3.0.0, 3.0.1)",
org.springframework.expression.*;version="[3.0.0, 3.0.1)";resolution:=optional,
org.springframework.instrument.*;version="[3.0.0, 3.0.1)";resolution:=optional,
org.springframework.metadata.*;version="[3.0.0, 3.0.1)",
org.springframework.util.*;version="[3.0.0, 3.0.1)"