On 11 October 2013 16:03, Milamber <[email protected]> wrote: > Hello, > > When the ant distribution task works, in test section, I found this message, > I don't know where is from? > > https://builds.apache.org/job/JMeter-trunk/lastSuccessfulBuild/console > > [java] .........SLF4J: Failed to load class > "org.slf4j.impl.StaticLoggerBinder". > [java] SLF4J: Defaulting to no-operation (NOP) logger implementation > [java] SLF4J: Seehttp://www.slf4j.org/codes.html#StaticLoggerBinder > for further details. >
I noticed it too. Presumably one of the recent changes has included SLF4J. Could try running without the SLF4J jar and see what breaks. > Milamber > >
