Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 80378 invoked from network); 8 Mar 2009 20:04:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Mar 2009 20:04:02 -0000 Received: (qmail 47540 invoked by uid 500); 8 Mar 2009 20:04:02 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 47350 invoked by uid 500); 8 Mar 2009 20:04:01 -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 47321 invoked by uid 500); 8 Mar 2009 20:04:01 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 47315 invoked by uid 99); 8 Mar 2009 20:04:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Mar 2009 13:04:01 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Mar 2009 20:04:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 15C19234C4AD for ; Sun, 8 Mar 2009 13:03:40 -0700 (PDT) Message-ID: <2062208519.1236542620087.JavaMail.jira@brutus> Date: Sun, 8 Mar 2009 13:03:40 -0700 (PDT) From: "Bruce Snyder (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-1436) Archeypes will not output debug level logging In-Reply-To: <908109662.1236540339833.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder updated CAMEL-1436: -------------------------------- Attachment: CAMEL-1436-camel-2.0.patch CAMEL-1436-camel-1.x.patch > Archeypes will not output debug level logging > ---------------------------------------------- > > Key: CAMEL-1436 > URL: https://issues.apache.org/activemq/browse/CAMEL-1436 > Project: Apache Camel > Issue Type: Bug > Components: tooling > Affects Versions: 1.6.0 > Reporter: Bruce Snyder > Fix For: 2.0.0, 1.6.1 > > Attachments: CAMEL-1436-camel-1.x.patch, CAMEL-1436-camel-2.0.patch > > > The archetypes work great but they won't output debug level logging because they don't include a dependency on Log4J. By simply adding the dependency on Log4J, outputting debug level logging is possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.