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
ac770ce178acd8987901cdb4392db487a79c8b14
spring-integration
/
org.springframework.integration
History
Mark Fisher
ac770ce178
MessageTarget is now sufficient for the replyTarget (no longer requires MessageChannel), so for example it can now support the temporary returnAddress set by the MessageExchangeTemplate. Also, the 'outputChannel' is given precedence while 'returnAddress' is used as a fallback. This is consistent with the other Message-handling endpoint types (INT-332, INT-333).
2008-08-12 11:52:25 +00:00
..
src
MessageTarget is now sufficient for the replyTarget (no longer requires MessageChannel), so for example it can now support the temporary returnAddress set by the MessageExchangeTemplate. Also, the 'outputChannel' is given precedence while 'returnAddress' is used as a fallback. This is consistent with the other Message-handling endpoint types (INT-332, INT-333).
2008-08-12 11:52:25 +00:00
.classpath
added spring-test dependency to org.springframework.integration
2008-07-25 08:57:20 +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 spring-test dependency to org.springframework.integration
2008-07-25 08:57:20 +00:00
template.mf
Removed 'Bundle-Version' from template.mf files.
2008-05-21 23:33:26 +00:00