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,6 @@
Bundle-SymbolicName: org.springframework.integration.test
Bundle-Name: Spring Integration Test Support
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
org.springframework.integration.*;version="[1.0.0, 1.0.0]"