GitHub user sverkera opened a pull request: https://github.com/apache/camel/pull/1320
Created a mechanism to configure Camel CDI via CDI event. See https://issues.apache.org/jira/browse/CAMEL-10391 for details, patch for 2.18.x branch You can merge this pull request into a Git repository by running: $ git pull https://github.com/sverkera/camel camel-2.18.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1320.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 #1320 ---- commit 17ad17af8cc91fd3c319ad109ead8a5962cc4b9f Author: Sverker Abrahamsson <sver...@limetransit.com> Date: 2016-11-29T18:51:31Z Created a mechanism to configure Camel CDI via CDI event. Currently the only setting is to turn off automatic add of RouteBuilders to context. ---- --- 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. ---