Added initial version of template.mf files.

This commit is contained in:
Mark Fisher
2008-05-21 21:32:47 +00:00
parent 73904c3f98
commit b3a0dc2646
5 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Bundle-SymbolicName: org.springframework.integration.samples
Bundle-Name: Spring Integration Samples
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
org.springframework.integration.*;version="[1.0.0, 1.0.0]",
org.springframework.context.support;version="[2.5.4.A, 3.0.0)",
org.springframework.stereotype;version="[2.5.4.A, 3.0.0)"