You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2016/09/01 16:52:31 UTC

qpid-jms git commit: QPIDJMS-189: include new option value in the config docs

Repository: qpid-jms
Updated Branches:
  refs/heads/master 8bdc6ee8b -> ae12a5a73


QPIDJMS-189: include new option value in the config docs


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/ae12a5a7
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/ae12a5a7
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/ae12a5a7

Branch: refs/heads/master
Commit: ae12a5a73d6cbc0d5c4e6c44d73ec5ff45b70749
Parents: 8bdc6ee
Author: Robert Gemmell <ro...@apache.org>
Authored: Thu Sep 1 17:50:19 2016 +0100
Committer: Robert Gemmell <ro...@apache.org>
Committed: Thu Sep 1 17:50:19 2016 +0100

----------------------------------------------------------------------
 qpid-jms-docs/Configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/ae12a5a7/qpid-jms-docs/Configuration.md
----------------------------------------------------------------------
diff --git a/qpid-jms-docs/Configuration.md b/qpid-jms-docs/Configuration.md
index 6ff5820..d9c05bf 100644
--- a/qpid-jms-docs/Configuration.md
+++ b/qpid-jms-docs/Configuration.md
@@ -113,7 +113,7 @@ The Redelivery Policy controls how redelivered messages are handled on the clien
 
 The MessageID Policy controls the type of the Message ID assigned to messages sent from the client.
 
-+ **jms.messageIDPolicy.messageIDType** By default a generated String value is used for the MessageID on outgoing messages. Other available types are UUID and UUID_STRING.
++ **jms.messageIDPolicy.messageIDType** By default a generated String value is used for the MessageID on outgoing messages. Other available types are UUID, UUID_STRING, and PREFIXED_UUID_STRING.
 
 The Presettle Policy controls when a producer or consumer instance will be configured to use AMQP presettled messaging semantics.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org