[GitHub] activemq-artemis pull request #842: NPE fixes

2016-10-13 Thread asfgit
Github user asfgit closed the pull request at:

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


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


[GitHub] activemq-artemis pull request #842: NPE fixes

2016-10-12 Thread scop
GitHub user scop opened a pull request:

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

NPE fixes

Found through code analysis.

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

$ git pull https://github.com/scop/activemq-artemis npe

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

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


commit 6fbafc4441791bd3883e695f395ef35a4d36e62e
Author: Ville Skyttä 
Date:   2016-10-12T21:20:59Z

Fix NPE in empty InExpression.toString

commit a3527869b4a90f4c9ee578c09d1ce9fc06bc1408
Author: Ville Skyttä 
Date:   2016-10-12T21:25:08Z

Fix NPE in JAAS PropertiesLoader when in debug mode without baseDir




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