INT-1804 removed custom matcher function in favor of the already existing Regex support in SpEL

This commit is contained in:
Oleg Zhurakousky
2011-03-09 08:26:51 -05:00
parent d19f126da9
commit d16ba3061d
2 changed files with 2 additions and 32 deletions

View File

@@ -5,4 +5,4 @@ log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%c{1}: %m%n
log4j.category.org.springframework.integration=WARN
log4j.category.org.springframework.integration.mail=WARN
log4j.category.org.springframework.integration.mail=DEBUG