Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 58428 invoked from network); 6 Feb 2011 14:23:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Feb 2011 14:23:55 -0000 Received: (qmail 42137 invoked by uid 500); 6 Feb 2011 14:23:55 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 41973 invoked by uid 500); 6 Feb 2011 14:23:52 -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 41965 invoked by uid 500); 6 Feb 2011 14:23:51 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 41962 invoked by uid 99); 6 Feb 2011 14:23:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Feb 2011 14:23:51 +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; Sun, 06 Feb 2011 14:23:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9A5791920BA for ; Sun, 6 Feb 2011 14:23:30 +0000 (UTC) Date: Sun, 6 Feb 2011 14:23:30 +0000 (UTC) From: "Tracy Snell (JIRA)" To: camel-dev@activemq.apache.org Message-ID: <580146109.2659.1297002210613.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1831327152.1659.1296906990862.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Updated: (CAMEL-3628) Remove Java Util Logging from camel-cxf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tracy Snell updated CAMEL-3628: ------------------------------- Attachment: cxf-jul.txt CXF not only uses JUL they require it in some cases when you implement some abstract CXF classes. I've converted all non dependent uses of JUL to slf4j and renamed the remaining loggers JUL_LOG where we still had to use JUL. Best we can do for now. But only 4 files require JUL now. > Remove Java Util Logging from camel-cxf > --------------------------------------- > > Key: CAMEL-3628 > URL: https://issues.apache.org/jira/browse/CAMEL-3628 > Project: Camel > Issue Type: Improvement > Components: camel-cxf > Reporter: Claus Ibsen > Assignee: Tracy Snell > Priority: Minor > Fix For: 2.7.0 > > Attachments: cxf-jul.txt > > > Use slf4j logging instead of JUL logging in camel-cxf. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira