GitHub user aldettinger opened a pull request: https://github.com/apache/camel/pull/2256
CAMEL-12252: Corrected a bug in the URL override mechanism More context in [CAMEL-12252](https://issues.apache.org/jira/browse/CAMEL-12252) and the [initial PR](https://github.com/apache/camel/pull/2218). You can merge this pull request into a Git repository by running: $ git pull https://github.com/aldettinger/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2256.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 #2256 ---- commit ed07bef9b521133abb7dd20c2b0e698eaad4b053 Author: aldettinger <aldettinger@...> Date: 2018-03-15T19:19:02Z CAMEL-12252: Corrected a bug in the URL override mechanism ---- ---