[GitHub] activemq-artemis pull request #1774: ARTEMIS-1602 avoid potential NPE if pro...

2018-01-16 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] activemq-artemis pull request #1774: ARTEMIS-1602 avoid potential NPE if pro...

2018-01-11 Thread jbertram
GitHub user jbertram opened a pull request:

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

ARTEMIS-1602 avoid potential NPE if property is null



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

$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1602

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

https://github.com/apache/activemq-artemis/pull/1774.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 #1774


commit addd66837dea52fe8b7cff6d06145a92ca930b06
Author: Justin Bertram 
Date:   2018-01-11T21:06:01Z

ARTEMIS-1602 avoid potential NPE if property is null




---