13 lines
542 B
Plaintext
13 lines
542 B
Plaintext
Bundle-SymbolicName: org.springframework.integration.file
|
|
Bundle-Name: Spring Integration File Adapters
|
|
Bundle-Vendor: SpringSource
|
|
Bundle-ManifestVersion: 2
|
|
Import-Template:
|
|
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
|
org.springframework.integration.*;version="[1.0.4, 1.0.5)",
|
|
org.springframework.beans.*;version="[2.5.6.A, 3.1.0)",
|
|
org.springframework.context;version="[2.5.6.A, 3.1.0)",
|
|
org.springframework.core.*;version="[2.5.6.A, 3.1.0)",
|
|
org.springframework.util;version="[2.5.6.A, 3.1.0)",
|
|
org.w3c.dom.*;version="0"
|