You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2018/04/17 20:58:56 UTC

[2/2] activemq-artemis git commit: This closes #2025

This closes #2025


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/54ada0e7
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/54ada0e7
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/54ada0e7

Branch: refs/heads/master
Commit: 54ada0e7a50ad9fbae68c7ac0513d7931d518407
Parents: 6b74e2c 6df09d6
Author: Clebert Suconic <cl...@apache.org>
Authored: Tue Apr 17 16:58:44 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Apr 17 16:58:44 2018 -0400

----------------------------------------------------------------------
 .../src/test/scripts/run-examples.sh            |   1 +
 docs/user-manual/en/examples.md                 |   6 +
 docs/user-manual/en/exclusive-queues.md         |   4 +-
 .../features/standard/exclusive-queue/pom.xml   | 134 +++++++++++++++++++
 .../features/standard/exclusive-queue/readme.md |  30 +++++
 .../ExclusiveQueueClientSideExample.java        | 108 +++++++++++++++
 .../jms/example/ExclusiveQueueExample.java      |  86 ++++++++++++
 .../main/resources/activemq/server0/broker.xml  |  62 +++++++++
 examples/features/standard/pom.xml              |   1 +
 9 files changed, 431 insertions(+), 1 deletion(-)
----------------------------------------------------------------------