NarekAproyan / openrtb

Automatically exported from code.google.com/p/openrtb
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Failed to load slf4j class #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.mvn install on the root folder shows up this warning.
2.
3.

What is the expected output? What do you see instead?
[INFO] Surefire report directory: C:\openrtb\common\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.openrtb.common.json.AdvertiserBlocklistRequestTranslatorTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.

What version of the product are you using? On what operating system?
Windows Vista

Please provide any additional information below.

Original issue reported on code.google.com by rajesh.k...@gmail.com on 14 Jul 2011 at 7:37