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/01/13 12:00:35 UTC

[camel] branch master updated (52bb582 -> 0a81bca)

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 52bb582  Fix component description and regen docs.
     new b9de673  Upgrade Affinity to version 3.1.7
     new 241e2be  Upgrade Chronicle Bytes to version 1.10.5
     new 7b9ba73  Upgrade Chronicle Wire to version 1.10.8
     new 0a81bca  Upgrade Chronicle Queue to version 4.6.64

The 4 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 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].

[camel] 04/04: Upgrade Chronicle Queue to version 4.6.64

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 0a81bca147a1f833079e63eedcb434591e195ba2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Jan 13 12:56:12 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 005419a..d54667c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.9.20</chronicle-network-version>
-    <chronicle-queue-version>4.6.63</chronicle-queue-version>
+    <chronicle-queue-version>4.6.64</chronicle-queue-version>
     <chronicle-threads-version>1.9.5</chronicle-threads-version>
     <chronicle-wire-version>1.10.8</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 02/04: Upgrade Chronicle Bytes to version 1.10.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 241e2be3f0d72066450bd2d90d1908f7e8aa334b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Jan 13 12:55:16 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a6261b1..219479a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -119,7 +119,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.4</chronicle-bytes-version>
+    <chronicle-bytes-version>1.10.5</chronicle-bytes-version>
     <chronicle-core-version>1.9.24</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
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 03/04: Upgrade Chronicle Wire to version 1.10.8

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 7b9ba73eb5a4edaa683b847bfb341182299933e2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Jan 13 12:55:45 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 219479a..005419a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.9.20</chronicle-network-version>
     <chronicle-queue-version>4.6.63</chronicle-queue-version>
     <chronicle-threads-version>1.9.5</chronicle-threads-version>
-    <chronicle-wire-version>1.10.7</chronicle-wire-version>
+    <chronicle-wire-version>1.10.8</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>
     <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version>
     <classmate-version>1.3.4</classmate-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 01/04: Upgrade Affinity to version 3.1.7

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 b9de673c3c8afc8fef275e34eeef214eda1220bb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Jan 13 12:54:39 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e220681..a6261b1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -536,7 +536,7 @@
     <opencensus-api-version>0.8.0</opencensus-api-version>
     <oncrpc-version>1.1.3</oncrpc-version>
     <openejb-version>4.7.5</openejb-version>
-    <openhft-affinity-version>3.1.6</openhft-affinity-version>
+    <openhft-affinity-version>3.1.7</openhft-affinity-version>
     <openhft-compiler-version>2.3.0</openhft-compiler-version>
     <openhft-lang-version>6.8.2</openhft-lang-version>
     <openjpa-version>2.4.2</openjpa-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.