INTEXT-7: Add SQS Adapters

JIRA: https://jira.spring.io/browse/INTEXT-7

Upgrade to Gradle 2.3

Minor Doc Polishing
This commit is contained in:
Artem Bilan
2015-02-12 16:29:00 +02:00
committed by Gary Russell
parent d4dedef383
commit ec4a93142d
22 changed files with 1203 additions and 81 deletions

View File

@@ -1,8 +1,8 @@
log4j.rootCategory=INFO, stdout
log4j.rootCategory=WARN, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d %p [%c] - <%m>%n
log4j.category.org.springframework=WARN
log4j.category.org.springframework.integration.aws=DEBUG
log4j.category.org.springframework.integration.aws=WARN