INT-1505 updated template.mf, added expression package

This commit is contained in:
Mark Fisher
2010-10-08 14:51:34 -04:00
parent b3c79358e1
commit 4c53843dbe

View File

@@ -4,8 +4,9 @@ Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
org.springframework.context;version="[3.0.3, 4.0.0)",
org.springframework.util;version="[3.0.3, 4.0.0)",
org.springframework.beans.*;version="[3.0.3, 4.0.0)",
org.springframework.context;version="[3.0.3, 4.0.0)",
org.springframework.expression.*;version="[3.0.3, 4.0.0)",
org.springframework.util;version="[3.0.3, 4.0.0)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
org.w3c.dom.*;version="0"