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 2016/08/22 12:15:47 UTC

[1/5] camel git commit: Upgrade Chronicle Network to version 1.7.2

Repository: camel
Updated Branches:
  refs/heads/master 3b6364718 -> ba52ce6ba


Upgrade Chronicle Network to version 1.7.2


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

Branch: refs/heads/master
Commit: 3ca39d3c06a8cdbf9305a299882e42bcc719f7ea
Parents: 3b63647
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 22 14:11:13 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 22 14:11:13 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3ca39d3c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 87e7384..cd04271 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -101,7 +101,7 @@
     <chronicle-core-version>1.7.4</chronicle-core-version>
     <chronicle-engine-version>1.13.6</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>
-    <chronicle-network-version>1.7.1</chronicle-network-version>
+    <chronicle-network-version>1.7.2</chronicle-network-version>
     <chronicle-queue-version>4.5.7</chronicle-queue-version>
     <chronicle-threads-version>1.7.2</chronicle-threads-version>
     <chronicle-wire-version>1.7.8</chronicle-wire-version>


[3/5] camel git commit: Upgrade Chronicle Wire to version 1.7.11

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


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

Branch: refs/heads/master
Commit: 0b08b593a55f04706b11cda2aaa1aaf2c87237bc
Parents: a850895
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 22 14:12:16 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 22 14:12:16 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0b08b593/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1a72118..f7e2e63 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,7 +104,7 @@
     <chronicle-network-version>1.7.2</chronicle-network-version>
     <chronicle-queue-version>4.5.12</chronicle-queue-version>
     <chronicle-threads-version>1.7.2</chronicle-threads-version>
-    <chronicle-wire-version>1.7.8</chronicle-wire-version>
+    <chronicle-wire-version>1.7.11</chronicle-wire-version>
     <chunk-templates-version>3.2.3</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.3_1</chunk-templates-bundle-version>
     <classmate-version>1.3.1</classmate-version>


[5/5] camel git commit: Upgrade Chronicle Core to version 1.7.6

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


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

Branch: refs/heads/master
Commit: ba52ce6ba7dd2acf80b780c946df9aebf7595e43
Parents: c57ecac
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 22 14:13:37 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 22 14:13:37 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ba52ce6b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 29ac0d4..3ee4e20 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,7 @@
     <cglib-bundle-version>3.2.2_1</cglib-bundle-version>
     <cglib-version>3.2.2</cglib-version>
     <chronicle-bytes-version>1.7.10</chronicle-bytes-version>
-    <chronicle-core-version>1.7.4</chronicle-core-version>
+    <chronicle-core-version>1.7.6</chronicle-core-version>
     <chronicle-engine-version>1.13.6</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>
     <chronicle-network-version>1.7.2</chronicle-network-version>


[4/5] camel git commit: Upgrade Chronicle Bytes to version 1.7.10

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


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

Branch: refs/heads/master
Commit: c57ecac6485df19f9b51fa26cedbdc516ef2806d
Parents: 0b08b59
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 22 14:12:59 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 22 14:12:59 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c57ecac6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f7e2e63..29ac0d4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -97,7 +97,7 @@
     <cdi-api-1.2-version>1.2</cdi-api-1.2-version>
     <cglib-bundle-version>3.2.2_1</cglib-bundle-version>
     <cglib-version>3.2.2</cglib-version>
-    <chronicle-bytes-version>1.7.8</chronicle-bytes-version>
+    <chronicle-bytes-version>1.7.10</chronicle-bytes-version>
     <chronicle-core-version>1.7.4</chronicle-core-version>
     <chronicle-engine-version>1.13.6</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>


[2/5] camel git commit: Upgrade Chronicle Queue to version 4.5.12

Posted by ac...@apache.org.
Upgrade Chronicle Queue to version 4.5.12


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

Branch: refs/heads/master
Commit: a850895d6a76f979ddf07373ad049c61976b1b17
Parents: 3ca39d3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 22 14:11:42 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 22 14:11:42 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/a850895d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index cd04271..1a72118 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
     <chronicle-engine-version>1.13.6</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>
     <chronicle-network-version>1.7.2</chronicle-network-version>
-    <chronicle-queue-version>4.5.7</chronicle-queue-version>
+    <chronicle-queue-version>4.5.12</chronicle-queue-version>
     <chronicle-threads-version>1.7.2</chronicle-threads-version>
     <chronicle-wire-version>1.7.8</chronicle-wire-version>
     <chunk-templates-version>3.2.3</chunk-templates-version>