[ 
https://issues.apache.org/jira/browse/CAMEL-11797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174276#comment-16174276
 ] 

Roman edited comment on CAMEL-11797 at 9/21/17 5:34 AM:
--------------------------------------------------------

Attached patch.Thanks Tests passed.

{code}
[WARNING] Tests run: 6037, Failures: 0, Errors: 0, Skipped: 15
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:59 min
[INFO] Finished at: 2017-09-21T15:31:43+10:00
[INFO] Final Memory: 961M/3297M
[INFO] ------------------------------------------------------------------------
{code}


was (Author: strelok1):
Attached patch.Thanks

> CamelMessageHistoryOutputFormat global option ignored for message history
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-11797
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11797
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.19.2
>            Reporter: Roman
>            Priority: Minor
>         Attachments: CAMEL11797.patch
>
>
> CamelMessageHistoryOutputFormat global option is used in 
> org.apache.camel.util.MessageHelper#doDumpMessageHistoryStacktrace to print a 
> pretty message history of an exchange. However the format is ignored for all 
> but the first line of the history. This is due to line 585 not using the 
> "resolved" format from the option but the default. I will attach a patch for 
> this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to