Lewis John McGibbney created ANY23-292:
------------------------------------------
Summary: slf4j scope should not be test in any23 core
Key: ANY23-292
URL: https://issues.apache.org/jira/browse/ANY23-292
Project: Apache Any23
Issue Type: Bug
Components: core
Affects Versions: 1.1
Reporter: Lewis John McGibbney
Assignee: Lewis John McGibbney
Priority: Trivial
Fix For: 1.2
This was recently flagged within user@ mailing list conversation
http://www.mail-archive.com/user%40any23.apache.org/msg00236.html
{code}
3. When I run `bin/any23` from the core package I always see the following
at the top of user output:
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.
{code}
The patch will fix the issue
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)