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
5dc6488de07b9c50cf36e323db5fd5823f617d5c
spring-integration
/
org.springframework.integration
History
Mark Fisher
5dc6488de0
The <aggregator/> element now creates a HandlerEndpoint instance. It now requires "input-channel" and "output-channel" (and it no longer accepts "default-reply-channel"). It also no longer accepts a <completion-strategy/> sub-element. Instead, for a pojo-based adapter, add the "completion-strategy-method" attribute along with the "completion-strategy" reference (INT-285).
2008-07-06 20:35:36 +00:00
..
src
The <aggregator/> element now creates a HandlerEndpoint instance. It now requires "input-channel" and "output-channel" (and it no longer accepts "default-reply-channel"). It also no longer accepts a <completion-strategy/> sub-element. Instead, for a pojo-based adapter, add the "completion-strategy-method" attribute along with the "completion-strategy" reference (INT-285).
2008-07-06 20:35:36 +00:00
.classpath
Added tests for SimpleMessagingGateway.
2008-07-03 17:47:07 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
Added tests for SimpleMessagingGateway.
2008-07-03 17:47:07 +00:00
template.mf
Removed 'Bundle-Version' from template.mf files.
2008-05-21 23:33:26 +00:00