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
9d6b53944cdb2ef085e99b6eb10195bbc4bd0202
spring-integration
/
org.springframework.integration
History
Mark Fisher
9d6b53944c
Message IDs are now maintained when creating a new Message from an existing Message or copying another Message's headers (INT-576). The AbstractMessageSplitter will generate a new ID for each split Message, and the BroadcastingDispatcher (used by Publish Subscribe Channels) will also generate a new ID if its 'applySequence' value is true.
2009-02-12 15:38:40 +00:00
..
src
Message IDs are now maintained when creating a new Message from an existing Message or copying another Message's headers (INT-576). The AbstractMessageSplitter will generate a new ID for each split Message, and the BroadcastingDispatcher (used by Publish Subscribe Channels) will also generate a new ID if its 'applySequence' value is true.
2009-02-12 15:38:40 +00:00
.classpath
updated spring dependencies to version 2.5.6.A
2008-12-17 17:40:47 +00:00
.project
added spring nature and buildCommand
2009-01-08 18:50:43 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
updated spring dependencies to version 2.5.6.A
2008-12-17 17:40:47 +00:00
pom.xml
change artifactId to ensure they don't clash with artifactId's in SpringSource repository
2008-12-15 09:54:27 +00:00
template.mf
updated spring dependencies to version 2.5.6.A
2008-12-17 17:40:47 +00:00