INT-2177 - Added python support and related refactoring

This commit is contained in:
David Turanski
2011-10-14 09:57:21 -04:00
committed by Mark Fisher
parent 1d80d34225
commit a0e7b3cd78
21 changed files with 449 additions and 117 deletions

View File

@@ -12,10 +12,10 @@
<!-- Loggers -->
<logger name="org.springframework">
<level value="info" />
<level value="warn" />
</logger>
<logger name="org.springframework.integration.jsr223">
<logger name="org.springframework.integration.scripting.jsr223">
<level value="info" />
</logger>