You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by apupier <gi...@git.apache.org> on 2018/07/11 08:15:29 UTC

[GitHub] camel pull request #2419: CAMEL-12653: Avoid NPE in case of null attributes

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 <ap...@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 <ap...@...>
Date:   2018-07-11T08:14:09Z

    CAMEL-12653: Avoid NPE in case of null attributes
    
    Signed-off-by: Aurélien Pupier <ap...@redhat.com>

----


---

[GitHub] camel pull request #2419: CAMEL-12653: Avoid NPE in case of null attributes

Posted by onderson <gi...@git.apache.org>.
Github user onderson closed the pull request at:

    https://github.com/apache/camel/pull/2419


---