GitHub user eximius313 opened a pull request:
https://github.com/apache/camel/pull/2155
Add "command" header to the example
Fixes https://issues.apache.org/jira/browse/CAMEL-12102
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eximius313/camel patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2155.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 #2155
----
commit 47b46ff3cdcce79d5bb1a6268a4079d89777b403
Author: Kamil <eximius313@...>
Date: 2017-12-26T16:19:26Z
Add "command" header to the example
Fixes https://issues.apache.org/jira/browse/CAMEL-12102
----
---