GitHub user MartinStyk opened a pull request:

    https://github.com/apache/activemq-artemis/pull/659

    ARTEMIS-653 Possible Null Pointer Exception during message properties…

    … read using XmlDataImporter
    
    Create SimpleString object only if value of attribute is not null

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MartinStyk/activemq-artemis ARTEMIS-653

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/659.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 #659
    
----
commit f9b55ee5355a83f65d9637acab50ac644b535c5a
Author: Martin Styk <ms...@redhat.com>
Date:   2016-07-25T15:21:50Z

    ARTEMIS-653 Possible Null Pointer Exception during message properties read 
using XmlDataImporter
    
    Create SimpleString object only if value of attribute is not null

----


---
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.
---

Reply via email to