Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D8211D24F for ; Fri, 17 May 2013 14:05:16 +0000 (UTC) Received: (qmail 50189 invoked by uid 500); 17 May 2013 14:05:16 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 50128 invoked by uid 500); 17 May 2013 14:05:16 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 50114 invoked by uid 99); 17 May 2013 14:05:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 May 2013 14:05:16 +0000 Date: Fri, 17 May 2013 14:05:16 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CAMEL-6290) camel-example-osgi - Should not output to system out, but use log instead 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-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-6290: ---------------------------------- Assignee: Claus Ibsen > camel-example-osgi - Should not output to system out, but use log instead > ------------------------------------------------------------------------- > > Key: CAMEL-6290 > URL: https://issues.apache.org/jira/browse/CAMEL-6290 > Project: Camel > Issue Type: Improvement > Components: examples, karaf > Affects Versions: 2.11.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: Future > > > The camel-example-osgi will print to system out. This is annoying in karaf shell. As its hard to use the shell when the example runs. > We should log to the log. And tell the user to use log:tail to see the output > {code} > [ 78] [Active ] [ ] [ ] [ 80] camel-example-osgi (2.12.0.SNAPSHOT) > karaf@root> >>>> SpringDSL set body: Tue Apr 16 16:35:51 CEST 2013 > lo >>>> SpringDSL set body: Tue Apr 16 16:35:53 CEST 2013 > ^C > karaf@root> >>>> SpringDSL set body: Tue Apr 16 16:35:55 CEST 2013 > stop 78 > >>>> SpringDSL set body: Tue Apr 16 16:35:57 CEST 2013 > {code} -- 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