18 lines
711 B
Plaintext
18 lines
711 B
Plaintext
Bundle-SymbolicName: org.springframework.integration.jms
|
|
Bundle-Name: Spring Integration JMS Support
|
|
Bundle-Vendor: SpringSource
|
|
Bundle-ManifestVersion: 2
|
|
Import-Template:
|
|
org.springframework.integration.*;version="[1.0.0, 1.0.1)",
|
|
org.springframework.beans.*;version="[2.5.6, 3.0.0)",
|
|
org.springframework.context;version="[2.5.6, 3.0.0)",
|
|
org.springframework.core.*;version="[2.5.6, 3.0.0)",
|
|
org.springframework.jms.*;version="[2.5.6, 3.0.0)",
|
|
org.springframework.transaction.*;version="[2.5.6, 3.0.0)",
|
|
org.springframework.util;version="[2.5.6, 3.0.0)",
|
|
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
|
javax.jms;version="[1.1.0, 2.0.0)";resolution:=optional
|
|
Unversioned-Imports:
|
|
org.w3c.dom
|
|
|