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/03/29 06:15:38 UTC

[camel] branch master updated (5b717d7 -> d95576d)

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 5b717d7  CAMEL-12285: Added mybatis-bean as component to use MyBatis annotation mapper.
     new aeb7518  Upgrade Chronicle Core to version 1.11.6
     new 819d71a  Upgrade Chronicle Wire to version 1.12.0
     new d95576d  Upgrade Chronicle Queue to version 4.6.79

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] 01/03: Upgrade Chronicle Core to version 1.11.6

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 aeb75185a4a1ca7fe1162f46aee43dcbb371fb59
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 29 08:11:06 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e13b927..33256ba 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.4</chronicle-core-version>
+    <chronicle-core-version>1.11.6</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.5</chronicle-network-version>

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

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

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 d95576d05d001fb0ee32e1b302a7e67c909d1c77
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 29 08:12:56 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 11fc69c..fdf69b9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.11.5</chronicle-network-version>
-    <chronicle-queue-version>4.6.77</chronicle-queue-version>
+    <chronicle-queue-version>4.6.79</chronicle-queue-version>
     <chronicle-threads-version>1.11.1</chronicle-threads-version>
     <chronicle-wire-version>1.12.0</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] 02/03: Upgrade Chronicle Wire to version 1.12.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 819d71ad58676e96c8e9229b45efae40e1204d89
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 29 08:11:29 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 33256ba..11fc69c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -128,7 +128,7 @@
     <chronicle-network-version>1.11.5</chronicle-network-version>
     <chronicle-queue-version>4.6.77</chronicle-queue-version>
     <chronicle-threads-version>1.11.1</chronicle-threads-version>
-    <chronicle-wire-version>1.11.11</chronicle-wire-version>
+    <chronicle-wire-version>1.12.0</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
acosentino@apache.org.