Repository: activemq-artemis Updated Branches: refs/heads/master 63a523314 -> aac7d6b04
This closes #2010 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/aac7d6b0 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/aac7d6b0 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/aac7d6b0 Branch: refs/heads/master Commit: aac7d6b041584cd6a0a05cfbb0b41a235b9e1060 Parents: 63a5233 b67008c Author: Clebert Suconic <[email protected]> Authored: Thu May 3 12:42:42 2018 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu May 3 12:42:42 2018 -0400 ---------------------------------------------------------------------- .../artemis/api/core/ActiveMQExceptionType.java | 4 +++ .../api/core/ActiveMQNullRefException.java | 31 ++++++++++++++++++++ .../artemis/junit/EmbeddedJMSResource.java | 6 +++- .../cursor/impl/PageSubscriptionImpl.java | 2 +- .../core/server/ActiveMQServerLogger.java | 4 +++ .../core/server/impl/ActiveMQServerImpl.java | 2 +- .../artemis/core/server/impl/QueueImpl.java | 10 ++++++- 7 files changed, 55 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
