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
a3674da5dbe20eb4edc5b25c3a27dbc88b07df51
spring-integration
/
org.springframework.integration
History
Mark Fisher
a3674da5db
INT-785 A method-invoking transformer no longer treats a Map return value as headers (since a Map should be usable as a payload). The newly added support for "ref" and "method" on a <header-enricher/> element support method-invoking header enriching (see INT-1130). For details of the change, view the diff for MethodInvokingTransformerTests in this commit.
2010-05-07 02:49:29 +00:00
..
.settings
INT-1054: Fix bug in SimpleMesssageStore; INT-1112: Tweak method names in MessageGroupStore
2010-05-04 05:56:42 +00:00
src
INT-785 A method-invoking transformer no longer treats a Map return value as headers (since a Map should be usable as a payload). The newly added support for "ref" and "method" on a <header-enricher/> element support method-invoking header enriching (see INT-1130). For details of the change, view the diff for MethodInvokingTransformerTests in this commit.
2010-05-07 02:49:29 +00:00
.classpath
INT-1054: Fix bug in SimpleMesssageStore; INT-1112: Tweak method names in MessageGroupStore
2010-05-04 05:56:42 +00:00
.project
INT-1108 updated all .classpath and .project files for m2eclipse usage
2010-04-29 15:09:46 +00:00
build.xml
updated maven central poms, added parent pom.
2009-03-21 02:09:26 +00:00
ivy.xml
First pass at inbound/outbound JSON mapping for INT-1000 and INT-1001. Needs complete Javadoc'ing and still has some TODO's to address.
2010-03-05 22:38:58 +00:00
pom.xml
Comment out api dependency
2010-04-12 05:45:59 +00:00
template.mf
Resolution of Jackson should be optional.
2010-04-30 20:45:08 +00:00