INT-144 moved test project into trunk, and some related improvements
This commit is contained in:
10
org.springframework.integration.test/template.mf
Normal file
10
org.springframework.integration.test/template.mf
Normal file
@@ -0,0 +1,10 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.test
|
||||
Bundle-Name: Spring Integration Test Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.*;version="[2.5.6.A, 3.1.0)",
|
||||
org.springframework.integration.*;version="[1.0.3, 1.0.4)",
|
||||
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]"
|
||||
Reference in New Issue
Block a user