[GitHub] activemq-artemis pull request #2017: ARTEMIS-1809 adding example of mapping ...

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

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


---


[GitHub] activemq-artemis pull request #2017: ARTEMIS-1809 adding example of mapping ...

2018-04-16 Thread pgfox
GitHub user pgfox opened a pull request:

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

 ARTEMIS-1809 adding example of mapping ActiveMQ 5.x Virtual Topic consumers

see contained examples/protocols/openwire/virtual-topic-mapping/readme.md 
for details.

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

$ git pull https://github.com/pgfox/activemq-artemis 
virtualTopic-mapping-example

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

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


commit 39a8e8265c2956f63fc45e97aff5a03e2576bada
Author: Pat Fox 
Date:   2018-04-15T19:22:26Z

 ARTEMIS-1809 adding example of mapping ActiveMQ 5.x Virtual Topic consumers




---