You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by PascalSchumacher <gi...@git.apache.org> on 2017/12/06 20:01:26 UTC

[GitHub] camel pull request #2139: CAMEL-12069: ActiveMQ/JMS component: transferExcha...

GitHub user PascalSchumacher opened a pull request:

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

    CAMEL-12069: ActiveMQ/JMS component: transferExchange option does not…

    … transfer exchange properties
    
    TransferExchange now includes exchange properties again. This restores the previous behavior accidentally broken by 5dd59162e4ac9335e497934b8d662f598cb779d1.

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

    $ git pull https://github.com/PascalSchumacher/camel CAMEL-12069-transferExchange-should-include-exchange-properties

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

    https://github.com/apache/camel/pull/2139.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 #2139
    
----
commit 86b94fc4d937eff3d7e1031fc95477c3042579b2
Author: Pascal Schumacher <pa...@gmx.net>
Date:   2017-12-06T19:58:02Z

    CAMEL-12069: ActiveMQ/JMS component: transferExchange option does not transfer exchange properties
    
    TransferExchange now includes exchange properties again. This restores the previous behavior accidentally broken by 5dd59162e4ac9335e497934b8d662f598cb779d1.

----


---

[GitHub] camel pull request #2139: CAMEL-12069: ActiveMQ/JMS component: transferExcha...

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

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


---