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
3508361a29436079b91fe7250dccdafddfb11753
spring-integration
/
spring-integration-core
History
Mark Fisher
3508361a29
DefaultMessageEndpoint now accepts the MessageHandler as a constructor arg (the setter has been removed). The MessageBus now has a 'defaultConcurrencyPolicy' rather than passing 'null' when creating an endpoint without an explicitly provided policy (INT-106). The ConcurrentHandler.HandlerTask now logs all errors at DEBUG level and continues to log at WARN level if no 'errorHandler' has been provided to the ConcurrentHandler (INT-120).
2008-02-25 14:30:11 +00:00
..
src
DefaultMessageEndpoint now accepts the MessageHandler as a constructor arg (the setter has been removed). The MessageBus now has a 'defaultConcurrencyPolicy' rather than passing 'null' when creating an endpoint without an explicitly provided policy (INT-106). The ConcurrentHandler.HandlerTask now logs all errors at DEBUG level and continues to log at WARN level if no 'errorHandler' has been provided to the ConcurrentHandler (INT-120).
2008-02-25 14:30:11 +00:00
.classpath
Added namespace support for JMS source adapters (JmsPollingSourceAdapter and JmsMessageDrivenSourceAdapter).
2008-01-08 01:47:37 +00:00
.project
changing name from eai
2007-12-17 00:10:10 +00:00
build.xml
Updated spring-build to r97 (0.10)
2008-01-04 17:38:18 +00:00
ivy.xml
Updated 'organisation' in ivy.xml to include 'integration'
2008-01-28 14:22:06 +00:00