You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Peter Ansell (JIRA)" <ji...@apache.org> on 2017/01/11 23:46:16 UTC

[jira] [Resolved] (ANY23-292) slf4j scope should not be test in any23 core

     [ https://issues.apache.org/jira/browse/ANY23-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Ansell resolved ANY23-292.
--------------------------------
       Resolution: Won't Fix
         Assignee: Peter Ansell  (was: Lewis John McGibbney)
    Fix Version/s:     (was: 1.2)

Fixed the requirement that core have a non-test dependency on a particular logging implementation by moving the CLI to its own module.

> 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: Peter Ansell
>            Priority: Trivial
>
> 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)