INT-881, Added ControlBusBindingMessageDistributionListener, fixed template.mf (after real OSGi testing), added tests

This commit is contained in:
Oleg Zhurakousky
2009-11-18 00:12:15 +00:00
parent 0f5b6dfd20
commit 1ed307765e
14 changed files with 316 additions and 45 deletions

View File

@@ -5,7 +5,8 @@ Bundle-ManifestVersion: 2
Import-Package: org.springframework.integration.handler;version="[2.0.0, 2.0.1)",
org.springframework.integration.config;version="[2.0.0, 2.0.1)",
org.springframework.integration.router;version="[2.0.0, 2.0.1)",
org.springframework.integration.endpoint;version="[2.0.0, 2.0.1)"
org.springframework.integration.endpoint;version="[2.0.0, 2.0.1)",
org.springframework.scheduling.concurrent;version="[3.0.0, 3.1.0]"
Import-Template: org.springframework.integration.*;version="[2.0.0, 2.0.1)",
org.springframework.osgi.*;version="[1.2.0, 2.0.1)",
org.springframework.*;version="[3.0.0, 3.1.0]",