Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 76BEC200B70 for ; Sat, 13 Aug 2016 04:09:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 75AF7160AB0; Sat, 13 Aug 2016 02:09:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A3DFD160AB6 for ; Sat, 13 Aug 2016 04:09:24 +0200 (CEST) Received: (qmail 81525 invoked by uid 500); 13 Aug 2016 02:09:23 -0000 Mailing-List: contact dev-help@any23.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@any23.apache.org Delivered-To: mailing list dev@any23.apache.org Received: (qmail 81507 invoked by uid 99); 13 Aug 2016 02:09:23 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Aug 2016 02:09:23 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 915F72C02A4 for ; Sat, 13 Aug 2016 02:09:22 +0000 (UTC) Date: Sat, 13 Aug 2016 02:09:22 +0000 (UTC) From: "Lewis John McGibbney (JIRA)" To: dev@any23.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (ANY23-292) slf4j scope should not be test in any23 core MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 13 Aug 2016 02:09:25 -0000 [ https://issues.apache.org/jira/browse/ANY23-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney reopened ANY23-292: ---------------------------------------- > 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)