You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by FergusNelson <gi...@git.apache.org> on 2013/10/10 14:59:34 UTC

camel pull request: fix for incorrect patch for 6767. Messages sould be ack...

GitHub user FergusNelson opened a pull request:

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

    fix for incorrect patch for 6767. Messages sould be acked only when the channel is NOT autoAck

    https://issues.apache.org/jira/browse/CAMEL-6767


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

    $ git pull https://github.com/FergusNelson/camel CAMEL-6767

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

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

----
commit d164318fa2b1eb59636afa620853c78c0dbd75e1
Author: Fergus Nelson <fe...@gmail.com>
Date:   2013-10-10T12:56:48Z

    fix for incorrect patch for 6767. Messages sould be acked only when the channel is NOT autoAck.

----