rzo1 opened a new issue, #1578: URL: https://github.com/apache/stormcrawler/issues/1578
Looks like our tests require a log implementation in test scope to avoid spamming the console with errors. ``` [ERROR] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [ERROR] SLF4J: Defaulting to no-operation (NOP) logger implementation [ERROR] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [ERROR] SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder". [ERROR] SLF4J: Defaulting to no-operation MDCAdapter implementation. [ERROR] SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details. [INFO] [INFO] Running org.apache.stormcrawler.urlfrontier.StatusUpdaterBoltTest ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org