You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/05/17 16:11:15 UTC

[jira] [Resolved] (CAMEL-6290) camel-example-osgi - Should not output to system out, but use log instead

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

Claus Ibsen resolved CAMEL-6290.
--------------------------------

    Resolution: Fixed
    
> 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: 2.11.1, 2.12.0
>
>
> 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