You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by DariusX <gi...@git.apache.org> on 2018/07/05 10:25:06 UTC

[GitHub] camel pull request #2408: CAMEL-12609: Filter Headers/Properties in DefaultE...

GitHub user DariusX opened a pull request:

    https://github.com/apache/camel/pull/2408

    CAMEL-12609: Filter Headers/Properties in DefaultExchangeFormatter

    DefaultExchangeFormatter: Add a NOP method that can be used by child classes to filter headers and properties.
    
    I

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DariusX/camel CAMEL-12609-DefaultExchangeFormatter

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2408.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2408
    
----
commit 6e20f4bb59ead9a84a027573893f08a95c9d5bfa
Author: dariusx <da...@...>
Date:   2018-07-05T10:22:54Z

    CAMEL-12609: Filter Headers/Properties in DefaultExchangeFormatter

----


---

[GitHub] camel pull request #2408: CAMEL-12609: Filter Headers/Properties in DefaultE...

Posted by davsclaus <gi...@git.apache.org>.
Github user davsclaus closed the pull request at:

    https://github.com/apache/camel/pull/2408


---