Add spring integration to OSGi template

This commit is contained in:
David Syer
2010-09-01 20:13:48 +00:00
parent 110cde02a9
commit cd5ca10ae2

View File

@@ -5,6 +5,7 @@ Bundle-ManifestVersion: 2
Import-Template:
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
org.springframework.beans.*;version="[3.0.0, 4.0.0)",
org.springframework.validation.*;version="[3.0.0, 4.0.0)",
org.springframework.expression.*;version="[3.0.0, 4.0.0)",
org.springframework.context.*;version="[3.0.0, 4.0.0)",
org.springframework.core.*;version="[3.0.0, 4.0.0)",