Apostolos Giannakidis created GORA-272:
------------------------------------------

             Summary: 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
            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to