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/04/09 08:47:49 UTC

[camel] branch master updated (7a9167e -> 04ee188)

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 7a9167e  Polished
     new 44e60aa  Upgrade Chronicle Core to version 1.11.8
     new 715ccb8  Upgrade Chronicle Threads to version 1.11.2
     new 04ee188  Upgrade Chronicle Bytes to version 1.12.5

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] 02/03: Upgrade Chronicle Threads to version 1.11.2

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 715ccb8edd14af3208a35c71a3e473556812c032
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 9 10:38:18 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 549b3ce..b1a026b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -127,7 +127,7 @@
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.11.6</chronicle-network-version>
     <chronicle-queue-version>4.6.90</chronicle-queue-version>
-    <chronicle-threads-version>1.11.1</chronicle-threads-version>
+    <chronicle-threads-version>1.11.2</chronicle-threads-version>
     <chronicle-wire-version>1.12.1</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>
     <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version>

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

[camel] 01/03: Upgrade Chronicle Core to version 1.11.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 44e60aaf2098bd306d10cac1589b7e94f84ad266
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 9 10:37:31 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 174b3c8..549b3ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -122,7 +122,7 @@
     <cglib-bundle-version>3.2.6_1</cglib-bundle-version>
     <cglib-version>3.2.6</cglib-version>
     <chronicle-bytes-version>1.12.4</chronicle-bytes-version>
-    <chronicle-core-version>1.11.7</chronicle-core-version>
+    <chronicle-core-version>1.11.8</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.11.6</chronicle-network-version>

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

[camel] 03/03: Upgrade Chronicle Bytes to version 1.12.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 04ee18830c1bdc9f7f6aaa7da2bd36d8f502aa97
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 9 10:39:05 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b1a026b..d7c749a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -121,7 +121,7 @@
     <jta-api-1.2-version>1.2</jta-api-1.2-version>
     <cglib-bundle-version>3.2.6_1</cglib-bundle-version>
     <cglib-version>3.2.6</cglib-version>
-    <chronicle-bytes-version>1.12.4</chronicle-bytes-version>
+    <chronicle-bytes-version>1.12.5</chronicle-bytes-version>
     <chronicle-core-version>1.11.8</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.