This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 4926994  Update docs camel-amqp
4926994 is described below

commit 4926994f4381331943286d584892f18b27c02fc7
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Feb 19 14:05:39 2018 +0100

    Update docs camel-amqp
---
 components/camel-amqp/src/main/docs/amqp-component.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/components/camel-amqp/src/main/docs/amqp-component.adoc 
b/components/camel-amqp/src/main/docs/amqp-component.adoc
index bcbb414..051a69a 100644
--- a/components/camel-amqp/src/main/docs/amqp-component.adoc
+++ b/components/camel-amqp/src/main/docs/amqp-component.adoc
@@ -362,6 +362,8 @@ If you, for example, need to enable `amqp.traceFrames` you 
can do that by append
 AMQPComponent amqp = 
AMQPComponent.amqpComponent("amqp://localhost:5672?amqp.traceFrames=true");
 
--------------------------------------------------------------------------------------------------------
 
+For reference take a look at the 
https://qpid.apache.org/releases/qpid-jms-0.29.0/docs/index.html[QPID JMS 
client configuration]
+
 ### Using topics
 
 To have using topics working with `camel-amqp` you need to configure the

-- 
To stop receiving notification emails like this one, please contact
acosent...@apache.org.

Reply via email to