[GitHub] activemq-artemis pull request #1526: NO-JIRA add unit tests for ActiveMQServ...

2017-09-12 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] activemq-artemis pull request #1526: NO-JIRA add unit tests for ActiveMQServ...

2017-09-08 Thread pgfox
GitHub user pgfox opened a pull request:

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

NO-JIRA add unit tests for ActiveMQServerControl listAddresses()

 unit tests for ActiveMQServerControl listAddresses() and listConsumers()

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

$ git pull https://github.com/pgfox/activemq-artemis unit_test_list_ops

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

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


commit 94a6d11f8e18698376f6d4a18bad5cb1fc442dcd
Author: Pat Fox 
Date:   2017-09-08T09:22:34Z

NO-JIRA add unit tests for ActiveMQServerControl listAddresses() and 
listConsumers()




---