GitHub user jamesnetherton opened a pull request: https://github.com/apache/camel/pull/1941
CAMEL-11788: Chunk may not find templates in modular class loading environments https://issues.apache.org/jira/browse/CAMEL-11788 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jamesnetherton/camel CAMEL-11788 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1941.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 #1941 ---- commit 38615d459580ceaaa7e8585c894082be12ab2a62 Author: James Netherton <jamesnether...@gmail.com> Date: 2017-09-19T12:09:00Z CAMEL-11788: Chunk may not find templates in modular class loading environments ---- ---