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 2015/03/16 18:37:57 UTC

qpid-jms git commit: further syntax test

Repository: qpid-jms
Updated Branches:
  refs/heads/master 17ed97352 -> e729b87aa


further syntax test


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

Branch: refs/heads/master
Commit: e729b87aabc5c0acc7bfb011d1c682c279796c5e
Parents: 17ed973
Author: Robert Gemmell <ro...@apache.org>
Authored: Mon Mar 16 17:37:44 2015 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Mon Mar 16 17:37:44 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/e729b87a/qpid-jms-docs/Configuration.md
----------------------------------------------------------------------
diff --git a/qpid-jms-docs/Configuration.md b/qpid-jms-docs/Configuration.md
index 034bf51..877f702 100644
--- a/qpid-jms-docs/Configuration.md
+++ b/qpid-jms-docs/Configuration.md
@@ -73,7 +73,7 @@ The client can be configured with a number of different settings using the URI w
 
 The options apply to the behaviour of the JMS objects such as Connection, Session, MessageConsumer and MessageProducer.
 
-* **jms.username** User name value used to authenticate the connection
++ **jms.username** User name value used to authenticate the connection
 * __jms.password__ The password value used to authenticate the connection
 * __jms.clientId__ A client ID value that is applied to the connection.
 * __jms.forceAsyncSend__ Configures whether all Messages sent from a MessageProducer are sent asynchronously or only those Message that qualify such as Messages inside a transaction or non-persistent messages.


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