Added initial version of template.mf files.
This commit is contained in:
14
org.springframework.integration.ws/template.mf
Normal file
14
org.springframework.integration.ws/template.mf
Normal file
@@ -0,0 +1,14 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.ws
|
||||
Bundle-Name: Spring Integration Web Services Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[1.0.0, 1.0.0]",
|
||||
org.springframework.beans.factory.*;version="[2.5.4.A, 3.0.0)",
|
||||
org.springframework.oxm;version="[1.5.1.A, 2.0.0)",
|
||||
org.springframework.util;version="[2.5.4.A, 3.0.0)",
|
||||
org.springframework.ws.*;version="[1.5.1.A, 2.0.0)",
|
||||
org.springframework.xml.transform;version="[1.5.1.A, 2.0.0)"
|
||||
Unversioned-Imports:
|
||||
org.w3c.dom,
|
||||
javax.xml.transform.*
|
||||
Reference in New Issue
Block a user