GitHub user nstuart opened a pull request: https://github.com/apache/camel/pull/674
CAMEL-9161 Change for dealing with parent contexts Changes to look at current status instead of just checking for parent context. Using spring cloud automatically adds a parent context which completely disables camel-spring-boot stuff from 2.15.3 onwards. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nstuart/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/674.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 #674 ---- commit 4257aaba6dece76f0649bb5c263bbb6b6558e5cd Author: Nick Stuart <n...@portlandwebworks.com> Date: 2015-11-10T14:19:07Z CAMEL-9161 Change for dealing with parent contexts ---- --- 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. ---