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 2017/11/05 11:50:12 UTC

[camel] branch master updated (daef4fd -> af9ba7b)

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 daef4fd  polish the code around StreamMessageInputStream
     new 80a2c1b  Upgrade Chronicle Bytes to version 1.9.14
     new e1fe3c3  Upgrade Chronicle Wire to version 1.9.32
     new af9ba7b  Upgrade Chronicle Core to version 1.9.17

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
['"commits@camel.apache.org" <co...@camel.apache.org>'].

[camel] 01/03: Upgrade Chronicle Bytes to version 1.9.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 80a2c1b14520488350943b8137cf1c9c8772c0d6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Nov 5 10:49:02 2017 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 757d92b..48b5744 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.9.10</chronicle-bytes-version>
+    <chronicle-bytes-version>1.9.14</chronicle-bytes-version>
     <chronicle-core-version>1.9.15</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] 02/03: Upgrade Chronicle Wire to version 1.9.32

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 e1fe3c3df095f325521dae83fa15ddaccd303725
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Nov 5 10:49:42 2017 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 48b5744..2c18f19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.9.8</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.8.2</chronicle-threads-version>
-    <chronicle-wire-version>1.9.30</chronicle-wire-version>
+    <chronicle-wire-version>1.9.32</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] 03/03: Upgrade Chronicle Core to version 1.9.17

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 af9ba7b8cfe23e7f830329aa1695413066d28d1a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Nov 5 10:50:06 2017 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2c18f19..62610a6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
     <cglib-bundle-version>3.2.5_1</cglib-bundle-version>
     <cglib-version>3.2.5</cglib-version>
     <chronicle-bytes-version>1.9.14</chronicle-bytes-version>
-    <chronicle-core-version>1.9.15</chronicle-core-version>
+    <chronicle-core-version>1.9.17</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.8</chronicle-network-version>

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