You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Henry Saputra (JIRA)" <ji...@apache.org> on 2014/02/08 19:05:20 UTC

[jira] [Assigned] (GORA-272) Correct the SLF4J bindings in the pom.xml files

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

Henry Saputra reassigned GORA-272:
----------------------------------

    Assignee: Henry Saputra

> Correct the SLF4J bindings in the pom.xml files
> -----------------------------------------------
>
>                 Key: GORA-272
>                 URL: https://issues.apache.org/jira/browse/GORA-272
>             Project: Apache Gora
>          Issue Type: Bug
>    Affects Versions: 0.3
>            Reporter: Apostolos Giannakidis
>            Assignee: Henry Saputra
>            Priority: Minor
>             Fix For: 0.4
>
>
> When the user executes:
> bin/gora logmanager
> the following warnings are displayed:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in [jar:file:/Users/apostolosgiannakidis/Desktop/MSc/MScProject/src/apache-gora-0.3/gora-tutorial/lib/slf4j-jdk14-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in [jar:file:/Users/apostolosgiannakidis/Desktop/MSc/MScProject/src/apache-gora-0.3/gora-tutorial/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in [jar:file:/Users/apostolosgiannakidis/Desktop/MSc/MScProject/src/apache-gora-0.3/gora-tutorial/lib/slf4j-simple-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
> It seems to be an issue with the pom.xml files; some exclusions should be added.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)