Files
spring-integration/spring-integration-jdbc
Iwein Fuld 2d5a9dde49 INT-1339: Added support for partial completion for disordered sequences.
- Added markMessageFromGroup to MessageGroup interface
- made ResequencingMessageGroupProcessor return the partial sequence that was processed
- removed obsolete test
- refactored CorrelatingMessageHandler to deal with the partially processed sequence properly

Still it is needed to remove the release-strategy attribute from the namespace to avoid confusion.
2010-09-14 16:58:48 +02:00
..