GitHub user trohovsky opened a pull request: https://github.com/apache/camel/pull/905
CAMEL-9710 Use sourceClass instead of source.getClass() to prevent NPE You can merge this pull request into a Git repository by running: $ git pull https://github.com/trohovsky/camel CAMEL-9710 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/905.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 #905 ---- commit ef7e0591ae84fd77a40739ffdf8fde3df7199949 Author: Tomas Rohovsky <tomasrohov...@seznam.cz> Date: 2016-03-15T20:13:27Z CAMEL-9710 Use sourceClass instead of source.getClass() to prevent NPE ---- --- 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. ---