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/02/02 06:41:55 UTC

[camel] branch master updated (698c04d -> 4515010)

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 698c04d  CAMEL-12178 - add getMessage/setMessage to Exchange interface
     new ffc20e7  Upgrade Chronicle Bytes to version 1.10.13
     new 884375f  Upgrade Chronicle Network to version 1.10.0
     new 4515010  Upgrade Chronicle Queue to version 4.6.69

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:
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

[camel] 03/03: Upgrade Chronicle Queue to version 4.6.69

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 451501024cdea50a063082fbf9ecf1a0f3a28981
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 2 07:39:25 2018 +0100

    Upgrade Chronicle Queue to version 4.6.69
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bcdfb60..deed4dc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,7 +125,7 @@
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.10.0</chronicle-network-version>
-    <chronicle-queue-version>4.6.68</chronicle-queue-version>
+    <chronicle-queue-version>4.6.69</chronicle-queue-version>
     <chronicle-threads-version>1.9.5</chronicle-threads-version>
     <chronicle-wire-version>1.10.16</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>

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

[camel] 01/03: Upgrade Chronicle Bytes to version 1.10.13

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 ffc20e78a0817365058248ecd4edd612744e2139
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 2 07:38:40 2018 +0100

    Upgrade Chronicle Bytes to version 1.10.13
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9ac5e11..ac5391d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
     <jta-api-1.2-version>1.2</jta-api-1.2-version>
     <cglib-bundle-version>3.2.5_1</cglib-bundle-version>
     <cglib-version>3.2.5</cglib-version>
-    <chronicle-bytes-version>1.10.12</chronicle-bytes-version>
+    <chronicle-bytes-version>1.10.13</chronicle-bytes-version>
     <chronicle-core-version>1.10.1</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>

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

[camel] 02/03: Upgrade Chronicle Network to version 1.10.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 884375fbd843a7cc7fb056baae85484f5d91493a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 2 07:39:05 2018 +0100

    Upgrade Chronicle Network to version 1.10.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ac5391d..bcdfb60 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
     <chronicle-core-version>1.10.1</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
-    <chronicle-network-version>1.9.22</chronicle-network-version>
+    <chronicle-network-version>1.10.0</chronicle-network-version>
     <chronicle-queue-version>4.6.68</chronicle-queue-version>
     <chronicle-threads-version>1.9.5</chronicle-threads-version>
     <chronicle-wire-version>1.10.16</chronicle-wire-version>

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