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

Claus Ibsen commented on CAMEL-11797:
-------------------------------------

Thanks for the patch.

We prefer patches as github PRs, so you are welcome to contribute using 
standard github way
https://github.com/apache/camel/

And there is details in the contributor guide
https://github.com/apache/camel/blob/master/CONTRIBUTING.md

> 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
>             Fix For: 2.19.4, 2.20.0
>
>         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