GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/2339
CAMEL-12463: camel-core: allow to add metadata/properties to a route
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-12463
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2339.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 #2339
----
commit 90e230ce400d4f95a2a8b9a6a59a8a09cb082106
Author: lburgazzoli <lburgazzoli@...>
Date: 2018-05-14T14:45:06Z
CAMEL-12463: camel-core: allow to add metadata/properties to a route
----
---