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 <pascalschumac...@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.

----


---

Reply via email to