[GitHub] activemq-artemis pull request #2120: ARTEMIS-1892 allow whitespace in accept...

2018-06-04 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] activemq-artemis pull request #2120: ARTEMIS-1892 allow whitespace in accept...

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

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

ARTEMIS-1892 allow whitespace in acceptor and connector URIs



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

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

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

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


commit b3f9f51b1d507b4dea2894aeef78fd515c0fcf4e
Author: Justin Bertram 
Date:   2018-06-01T17:26:12Z

ARTEMIS-1892 allow whitespace in acceptor and connector URIs




---