GitHub user jlpedrosa opened a pull request: https://github.com/apache/camel/pull/1001
Camel 9733 Add support for JobName specified in the message. Hi. This is a fresh startup of: https://github.com/apache/camel/pull/968. Thanks gius 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/1001.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 #1001 ---- 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 commit 61c12ea0e99ba23a9b92bbb3b1fb58bd73ad9cd7 Author: Joseluis Pedrosa <joseluis.pedr...@elephanttalk.com> Date: 2016-04-28T14:58:09Z fixed source check style miss alingments commit 5b2ba1a4d1716665f4c44452c0800ba5048a150f Author: Joseluis Pedrosa <joseluis.pedr...@elephanttalk.com> Date: 2016-04-28T15:15:37Z Refactored variable name, and removed a redudant block of code. commit ef2a4b55ebf7314f532c3ac77352e16e64e5a32b Author: Joseluis Pedrosa <joseluis.pedr...@elephanttalk.com> Date: 2016-04-28T15:18:45Z compare moved to equals and NullPointer safe commit 65184f92a483f122fd08c0ed959874a7605d8a94 Author: Joseluis Pedrosa <joseluis.pedr...@elephanttalk.com> Date: 2016-05-27T10:55:34Z Added extra parameter to SpringBatch connector to support dynamic jobName in the headers, Test passed, code rules passed. commit e995c0f4b952262dd6966f4a62e9d33dae6261f3 Author: Joseluis Pedrosa <joseluis.pedr...@elephanttalk.com> Date: 2016-05-27T10:56:41Z missed file in commit. commit 888ea9bb51cce874552e73cd0f3d67f0a34ae8b3 Author: Joseluis Pedrosa <joseluis.pedr...@elephanttalk.com> Date: 2016-05-27T11:00:22Z tests ensures that job in dynamic headers don't need to exists ---- --- 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. ---