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
977ab1b34a5d1cdb367de65815a4d647ae1e912f
spring-integration
/
org.springframework.integration
History
Marius Bogoevici
977ab1b34a
Complementary to the fixes made by INT-576. Since the ID of a message will be preserved by components that broadcast messages (e.g. a pub-sub channel), multiple messages in a correlation group may have the same ID. Therefore, organizing the storage support of MessageBarrier as a Map is obsolete. Switched to Collection. Improving the performance of the Aggregator.
2009-02-13 19:53:08 +00:00
..
src
Complementary to the fixes made by INT-576. Since the ID of a message will be preserved by components that broadcast messages (e.g. a pub-sub channel), multiple messages in a correlation group may have the same ID. Therefore, organizing the storage support of MessageBarrier as a Map is obsolete. Switched to Collection. Improving the performance of the Aggregator.
2009-02-13 19:53:08 +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