[GitHub] activemq-artemis pull request #905: added unit test for setting the user and...

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

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


---
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 #905: added unit test for setting the user and...

2016-12-07 Thread pgfox
GitHub user pgfox opened a pull request:

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

added unit test for setting the user and password in the uri for tcp …

…transport, used in JNDI. 

Could not find an example in the existing unit tests. 

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

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

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

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


commit 47a6882e156357abf97969aafc2c076e82c32dab
Author: Pat Fox 
Date:   2016-12-07T13:22:20Z

added unit test for setting the user and password in the uri for tcp 
transport, used in JNDI




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