Claus Ibsen created CAMEL-6290:
----------------------------------

             Summary: 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
            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

Reply via email to