DATAMONGO-576 - Configure java.util.logging to prevent verbose test logging.

Added Slf4j bridge and configured surefire to configure JUL accordingly.
This commit is contained in:
Oliver Gierke
2012-11-23 10:50:29 +01:00
parent 936259a766
commit 772a140def
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1 @@
handlers = org.slf4j.bridge.SLF4JBridgeHandler