You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2018/03/02 17:18:12 UTC

[1/2] activemq-artemis git commit: ARTEMIS-1721 fix broken doc link

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 85f249c77 -> ccac4cd0d


ARTEMIS-1721 fix broken doc link


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

Branch: refs/heads/master
Commit: cf9640bf3508b72b5cf04478e5b46ba7295ff37c
Parents: 85f249c
Author: Justin Bertram <jb...@apache.org>
Authored: Fri Mar 2 10:39:37 2018 -0600
Committer: Justin Bertram <jb...@apache.org>
Committed: Fri Mar 2 10:40:26 2018 -0600

----------------------------------------------------------------------
 docs/user-manual/en/address-model.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/cf9640bf/docs/user-manual/en/address-model.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/address-model.md b/docs/user-manual/en/address-model.md
index be03a19..e205dde 100644
--- a/docs/user-manual/en/address-model.md
+++ b/docs/user-manual/en/address-model.md
@@ -432,7 +432,7 @@ Open the file <broker-instance>/etc/broker.xml for editing.
 If a user requires to pre-create a queue that routes exclusively to one active consumer the **exclusive** flag can be enabled on the queue.  
 When **exclusive** is set to **true**.  The queue will route messages to the a single active consumer.  When the active consumer that is being routed to is detached from the queue, if another active consumer exist, one will be chosen and routing will now be exclusive to it. 
 
-See [Exclusive Queue](exclusive.md) for further information.
+See [Exclusive Queue](exclusive-queues.md) for further information.
 
 Open the file <broker-instance>/etc/broker.xml for editing.
 


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

Posted by ta...@apache.org.
This closes #1926


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

Branch: refs/heads/master
Commit: ccac4cd0db487db0aa548defcfb0b74bed38ee11
Parents: 85f249c cf9640b
Author: Timothy Bish <ta...@gmail.com>
Authored: Fri Mar 2 12:17:42 2018 -0500
Committer: Timothy Bish <ta...@gmail.com>
Committed: Fri Mar 2 12:17:42 2018 -0500

----------------------------------------------------------------------
 docs/user-manual/en/address-model.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------