GitHub user coffeejolts opened a pull request: https://github.com/apache/camel/pull/522
Added support for reference parameters to the Timer component I added support for reference parameters to the Timer component. Users should use the standard '#' notation to specify param values that should be resolved from the registry. You can merge this pull request into a Git repository by running: $ git pull https://github.com/coffeejolts/camel dev Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/522.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 #522 ---- commit bcb89ed7019249b675b772ebd00cd5e73d8a6546 Author: Jeff Costello <jeff.coste...@gmail.com> Date: 2015-05-19T17:59:54Z Added support for reference parameters to the Timer component ---- --- 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. ---