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
6983e4ee77265eeb718b26da1994bb02d6555091
spring-integration
/
org.springframework.integration
History
Mark Fisher
6983e4ee77
@MessageMapper now accepts a "value" instead of "expression". The ArgumentArrayMessageMapper now verifies that only one valid mapping annotation has been provided on a parameter (@MessageMapping, @Header, or @Headers), and it ignores any other annotations (rather than throwing an Exception).
2009-10-10 18:59:06 +00:00
..
src
@MessageMapper now accepts a "value" instead of "expression". The ArgumentArrayMessageMapper now verifies that only one valid mapping annotation has been provided on a parameter (@MessageMapping, @Header, or @Headers), and it ignores any other annotations (rather than throwing an Exception).
2009-10-10 18:59:06 +00:00
.classpath
upgraded junit version in .classpath files
2009-10-02 14:06:51 +00:00
.project
added spring nature and buildCommand
2009-01-08 18:50:43 +00:00
build.xml
updated maven central poms, added parent pom.
2009-03-21 02:09:26 +00:00
ivy.xml
INT-647 removed duplicated TestUtils and fixed resulting errors. It would be good to start using JavaConfig finally
2009-09-18 16:12:17 +00:00
pom.xml
pom updates
2009-08-21 16:46:03 +00:00
template.mf
updated spring-integration and spring version ranges in template.mf files, and also updated spring-ws to 1.5.7.A and spring-security to 2.0.5.RELEASE
2009-08-03 22:44:27 +00:00