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
a2ebf9fea5749aeb952e974475b52275d7974dde
spring-integration
/
org.springframework.integration.adapter
History
Mark Fisher
2129047231
MessageMappingException now extends MessagingException rather than MessageHandlingException, and it provides a constructor that accepts 'description' and 'cause' without a 'failedMessage'. This is necessary to support inbound mapping errors where no 'failedMessage' has been created yet.
2008-11-22 16:57:58 +00:00
..
src/main/java/org/springframework/integration
/adapter
MessageMappingException now extends MessagingException rather than MessageHandlingException, and it provides a constructor that accepts 'description' and 'cause' without a 'failedMessage'. This is necessary to support inbound mapping errors where no 'failedMessage' has been created yet.
2008-11-22 16:57:58 +00:00
.classpath
Removed unused dependencies.
2008-11-06 19:43:06 +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
Removed unused dependencies.
2008-11-06 19:43:06 +00:00
template.mf
Upgraded dependencies to Spring 2.5.6 (INT-446).
2008-11-02 16:12:07 +00:00