GitHub user bonnetb opened a pull request: https://github.com/apache/camel/pull/290
Camel 7766 Unit test to show the bug + fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/bonnetb/camel CAMEL-7766 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/290.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 #290 ---- commit 9bd57c98d6d205975f74ae038d732ccbc5c8f048 Author: Benjamin BONNET <benjamin.bon...@m4x.org> Date: 2014-08-30T20:52:00Z CAMEL-7766: Make exception thrown in a sequential split propagate to main route. Unit test to show the bug + quick fix commit 0998fe7650e5ddb5a0b1bac9fade97ea294c1400 Author: Benjamin BONNET <benjamin.bon...@m4x.org> Date: 2014-08-30T22:07:45Z CAMEL-7766 : Make exception thrown in a split propagate to main route Latest commit dealt with stopOnException split only. This commit deals with non-stopOnException split too. commit 8099d98c1cf18e71ce443b8c26f04414ea84d90f Author: Benjamin BONNET <benjamin.bon...@m4x.org> Date: 2014-08-31T20:56:43Z CAMEL-7766: Make exception thrown in a split propagate to main route add tests with shareUnitOfWork option commit 36b63006425bb3259feea96750d6aff3ecfd248a Author: Benjamin BONNET <benjamin.bon...@m4x.org> Date: 2014-08-31T21:03:22Z CAMEL-7766 : Make exception thrown in a split propagate... Exception type adjustment in tests ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---