INT-1347: move sequence details to MessageBuilder so they can be shared by router and splitter

This commit is contained in:
Dave Syer
2010-09-10 10:44:25 +01:00
parent 553f39b992
commit 9d22d8abce
11 changed files with 172 additions and 192 deletions

View File

@@ -6,6 +6,6 @@ log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} %5p %t %c{2}:%L - %m
log4j.category.org.springframework=WARN
log4j.category.org.springframework.integration=DEBUG
log4j.category.org.springframework.integration.jdbc=DEBUG
# log4j.category.org.springframework.integration=DEBUG
# log4j.category.org.springframework.integration.jdbc=DEBUG
log4j.category.org.springframework.jdbc=DEBUG