[ https://issues.apache.org/activemq/browse/CAMEL-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-2706: ------------------------------- Fix Version/s: 2.3.0 2.4.0 Priority: Minor (was: Major) Lets see if we can get it done before the 2.3 release, but Hadrian if you are listening, go ahead and cut the 2.3 release. I will try to get this fixed over the weekend. > option to exec component to not use stderr when stdout is empty > --------------------------------------------------------------- > > Key: CAMEL-2706 > URL: https://issues.apache.org/activemq/browse/CAMEL-2706 > Project: Apache Camel > Issue Type: Improvement > Affects Versions: 2.3.0 > Reporter: Chuck Adams > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.3.0, 2.4.0 > > > When the camel exec component gets no output on stdout, it returns the > contents of stderr when performing its standard string conversion. Could an > option be added to exec: urls to suppress this behavior, so that when stdout > is empty, it remains empty regardless of stderr? IMHO suppressing it should > be the default behavior, since one is rarely able to treat stderr's content > the same as stdout except for simple cases like logging, but as long as the > option is available, I'll take it either way. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.