GitHub user jlpedrosa opened a pull request: https://github.com/apache/camel/pull/968
Added support for dynamic spring batch job invoication based on message header Pull request for issue: https://issues.apache.org/jira/browse/CAMEL-9733 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jlpedrosa/camel CAMEL-9733 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/968.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 #968 ---- commit d06d850cf0a6fe44790a8eda377f56a1514be1a6 Author: Joseluis Pedrosa <joseluis.pedr...@elephanttalk.com> Date: 2016-04-28T14:11:21Z patch to support dynamic job execution based on message headers for sprinbatch component https://issues.apache.org/jira/browse/CAMEL-9733 ---- --- 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. ---