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/15 07:18:32 UTC

[camel] branch master updated (43bf933 -> b364f4e)

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 43bf933  camel-kubernetes: speed-up tests by not forking the JVM for every test executed
     new 53c3fc7  Upgrade Chronicle Wire to version 1.9.35
     new b364f4e  Upgrade Chronicle Threads to version 1.9.1

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(-)

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

[camel] 02/02: Upgrade Chronicle Threads to version 1.9.1

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 b364f4e38d10bfe5ffaabd1c0e8bfbd8ef37e1f5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 15 08:12:37 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d60b368..325aff3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,7 +125,7 @@
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.9.9</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
-    <chronicle-threads-version>1.9.0</chronicle-threads-version>
+    <chronicle-threads-version>1.9.1</chronicle-threads-version>
     <chronicle-wire-version>1.9.35</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
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 01/02: Upgrade Chronicle Wire to version 1.9.35

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 53c3fc7b3d4bdce66f5c61f4edd87f63452f6dd9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 15 08:12:12 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index dc5953e..d60b368 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.9.9</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.9.0</chronicle-threads-version>
-    <chronicle-wire-version>1.9.34</chronicle-wire-version>
+    <chronicle-wire-version>1.9.35</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>.