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/01/06 10:24:57 UTC

[1/3] camel git commit: Upgrade Hystrix and related bundles to version 1.5.9

Repository: camel
Updated Branches:
  refs/heads/master 274f36411 -> 6f0c9e6bd


Upgrade Hystrix and related bundles to version 1.5.9


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

Branch: refs/heads/master
Commit: 32e068657137acd012cbd57067c95efe26ceb6a4
Parents: 274f364
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jan 6 11:13:01 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jan 6 11:13:01 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/32e06865/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 221a105..f20d52c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -263,8 +263,8 @@
     <httpclient4-version>4.5.2</httpclient4-version>
     <httpasyncclient-version>4.1.2</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
-    <hystrix-version>1.5.8</hystrix-version>
-    <hystrix-bundle-version>1.5.6_1</hystrix-bundle-version>
+    <hystrix-version>1.5.9</hystrix-version>
+    <hystrix-bundle-version>1.5.9_1</hystrix-bundle-version>
     <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
     <ibatis-version>2.3.4.726</ibatis-version>
     <ical4j-version>1.0.7</ical4j-version>


[3/3] camel git commit: Upgrade Elasticsearch and related bundle to version 2.4.3

Posted by ac...@apache.org.
Upgrade Elasticsearch and related bundle to version 2.4.3


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

Branch: refs/heads/master
Commit: 6f0c9e6bd368d79d58b07fda234779c97edf3173
Parents: 13a7936
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jan 6 11:21:57 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jan 6 11:21:57 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/6f0c9e6b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7c1e4df..8c10e80 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -171,9 +171,9 @@
     <ehcache-version>2.10.1</ehcache-version>
     <ehcache3-version>3.2.0</ehcache3-version>
     <ekstazi-maven-plugin-version>4.6.2</ekstazi-maven-plugin-version>
-    <elasticsearch-bundle-version>2.4.0_1</elasticsearch-bundle-version>
+    <elasticsearch-bundle-version>2.4.3_1</elasticsearch-bundle-version>
     <elasticsearch-guava-version>18.0</elasticsearch-guava-version>
-    <elasticsearch-version>2.4.0</elasticsearch-version>
+    <elasticsearch-version>2.4.3</elasticsearch-version>
     <elasticsearch-cluster-runner-version>2.4.0.0</elasticsearch-cluster-runner-version>
     <elsql-version>1.2</elsql-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>


[2/3] camel git commit: Upgrade Sparkjava core and related bundle to version 2.5.4

Posted by ac...@apache.org.
Upgrade Sparkjava core and related bundle to version 2.5.4


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

Branch: refs/heads/master
Commit: 13a79360fc8c9f9b61a17c1a4ffe610b2cb1a716
Parents: 32e0686
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jan 6 11:16:48 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jan 6 11:16:48 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/13a79360/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f20d52c..7c1e4df 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -549,8 +549,8 @@
     <solr-version>5.5.2</solr-version>
     <solr-version-range>[5,6)</solr-version-range>
     <spark-version>1.6.1</spark-version>
-    <spark-rest-version>2.5.3</spark-rest-version>
-    <spark-rest-bundle-version>2.5.3_1</spark-rest-bundle-version>
+    <spark-rest-version>2.5.4</spark-rest-version>
+    <spark-rest-bundle-version>2.5.4_1</spark-rest-bundle-version>
     <splunk-version>1.5.0.0_1</splunk-version>
     <spring-batch-version>3.0.7.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>3.0.7.RELEASE_1</spring-batch-bundle-version>