You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/09/09 15:24:13 UTC

[jira] Resolved: (CAMEL-1999) camel-itest - contains multiple slf4j issue

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

Willem Jiang resolved CAMEL-1999.
---------------------------------

    Resolution: Fixed

trunk
http://svn.apache.org/viewvc?rev=812940&view=rev

> camel-itest - contains multiple slf4j issue
> -------------------------------------------
>
>                 Key: CAMEL-1999
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1999
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: tests
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> When running {{mvn clean install}} in camel\tests\camel-itest I get these warnings
> {code}
> Running org.apache.camel.itest.tx.JmsToHttpTXWithRollbackTest
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in [jar:file:/Users/davsclaus/.m2/repository/org/slf4j/slf4j-jdk14/1.5.8/slf4j-jdk14-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in [jar:file:/Users/davsclaus/.m2/repository/org/slf4j/slf4j-log4j12/1.5.8/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.023 sec
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.