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/08/02 07:32:56 UTC

[camel] branch master updated (0f04241 -> c5e647f)

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 0f04241  Disable check until we get camel-as2-starter added its missing docs
     new 3ce3cce  Upgrade Chronicle Bytes to version 1.16.21
     new c5e647f  Upgrade Chronicle Wire to version 1.16.14

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


[camel] 01/02: Upgrade Chronicle Bytes to version 1.16.21

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 3ce3cce259c2d4a863ca4a05e6c8a052c38f90e7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 2 09:18:22 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cfe803a..2ccf82d 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.6_1</cglib-bundle-version>
     <cglib-version>3.2.6</cglib-version>
-    <chronicle-bytes-version>1.16.20</chronicle-bytes-version>
+    <chronicle-bytes-version>1.16.21</chronicle-bytes-version>
     <chronicle-core-version>1.16.15</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>


[camel] 02/02: Upgrade Chronicle Wire to version 1.16.14

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 c5e647fae276de938e0285f14cc1af9f64789164
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 2 09:19:17 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2ccf82d..1f19f86 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.16.3</chronicle-network-version>
     <chronicle-queue-version>4.16.5</chronicle-queue-version>
     <chronicle-threads-version>1.16.3</chronicle-threads-version>
-    <chronicle-wire-version>1.16.13</chronicle-wire-version>
+    <chronicle-wire-version>1.16.14</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>
     <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version>
     <cmis-version>1.1.0</cmis-version>