You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2017/03/13 20:10:08 UTC

[1/3] camel git commit: update jetty 9.2.x version

Repository: camel
Updated Branches:
  refs/heads/camel-2.17.x a3a30e929 -> 8aa189cf7
  refs/heads/camel-2.18.x 6952e0700 -> 2beb05b90
  refs/heads/master f8234821b -> 3ce4ad86e


update jetty 9.2.x version


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

Branch: refs/heads/master
Commit: 3ce4ad86e1440dd171f6d3358c65318745fa2a55
Parents: f823482
Author: Jonathan Anstey <ja...@gmail.com>
Authored: Mon Mar 13 17:36:14 2017 -0230
Committer: Jonathan Anstey <ja...@gmail.com>
Committed: Mon Mar 13 17:36:14 2017 -0230

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3ce4ad86/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b30738a..cf601ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -336,7 +336,7 @@
     <jedis-client-bundle-version>2.8.1_1</jedis-client-bundle-version>
     <jersey-version>2.11</jersey-version>
     <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version>
-    <jetty92-version>9.2.19.v20160908</jetty92-version>
+    <jetty92-version>9.2.21.v20170120</jetty92-version>
     <!-- Jetty version 9.3.15+ contains binary incopatible API changes that break -->
     <!-- CXF's websocket support (< 3.1.11) and camel-atmosphere-websocket -->
     <jetty9-version>9.3.14.v20161028</jetty9-version>


[3/3] camel git commit: update jetty 9.2.x version

Posted by ja...@apache.org.
update jetty 9.2.x version


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

Branch: refs/heads/camel-2.17.x
Commit: 8aa189cf78b0968765b703210484ab38a3241d8a
Parents: a3a30e9
Author: Jonathan Anstey <ja...@gmail.com>
Authored: Mon Mar 13 17:36:14 2017 -0230
Committer: Jonathan Anstey <ja...@gmail.com>
Committed: Mon Mar 13 17:39:53 2017 -0230

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8aa189cf/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d4e0b36..4bd6b6a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -303,7 +303,7 @@
     <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version>
     <jetty6-version>6.1.26</jetty6-version>
     <jetty8-version>8.1.17.v20150415</jetty8-version>
-    <jetty9-version>9.2.17.v20160517</jetty9-version>
+    <jetty9-version>9.2.21.v20170120</jetty9-version>
     <jetty-version>${jetty8-version}</jetty-version>
     <!-- jetty-plugin 8.1.7 does not exists -->
     <jetty-plugin-version>8.1.16.v20140903</jetty-plugin-version>


[2/3] camel git commit: update jetty 9.2.x version

Posted by ja...@apache.org.
update jetty 9.2.x version


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

Branch: refs/heads/camel-2.18.x
Commit: 2beb05b90cdbdb8cd340361bc31209ad428ed30f
Parents: 6952e07
Author: Jonathan Anstey <ja...@gmail.com>
Authored: Mon Mar 13 17:36:14 2017 -0230
Committer: Jonathan Anstey <ja...@gmail.com>
Committed: Mon Mar 13 17:38:23 2017 -0230

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2beb05b9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f454727..9764dc6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -323,7 +323,7 @@
     <jedis-client-bundle-version>2.8.1_1</jedis-client-bundle-version>
     <jersey-version>2.11</jersey-version>
     <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version>
-    <jetty9-version>9.2.19.v20160908</jetty9-version>
+    <jetty9-version>9.2.21.v20170120</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>