This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fa4a6b80e72c1168a6f35f71143432866b84efa
spring-integration
/
spring-integration-core
History
Mark Fisher
9fa4a6b80e
Added a "configure-async-event-multicaster" attribute to the <message-bus/> element and a corresponding 'configureAsynEventMulticaster' property to the MessageBus class. When set to 'true', the 'taskScheduler' of the MessageBus will also be configured as the TaskExecutor for the ApplicationContext's ApplicationEventMulticaster. The default value for this property is 'false' (INT-58).
2008-05-20 20:32:04 +00:00
..
src
Added a "configure-async-event-multicaster" attribute to the <message-bus/> element and a corresponding 'configureAsynEventMulticaster' property to the MessageBus class. When set to 'true', the 'taskScheduler' of the MessageBus will also be configured as the TaskExecutor for the ApplicationContext's ApplicationEventMulticaster. The default value for this property is 'false' (INT-58).
2008-05-20 20:32:04 +00:00
.classpath
Upgrading Spring dependencies to 2.5.2.
2008-03-06 20:08:23 +00:00
.project
changing name from eai
2007-12-17 00:10:10 +00:00
build.xml
Updated to have a default package target for document projects
2008-02-27 14:02:35 +00:00
ivy.xml
Added 'taskAdviceChain' and 'dispatchAdviceChain' to PollingSourceEndpoint.
2008-04-24 19:57:27 +00:00