GitHub user arturchyzy opened a pull request: https://github.com/apache/camel/pull/374
CAMEL-8108 Type converters should not check for null values I hope I did not miss anything. I check implementation of org.apache.camel.TypeConverter interface You can merge this pull request into a Git repository by running: $ git pull https://github.com/arturchyzy/camel CAMEL-8108 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/374.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 #374 ---- commit 84a4cb5f8d4af0930de39ddab46351342fc0fb67 Author: Artur Chyży <artur.ch...@gmail.com> Date: 2015-01-22T08:24:58Z CAMEL-8108 Type converters should not check for null values ---- --- 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. ---