Files
spring-integration/org.springframework.integration.test/template.mf
2009-12-23 08:30:18 +00:00

14 lines
544 B
Plaintext

Bundle-SymbolicName: org.springframework.integration.test
Bundle-Name: Spring Integration Test Support
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
org.apache.tools.ant.*;version="[1.7.0, 2.0.0)",
org.springframework.*;version="[3.0.0, 4.0.0)",
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
junit.framework.*;version="[4.6.0, 4.7.0)",
org.junit.*;version="[4.6.0, 4.7.0)",
org.mockito.*;version="[1.6.0, 1.7.0)",
org.hamcrest.*;version="[1.1.0, 1.1.0]",
org.objenesis.*;version="[1.0.0, 2.0.0)"