GitHub user apupier opened a pull request: https://github.com/apache/camel/pull/2419
CAMEL-12653: Avoid NPE in case of null attributes Signed-off-by: Aurélien Pupier <apup...@redhat.com> You can merge this pull request into a Git repository by running: $ git pull https://github.com/apupier/camel CAMEL-12635-AvoidNPEInHashCode Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2419.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 #2419 ---- commit fa77ea7538144d9cd24d5e36ad3d6fd6e1504bc8 Author: Aurélien Pupier <apupier@...> Date: 2018-07-11T08:14:09Z CAMEL-12653: Avoid NPE in case of null attributes Signed-off-by: Aurélien Pupier <apup...@redhat.com> ---- ---