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/02/03 10:20:34 UTC

[1/4] camel git commit: Upgrade Chronicle Core to version 1.7.14

Repository: camel
Updated Branches:
  refs/heads/master fcbd75448 -> d9a740b42


Upgrade Chronicle Core to version 1.7.14


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

Branch: refs/heads/master
Commit: 81dcf59cb1d141b64b9fa7338718417daa857d57
Parents: fcbd754
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Feb 3 11:17:08 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Feb 3 11:17:08 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/81dcf59c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 59f1d5a..12b200b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,7 +103,7 @@
     <cglib-bundle-version>3.2.4_1</cglib-bundle-version>
     <cglib-version>3.2.4</cglib-version>
     <chronicle-bytes-version>1.7.31</chronicle-bytes-version>
-    <chronicle-core-version>1.7.13</chronicle-core-version>
+    <chronicle-core-version>1.7.14</chronicle-core-version>
     <chronicle-engine-version>1.13.21</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>
     <chronicle-network-version>1.7.10</chronicle-network-version>


[3/4] camel git commit: Upgrade Chronicle Bytes to version 1.7.32

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


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

Branch: refs/heads/master
Commit: f8b5d6f650a7e958842d0f8561831f3bfbd235ac
Parents: 34328a1
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Feb 3 11:18:57 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Feb 3 11:18:57 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f8b5d6f6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index af8859d..d1ac6dc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
     <cdi-api-2.0-version>2.0.Beta1</cdi-api-2.0-version>
     <cglib-bundle-version>3.2.4_1</cglib-bundle-version>
     <cglib-version>3.2.4</cglib-version>
-    <chronicle-bytes-version>1.7.31</chronicle-bytes-version>
+    <chronicle-bytes-version>1.7.32</chronicle-bytes-version>
     <chronicle-core-version>1.7.14</chronicle-core-version>
     <chronicle-engine-version>1.13.21</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>


[4/4] camel git commit: Upgrade Chronicle Network to version 1.7.11

Posted by ac...@apache.org.
Upgrade Chronicle Network 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/d9a740b4
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d9a740b4
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d9a740b4

Branch: refs/heads/master
Commit: d9a740b428f727c0c3f88452fb53ade5ac5f1e6b
Parents: f8b5d6f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Feb 3 11:19:33 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Feb 3 11:19:33 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d9a740b4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d1ac6dc..f2fbb1c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -106,7 +106,7 @@
     <chronicle-core-version>1.7.14</chronicle-core-version>
     <chronicle-engine-version>1.13.21</chronicle-engine-version>
     <chronicle-map-version>2.4.15</chronicle-map-version>
-    <chronicle-network-version>1.7.10</chronicle-network-version>
+    <chronicle-network-version>1.7.11</chronicle-network-version>
     <chronicle-queue-version>4.5.24</chronicle-queue-version>
     <chronicle-threads-version>1.7.6</chronicle-threads-version>
     <chronicle-wire-version>1.7.23</chronicle-wire-version>


[2/4] camel git commit: Upgrade Chronicle Threads to version 1.7.6

Posted by ac...@apache.org.
Upgrade Chronicle Threads 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/34328a1b
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/34328a1b
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/34328a1b

Branch: refs/heads/master
Commit: 34328a1b1aeb61afc58e3721d0372e13ab93828b
Parents: 81dcf59
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Feb 3 11:18:01 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Feb 3 11:18:01 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/34328a1b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 12b200b..af8859d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -108,7 +108,7 @@
     <chronicle-map-version>2.4.15</chronicle-map-version>
     <chronicle-network-version>1.7.10</chronicle-network-version>
     <chronicle-queue-version>4.5.24</chronicle-queue-version>
-    <chronicle-threads-version>1.7.5</chronicle-threads-version>
+    <chronicle-threads-version>1.7.6</chronicle-threads-version>
     <chronicle-wire-version>1.7.23</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>