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 2018/06/17 18:01:13 UTC

[camel] branch master updated (e14108b -> dbd1aa8)

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 e14108b  Final touches to Zipkin update + regen
     new 5618a64  Upgrade Qpid-JMS client to version 0.33.0
     new b856ba2  Upgrade Qpid Broker to version 7.0.5
     new dbd1aa8  Regen

The 3 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-jms/src/main/docs/jms-component.adoc | 2 +-
 parent/pom.xml                                        | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

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

[camel] 02/03: Upgrade Qpid Broker to version 7.0.5

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 b856ba2dae684fdf6a999a0b99d251ef325abe19
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Jun 17 19:44:25 2018 +0200

    Upgrade Qpid Broker to version 7.0.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d8ad70e..2d61986 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -569,7 +569,7 @@
     <protobuf-maven-plugin-version>0.5.1</protobuf-maven-plugin-version>
     <protonpack-version>1.8</protonpack-version>
     <pubnub-version>4.19.0</pubnub-version>
-    <qpid-broker-version>7.0.4</qpid-broker-version>
+    <qpid-broker-version>7.0.5</qpid-broker-version>
     <qpid-bundle-version>0.28_1</qpid-bundle-version>
     <qpid-proton-j-version>0.27.1</qpid-proton-j-version>
     <qpid-jms-client-version>0.33.0</qpid-jms-client-version>

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

[camel] 01/03: Upgrade Qpid-JMS client to version 0.33.0

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 5618a6433da6312166ff55e206960f91f7d691e3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Jun 17 19:43:36 2018 +0200

    Upgrade Qpid-JMS client to version 0.33.0
---
 components/camel-amqp/src/main/docs/amqp-component.adoc | 2 +-
 parent/pom.xml                                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/camel-amqp/src/main/docs/amqp-component.adoc b/components/camel-amqp/src/main/docs/amqp-component.adoc
index 9a34d2d..ff345b2 100644
--- a/components/camel-amqp/src/main/docs/amqp-component.adoc
+++ b/components/camel-amqp/src/main/docs/amqp-component.adoc
@@ -39,7 +39,7 @@ link:../../../../camel-jms/src/main/docs/readme.html[JMS] component after the de
 
 
 // component options: START
-The AMQP component supports 80 options, which are listed below.
+The AMQP component supports 80 options which are listed below.
 
 
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 2ad58fa..d8ad70e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -572,7 +572,7 @@
     <qpid-broker-version>7.0.4</qpid-broker-version>
     <qpid-bundle-version>0.28_1</qpid-bundle-version>
     <qpid-proton-j-version>0.27.1</qpid-proton-j-version>
-    <qpid-jms-client-version>0.32.0</qpid-jms-client-version>
+    <qpid-jms-client-version>0.33.0</qpid-jms-client-version>
     <quartz-bundle-version>1.8.6_1</quartz-bundle-version>
     <quartz-version>1.8.6</quartz-version>
     <quartz-version-range>[1.8,2)</quartz-version-range>

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

[camel] 03/03: Regen

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 dbd1aa8bf088cd33b974986c22f4ffae72001eda
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Jun 17 19:47:05 2018 +0200

    Regen
---
 components/camel-amqp/src/main/docs/amqp-component.adoc | 2 +-
 components/camel-jms/src/main/docs/jms-component.adoc   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/camel-amqp/src/main/docs/amqp-component.adoc b/components/camel-amqp/src/main/docs/amqp-component.adoc
index ff345b2..9a34d2d 100644
--- a/components/camel-amqp/src/main/docs/amqp-component.adoc
+++ b/components/camel-amqp/src/main/docs/amqp-component.adoc
@@ -39,7 +39,7 @@ link:../../../../camel-jms/src/main/docs/readme.html[JMS] component after the de
 
 
 // component options: START
-The AMQP component supports 80 options which are listed below.
+The AMQP component supports 80 options, which are listed below.
 
 
 
diff --git a/components/camel-jms/src/main/docs/jms-component.adoc b/components/camel-jms/src/main/docs/jms-component.adoc
index 2418084..d027209 100644
--- a/components/camel-jms/src/main/docs/jms-component.adoc
+++ b/components/camel-jms/src/main/docs/jms-component.adoc
@@ -196,7 +196,7 @@ about these properties by consulting the relevant Spring documentation.
 
 
 // component options: START
-The JMS component supports 80 options which are listed below.
+The JMS component supports 80 options, which are listed below.
 
 
 

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