Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 42917 invoked from network); 8 Apr 2011 08:49:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2011 08:49:47 -0000 Received: (qmail 43877 invoked by uid 500); 8 Apr 2011 08:49:46 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 43761 invoked by uid 500); 8 Apr 2011 08:49:46 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 43578 invoked by uid 99); 8 Apr 2011 08:49:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2011 08:49:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2011 08:49:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BE1B39875E for ; Fri, 8 Apr 2011 08:49:05 +0000 (UTC) Date: Fri, 8 Apr 2011 08:49:05 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@camel.apache.org Message-ID: <1089400878.43336.1302252545775.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <711780870.30101.1301712785674.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-3830) Camel 2.7.0 - unable to use sl4j 1.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017348#comment-13017348 ] Claus Ibsen commented on CAMEL-3830: ------------------------------------ We should upgrade Camel to use the slf4j 1.6.x API as the other Apache products will migrate to that version: SMX, AMQ, Karaf etc. > Camel 2.7.0 - unable to use sl4j 1.6.1 > -------------------------------------- > > Key: CAMEL-3830 > URL: https://issues.apache.org/jira/browse/CAMEL-3830 > Project: Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.7.0 > Environment: tomcat 7.0.11, windows 7 ultimate 64bit > Reporter: chee sang > Fix For: 2.8.0 > > > previously using camel 2.6.0 with sl4j 1.6.1 & spring integration 2.0 without any issue. after compile & deployed with camel 2.7.0 using maven (by exclusion sl4j for camel in pom) & double check no old version of sl4j jar was deployed into WEB-INF\lib. when startup tomcat, give error "The requested version 1.6 by your slf4j binding is not compatible with [1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.5.9, 1.5.10, 1.5.11]" and my app was unable to deploy successfully -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira