You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/05/27 10:18:53 UTC

[camel] branch master updated (2524e7a -> ce62860)

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

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


    from 2524e7a  CAMEL-13583: Camel Injector should have method for creating new instance without bean post processing which is not needed when loading internal Camel factory classes and the likes. This makes Camel startup faster and reduces the overhead of post processing/scanning classes/methods etc.
     new 9215a33  Camel-amqp: Fixed spacing in the docs
     new ce62860  Regen docs

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 components/camel-amqp/src/main/docs/amqp-component.adoc | 8 +++++---
 docs/components/modules/ROOT/pages/amqp-component.adoc  | 8 +++++---
 2 files changed, 10 insertions(+), 6 deletions(-)


[camel] 01/02: Camel-amqp: Fixed spacing in the docs

Posted by ac...@apache.org.
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

commit 9215a333520ca3e467043649522277bff8a3c7fc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 27 12:17:36 2019 +0200

    Camel-amqp: Fixed spacing in the docs
---
 components/camel-amqp/src/main/docs/amqp-component.adoc | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/components/camel-amqp/src/main/docs/amqp-component.adoc b/components/camel-amqp/src/main/docs/amqp-component.adoc
index 38b2afb..9b39743 100644
--- a/components/camel-amqp/src/main/docs/amqp-component.adoc
+++ b/components/camel-amqp/src/main/docs/amqp-component.adoc
@@ -3,10 +3,12 @@
 
 *Available as of Camel version 1.2*
 
-The *amqp:* component supports the http://www.amqp.org/[AMQP 1.0
-protocol] using the JMS Client API of the http://qpid.apache.org/[Qpid]
+The amqp: component supports the 
+http://www.amqp.org/[AMQP 1.0 protocol] 
+using the JMS Client API of the http://qpid.apache.org/[Qpid]
 project. In case you want to use AMQP 0.9 (in particular RabbitMQ) you
-might also be interested in the <<rabbitmq-component,Camel RabbitMQ>>
+might also be interested in the 
+<<rabbitmq-component,Camel RabbitMQ>> 
 component. Please keep in mind that prior to the Camel 2.17.0 AMQP
 component supported AMQP 0.9 and above, however since Camel 2.17.0 it
 supports only AMQP 1.0.


[camel] 02/02: Regen docs

Posted by ac...@apache.org.
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

commit ce628603c66c10477380e8bac47d9a4c60a3bad4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 27 12:18:36 2019 +0200

    Regen docs
---
 docs/components/modules/ROOT/pages/amqp-component.adoc | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/docs/components/modules/ROOT/pages/amqp-component.adoc b/docs/components/modules/ROOT/pages/amqp-component.adoc
index 38b2afb..9b39743 100644
--- a/docs/components/modules/ROOT/pages/amqp-component.adoc
+++ b/docs/components/modules/ROOT/pages/amqp-component.adoc
@@ -3,10 +3,12 @@
 
 *Available as of Camel version 1.2*
 
-The *amqp:* component supports the http://www.amqp.org/[AMQP 1.0
-protocol] using the JMS Client API of the http://qpid.apache.org/[Qpid]
+The amqp: component supports the 
+http://www.amqp.org/[AMQP 1.0 protocol] 
+using the JMS Client API of the http://qpid.apache.org/[Qpid]
 project. In case you want to use AMQP 0.9 (in particular RabbitMQ) you
-might also be interested in the <<rabbitmq-component,Camel RabbitMQ>>
+might also be interested in the 
+<<rabbitmq-component,Camel RabbitMQ>> 
 component. Please keep in mind that prior to the Camel 2.17.0 AMQP
 component supported AMQP 0.9 and above, however since Camel 2.17.0 it
 supports only AMQP 1.0.