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/08/21 06:59:11 UTC

[1/6] camel git commit: Upgrade Caffeine to version 2.5.5

Repository: camel
Updated Branches:
  refs/heads/master dc4f20b30 -> 9ff07fbba


Upgrade Caffeine to version 2.5.5


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/68f6f1ab
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/68f6f1ab
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/68f6f1ab

Branch: refs/heads/master
Commit: 68f6f1ab6fa0ac5395efc5b4f74f3e35daefe099
Parents: dc4f20b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 21 08:53:47 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 21 08:53:47 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/68f6f1ab/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e4c999e..861bbc5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
     <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.2</c3p0-version>
     <c3p0-bundle-version>0.9.5.2_1</c3p0-bundle-version>
-    <caffeine-version>2.5.4</caffeine-version>
+    <caffeine-version>2.5.5</caffeine-version>
     <californium-version>1.0.6</californium-version>
     <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId>
     <cassandra-driver-version>3.3.0</cassandra-driver-version>


[3/6] camel git commit: Upgrade Chronicle Threads to version 1.8.2

Posted by ac...@apache.org.
Upgrade Chronicle Threads to version 1.8.2


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b008aff7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b008aff7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b008aff7

Branch: refs/heads/master
Commit: b008aff763367232e636e3f5447eb81a81b06f04
Parents: b886bd7
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 21 08:55:38 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 21 08:55:38 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b008aff7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d996f4b..d8f22ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.9.1</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
-    <chronicle-threads-version>1.8.1</chronicle-threads-version>
+    <chronicle-threads-version>1.8.2</chronicle-threads-version>
     <chronicle-wire-version>1.9.6</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>


[2/6] camel git commit: Upgrade Chronicle Core to version 1.9.3

Posted by ac...@apache.org.
Upgrade Chronicle Core to version 1.9.3


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b886bd7d
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b886bd7d
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b886bd7d

Branch: refs/heads/master
Commit: b886bd7d7ffd19cd7f59ae0601eb898c6e032359
Parents: 68f6f1a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 21 08:55:02 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 21 08:55:02 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b886bd7d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 861bbc5..d996f4b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -119,7 +119,7 @@
     <cglib-bundle-version>3.2.5_1</cglib-bundle-version>
     <cglib-version>3.2.5</cglib-version>
     <chronicle-bytes-version>1.9.4</chronicle-bytes-version>
-    <chronicle-core-version>1.9.1</chronicle-core-version>
+    <chronicle-core-version>1.9.3</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.1</chronicle-network-version>


[5/6] camel git commit: Upgrade Chornicle Network to version 1.9.2

Posted by ac...@apache.org.
Upgrade Chornicle Network to version 1.9.2


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a4e9d1e1
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a4e9d1e1
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a4e9d1e1

Branch: refs/heads/master
Commit: a4e9d1e10b29cd96c3402833c3627ee650182db5
Parents: 4cb4a20
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 21 08:57:34 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 21 08:57:34 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a4e9d1e1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 416c982..40884d4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -122,7 +122,7 @@
     <chronicle-core-version>1.9.3</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.1</chronicle-network-version>
+    <chronicle-network-version>1.9.2</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.6</chronicle-wire-version>


[4/6] camel git commit: Upgrade Chronicle Bytes to version 1.9.6

Posted by ac...@apache.org.
Upgrade Chronicle Bytes to version 1.9.6


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4cb4a202
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4cb4a202
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4cb4a202

Branch: refs/heads/master
Commit: 4cb4a20273839afe4c13f07999877e5c1f6c2db5
Parents: b008aff
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 21 08:56:03 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 21 08:56:03 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/4cb4a202/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d8f22ce..416c982 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -118,7 +118,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.4</chronicle-bytes-version>
+    <chronicle-bytes-version>1.9.6</chronicle-bytes-version>
     <chronicle-core-version>1.9.3</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>


[6/6] camel git commit: Upgrade Chronicle Wire to version 1.9.10

Posted by ac...@apache.org.
Upgrade Chronicle Wire to version 1.9.10


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ff07fbb
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9ff07fbb
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9ff07fbb

Branch: refs/heads/master
Commit: 9ff07fbbaf41026e9b29720c70455148c75a1bb3
Parents: a4e9d1e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 21 08:58:05 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 21 08:58:05 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/9ff07fbb/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 40884d4..7c33d55 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,7 +125,7 @@
     <chronicle-network-version>1.9.2</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.6</chronicle-wire-version>
+    <chronicle-wire-version>1.9.10</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>
     <classmate-version>1.3.3</classmate-version>