Reduced the errors in build output

This commit is contained in:
Iwein Fuld
2010-08-31 21:19:47 +00:00
parent ff8a986abc
commit f3574c96a6

View File

@@ -32,4 +32,7 @@
<beans:property name="threadGroupName" value="dispatchers"/>
</beans:bean>
<!-- send async errors to null channel to avoid chatter -->
<bridge input-channel="errorChannel" output-channel="nullChannel"/>
</beans:beans>