GitHub user onderson opened a pull request: https://github.com/apache/camel/pull/2414
CAMEL-12629 - add support for Channel.CHANNEL_SHELL command execution You can merge this pull request into a Git repository by running: $ git pull https://github.com/onderson/camel CAMEL-12629 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2414.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 #2414 ---- commit fa16e4427090d98690f9849d470cd742153b8d9f Author: onders <onders@...> Date: 2018-07-09T07:20:36Z CAMEL-12629 - add support for Channel.CHANNEL_SHELL command execution ---- ---