Author: buildbot
Date: Tue Dec 11 14:25:37 2018
New Revision: 1037721

Log:
Production update by buildbot for camel

Added:
    websites/production/camel/content/2018/12/
    websites/production/camel/content/2018/12/11/
    
websites/production/camel/content/2018/12/11/work-on-apache-camel-3-is-beginning.html
    websites/production/camel/content/cache/main.pageCache   (with props)
Modified:
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/book-tutorials.html
    websites/production/camel/content/index.html
    websites/production/camel/content/news.html
    websites/production/camel/content/spark-rest.html

Added: 
websites/production/camel/content/2018/12/11/work-on-apache-camel-3-is-beginning.html
==============================================================================
--- 
websites/production/camel/content/2018/12/11/work-on-apache-camel-3-is-beginning.html
 (added)
+++ 
websites/production/camel/content/2018/12/11/work-on-apache-camel-3-is-beginning.html
 Tue Dec 11 14:25:37 2018
@@ -0,0 +1,150 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+<head>
+    <link href="//camel.apache.org/styles/site.css" rel="stylesheet" 
type="text/css">
+    <link href="//camel.apache.org/styles/type-settings.css" rel="stylesheet" 
type="text/css">
+    <script src="//camel.apache.org/styles/prototype.js" 
type="text/javascript"></script>
+    <script src="//camel.apache.org/styles/rico.js" 
type="text/javascript"></script>    
+    <script src="//camel.apache.org/styles/site.js" 
type="text/javascript"></script>
+
+    <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+
+    <style type="text/css">
+      .maincontent { overflow:hidden; }
+    </style>
+    <!--[if IE]>
+    <style type="text/css">
+      .maincontent { width:100%; }
+    </style>
+    <![endif]-->
+
+
+
+    <title>
+    Apache Camel: Work on Apache Camel 3 is beginning
+    </title>
+</head>
+<body>
+<div class="white_box">
+<div class="header">
+  <div class="header_l">
+    <div class="header_r">
+    </div>
+  </div>
+</div>
+<div class="content">
+  <div class="content_l">
+    <div class="content_r">
+      <div>
+          <!-- Banner -->
+<div id="banner-content"><div id="asf_logo">
+       <div id="activemq_logo" style="height:108px; background:transparent 
url(banner.data/apache-camel-7.png) no-repeat scroll left top;">
+            <a shape="rect" style="float:left; 
width:310px;display:block;text-indent:-5000px;text-decoration:none;line-height:140px;
 margin-top:20px; margin-left:18px;" href="http://camel.apache.org/";>Camel</a>
+            <a shape="rect" style="float:right; 
width:180px;display:block;text-indent:-5000px;text-decoration:none;line-height:80px;
 margin-top:45px; margin-right:10px;" href="http://www.apache.org";>Apache</a>
+       </div>
+</div></div>
+          <!-- Banner -->
+        <div class="top_red_bar">
+          <div id="site-breadcrumbs">
+                <!-- Breadcrumbs -->
+<a href="../../../index.html">Apache 
Camel</a>&nbsp;&gt;&nbsp;2018&nbsp;&gt;&nbsp;12&nbsp;&gt;&nbsp;11&nbsp;&gt;&nbsp;<a
 href="work-on-apache-camel-3-is-beginning.html">Work on Apache Camel 3 is 
beginning</a>
+          </div>
+          <!-- Quicklinks -->
+<div id="site-quicklinks"><p><a shape="rect" href="download.html">Download</a> 
| <a shape="rect" href="javadoc.html">JavaDoc</a> | <a shape="rect" 
href="source.html">Source</a> | <a shape="rect" class="external-link" 
href="https://github.com/apache/camel/"; rel="nofollow">GitHub</a> | <a 
shape="rect" class="external-link" href="https://gitter.im/apache/apache-camel"; 
rel="nofollow">Gitter</a> |&#160;<a shape="rect" 
href="support.html">Support</a></p></div>
+          <!-- Quicklinks -->
+        </div>
+
+        <br> Since we're on a major migration process of this website, some 
component documents here are out of sync right now. In the meantime you may 
want to look at the asciidoc in the repository:
+            https://github.com/apache/camel/blob/master/README.md
+            https://github.com/apache/camel/blob/master/components/readme.adoc 
</br>
+       <table border="0">
+       <tbody>
+        <tr>
+        <td valign="top" width="100%">
+<div class="wiki-content maincontent"><p>Hello Camelers,</p><p>We are starting 
the work on Apache Camel 3. We are working at multiple levels to improve Camel 
and introduce new features.</p><p>The first work has actually started by 
Guillaume Nodet in the start of October, where he jump started by cleaning up 
the codebase, removed deprecated code and components, improving the routing 
engine and other internals in the core. His work is published on the 
sandbox/3.x branch. We plan to use his work as the baseline for the actual 
Camel 3. Andrea has helped by aligning this branch with all the changes from 
the master branch (2.x) so its fully up to date. The intention is to switch 
over the sandbox/3.x branch as the new master branch, so we call can start 
working on that branch and being able to add new features, components etc. (as 
always) for Camel 3.</p><p>For 2.x users we will create a 2.x branch where we 
plan to do 1 or 2 more last 2.x releases, eg 2.24 and 2.25, before 3.0 is ready 
and
  released.</p><p>Here in the beginning of the Camel 3 work is to continue the 
work from Guillaume Nodet and finish up the cleanup of the codebase, modularize 
the camel-core, etc.</p><p>We invite community users and any Camel committers 
and developers who has interest to help with the Camel 3 work. We have talked 
about doing a number of milestone releases of 3.x that can help give feedback 
to us quicker and faster. For example any Camel users of 2.x can try to upgrade 
and use the 3.0 milestone releases to report back their findings.</p><p>Camel 3 
is planned to be a time boxed release to avoid it dragging out 
&#8220;forever&#8221;, and with a bit of good luck we will have Camel 3 
released after the summer 2019.</p><p>We will keep the community posted on the 
progress, and as always we love contribution and any feedback.</p><p>Exciting 
times ahead!</p></div>
+        </td>
+        <td valign="top">
+          <div class="navigation">
+            <div class="navigation_top">
+                <!-- NavigationBar -->
+<div class="navigation_bottom" id="navigation_bottom"><h3 
id="Navigation-Overview"><a shape="rect" 
href="overview.html">Overview</a></h3><ul class="alternate"><li><a shape="rect" 
href="index.html">Home</a></li><li><a shape="rect" 
href="download.html">Download</a></li><li><a shape="rect" 
href="getting-started.html">Getting Started</a></li><li><a shape="rect" 
href="faq.html">FAQ</a></li></ul><h3 id="Navigation-Documentation"><a 
shape="rect" href="documentation.html">Documentation</a></h3><ul 
class="alternate"><li><a shape="rect" href="user-guide.html">User 
Guide</a></li><li><a shape="rect" href="manual.html">Manual</a></li><li><a 
shape="rect" href="books.html">Books</a></li><li><a shape="rect" 
href="tutorials.html">Tutorials</a></li><li><a shape="rect" 
href="examples.html">Examples</a></li><li><a shape="rect" 
href="cookbook.html">Cookbook</a></li><li><a shape="rect" 
href="architecture.html">Architecture</a></li><li><a shape="rect" 
href="enterprise-integration-patterns.html">Enterprise
  Integration Patterns</a></li><li><a shape="rect" 
href="dsl.html">DSL</a></li><li><a shape="rect" 
href="components.html">Components</a></li><li><a shape="rect" 
href="data-format.html">Data Format</a></li><li><a shape="rect" 
href="languages.html">Languages</a></li><li><a shape="rect" 
href="security.html">Security</a></li><li><a shape="rect" 
href="security-advisories.html">Security Advisories</a></li></ul><h3 
id="Navigation-Search">Search</h3><form 
enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" 
action="http://www.google.com/cse";>
+  <div>
+    <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
+    <input type="hidden" name="ie" value="UTF-8">
+    <input type="text" name="q" size="21">
+    <input type="submit" name="sa" value="Search">
+  </div>
+</form>
+<script type="text/javascript" 
src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en";></script><h3
 id="Navigation-Community"><a shape="rect" 
href="community.html">Community</a></h3><ul class="alternate"><li><a 
shape="rect" href="support.html">Support</a></li><li><a shape="rect" 
href="contributing.html">Contributing</a></li><li><a shape="rect" 
href="mailing-lists.html">Mailing Lists</a></li><li><a shape="rect" 
href="irc-room.html">Gitter / IRC Chat</a></li><li><a shape="rect" 
href="user-stories.html">User Stories</a></li><li><a shape="rect" 
href="news.html">News</a></li><li><a shape="rect" 
href="articles.html">Articles</a></li><li><a shape="rect" 
href="site.html">Site</a></li><li><a shape="rect" 
href="team.html">Team</a></li><li><a shape="rect" class="external-link" 
href="http://camel-extra.googlecode.com/"; rel="nofollow">Camel 
Extra</a></li></ul><h3 id="Navigation-Developers"><a shape="rect" 
href="developers.html">Developers</a></h3><ul class="alternate"><li><a s
 hape="rect" href="developers.html">Developer Guide</a></li><li><a shape="rect" 
href="source.html">Source</a></li><li><a shape="rect" class="external-link" 
href="https://github.com/apache/camel/"; rel="nofollow">Github</a></li><li><a 
shape="rect" href="building.html">Building</a></li><li><a shape="rect" 
href="javadoc.html">JavaDoc</a></li></ul><h3 
id="Navigation-ApacheSoftwareFoundation">Apache Software Foundation</h3><ul 
class="alternate"><li><a shape="rect" class="external-link" 
href="http://www.apache.org/licenses/";>License</a></li><li><a shape="rect" 
class="external-link" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li><li><a
 shape="rect" class="external-link" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li><li><a 
shape="rect" class="external-link" 
href="http://www.apache.org/security/";>Security</a></li></ul><p>&#160;</p><p><a 
shape="rect" class="external-link" 
href="http://www.apache.org/events/current-event.html";><span class="confl
 uence-embedded-file-wrapper"><img class="confluence-embedded-image 
confluence-external-resource" 
src="http://www.apache.org/events/current-event-125x125.png"; 
data-image-src="http://www.apache.org/events/current-event-125x125.png";></span></a></p></div>
+                <!-- NavigationBar -->
+            </div>
+          </div>
+        </td>
+        </tr>
+       </tbody>
+        </table>
+
+
+        <div class="bottom_red_bar"></div>
+      </div>
+    </div>
+  </div>
+</div>
+<div class="black_box">
+<div class="footer">
+  <div class="footer_l">
+    <div class="footer_r">
+      <div>
+        <a href="$base/privacy-policy.html">Privacy Policy</a> -
+        (<a 
href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=97553982";>edit
 page</a>)
+        (<a 
href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553982&amp;showComments=true&amp;showCommentArea=true#addcomment";>add
 comment</a>)
+      </div>
+    </div>
+  </div>
+</div>
+</div>
+</div>
+<div class="design_attribution">
+&copy; 2004-2015 The Apache Software Foundation.
+<br>          
+Apache Camel, Camel, Apache, the Apache feather logo, and the Apache Camel 
project logo are trademarks of The Apache Software Foundation.  All other marks 
mentioned may be trademarks or registered trademarks of their respective owners.
+<br>
+<a href="http://hiramchirino.com";>Graphic Design By Hiram</a>
+</div>
+
+<!-- Camel committers that would like access to the Analytics, send a note to 
[email protected] -->
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-25976253-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
+
+</body>
+</html>
+
+

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Tue Dec 11 14:25:37 
2018
@@ -4407,11 +4407,11 @@ So we completed the last piece in the pi
 <p>This example has been removed from <strong>Camel 2.9</strong> onwards. 
Apache Axis 1.4 is a very old and unsupported framework. We encourage users to 
use <a shape="rect" href="cxf.html">CXF</a> instead of Axis.</p></div></div>
 
 <div class="conf-macro output-block" data-hasbody="false" 
data-macro-name="toc"><style type="text/css">/*<![CDATA[*/
-div.rbtoc1543479592817 {padding: 0px;}
-div.rbtoc1543479592817 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1543479592817 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1544537991151 {padding: 0px;}
+div.rbtoc1544537991151 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1544537991151 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1543479592817">
+/*]]>*/</style><div class="toc-macro rbtoc1544537991151">
 <ul class="toc-indentation"><li><a shape="rect" 
href="#BookInOnePage-TutorialusingAxis1.4withApacheCamel">Tutorial using Axis 
1.4 with Apache Camel</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#BookInOnePage-Prerequisites">Prerequisites</a></li><li><a shape="rect" 
href="#BookInOnePage-Distribution">Distribution</a></li><li><a shape="rect" 
href="#BookInOnePage-Introduction">Introduction</a></li><li><a shape="rect" 
href="#BookInOnePage-SettinguptheprojecttorunAxis">Setting up the project to 
run Axis</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#BookInOnePage-Maven2">Maven 2</a></li><li><a shape="rect" 
href="#BookInOnePage-wsdl">wsdl</a></li><li><a shape="rect" 
href="#BookInOnePage-ConfiguringAxis">Configuring Axis</a></li><li><a 
shape="rect" href="#BookInOnePage-RunningtheExample">Running the 
Example</a></li></ul>

Modified: websites/production/camel/content/book-tutorials.html
==============================================================================
--- websites/production/camel/content/book-tutorials.html (original)
+++ websites/production/camel/content/book-tutorials.html Tue Dec 11 14:25:37 
2018
@@ -1999,11 +1999,11 @@ So we completed the last piece in the pi
 <p>This example has been removed from <strong>Camel 2.9</strong> onwards. 
Apache Axis 1.4 is a very old and unsupported framework. We encourage users to 
use <a shape="rect" href="cxf.html">CXF</a> instead of Axis.</p></div></div>
 
 <div class="conf-macro output-block" data-hasbody="false" 
data-macro-name="toc"><style type="text/css">/*<![CDATA[*/
-div.rbtoc1543479803995 {padding: 0px;}
-div.rbtoc1543479803995 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1543479803995 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1544538199080 {padding: 0px;}
+div.rbtoc1544538199080 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1544538199080 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1543479803995">
+/*]]>*/</style><div class="toc-macro rbtoc1544538199080">
 <ul class="toc-indentation"><li><a shape="rect" 
href="#BookTutorials-TutorialusingAxis1.4withApacheCamel">Tutorial using Axis 
1.4 with Apache Camel</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#BookTutorials-Prerequisites">Prerequisites</a></li><li><a shape="rect" 
href="#BookTutorials-Distribution">Distribution</a></li><li><a shape="rect" 
href="#BookTutorials-Introduction">Introduction</a></li><li><a shape="rect" 
href="#BookTutorials-SettinguptheprojecttorunAxis">Setting up the project to 
run Axis</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#BookTutorials-Maven2">Maven 2</a></li><li><a shape="rect" 
href="#BookTutorials-wsdl">wsdl</a></li><li><a shape="rect" 
href="#BookTutorials-ConfiguringAxis">Configuring Axis</a></li><li><a 
shape="rect" href="#BookTutorials-RunningtheExample">Running the 
Example</a></li></ul>

Added: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary file - no diff available.

Propchange: websites/production/camel/content/cache/main.pageCache
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/production/camel/content/index.html
==============================================================================
--- websites/production/camel/content/index.html (original)
+++ websites/production/camel/content/index.html Tue Dec 11 14:25:37 2018
@@ -87,19 +87,19 @@
             <span class="logoBlock">
                  <span class="aui-avatar aui-avatar-large">
                      <span class="aui-avatar-inner">
-                         <a shape="rect" class="userLogoLink" href="    
/confluence/display/~gzurowski ">
-              <img class="userLogo logo" 
src="index.userimage/gzurowski-89607-pp-wojtek-avatar.png" alt="User icon: 
gzurowski" title="gzurowski">
+                         <a shape="rect" class="userLogoLink" href="    
/confluence/display/~davsclaus ">
+              <img class="userLogo logo" src="index.userimage/user-avatar" 
alt="User icon: davsclaus" title="davsclaus">
            </a>                     </span>
                  </span>
             </span>
             <span class="blogHeading">
-                <a shape="rect" class="blogHeading" 
href="2018/11/29/apache-camel-2230-released.html">Apache Camel 2.23.0 
Released</a>
-                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Nov 29, 
2018</div>
+                <a shape="rect" class="blogHeading" 
href="2018/12/11/work-on-apache-camel-3-is-beginning.html">Work on Apache Camel 
3 is beginning</a>
+                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~davsclaus ">Claus Ibsen</a> posted on Dec 11, 2018</div>
             
         </div>
     
     <div class="wiki-content">
-        <p>The Camel community announces the immediate availability of the new 
minor release Camel 2.23.0. This release contains 262 fixes and improvements. 
It also comes with support for Spring Boot 2.1. An overview of the changes is 
available&#160;<a shape="rect" 
href="https://cwiki.apache.org/confluence/display/CAMEL/Camel+2.23.0+Release";>here</a>.</p><p>The
 artifacts are published and ready for you to&#160;<a shape="rect" 
href="https://cwiki.apache.org/confluence/display/CAMEL/Download";>download</a>&#160;either
 from the Apache mirrors or from the Central Maven repository. For more details 
please take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343345&amp;projectId=12311211";>release
 notes</a>.</p><p>Many thanks to all who made this release possible.</p><p>On 
behalf of the Camel PMC,<br clear="none">Gregor Zurowski</p>
+        <p>Hello Camelers,</p><p>We are starting the work on Apache Camel 3. 
We are working at multiple levels to improve Camel and introduce new 
features.</p><p>The first work has actually started by Guillaume Nodet in the 
start of October, where he jump started by cleaning up the codebase, removed 
deprecated code and components, improving the routing engine and other 
internals in the core. His work is published on the sandbox/3.x branch. We plan 
to use his work as the baseline for the actual Camel 3. Andrea has helped by 
aligning this branch with all the changes from the master branch (2.x) so its 
fully up to date. The intention is to switch over the sandbox/3.x branch as the 
new master branch, so we call can start working on that branch and being able 
to add new features, components etc. (as always) for Camel 3.</p><p>For 2.x 
users we will create a 2.x branch where we plan to do 1 or 2 more last 2.x 
releases, eg 2.24 and 2.25, before 3.0 is ready and released.</p><p>Here in the 
b
 eginning of the Camel 3 work is to continue the work from Guillaume Nodet and 
finish up the cleanup of the codebase, modularize the camel-core, etc.</p><p>We 
invite community users and any Camel committers and developers who has interest 
to help with the Camel 3 work. We have talked about doing a number of milestone 
releases of 3.x that can help give feedback to us quicker and faster. For 
example any Camel users of 2.x can try to upgrade and use the 3.0 milestone 
releases to report back their findings.</p><p>Camel 3 is planned to be a time 
boxed release to avoid it dragging out &#8220;forever&#8221;, and with a bit of 
good luck we will have Camel 3 released after the summer 2019.</p><p>We will 
keep the community posted on the progress, and as always we love contribution 
and any feedback.</p><p>Exciting times ahead!</p>
     </div>
     
         
@@ -117,13 +117,13 @@
                  </span>
             </span>
             <span class="blogHeading">
-                <a shape="rect" class="blogHeading" 
href="2018/11/10/apache-camel-2222-released.html">Apache Camel 2.22.2 
Released</a>
-                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Nov 10, 
2018</div>
+                <a shape="rect" class="blogHeading" 
href="2018/11/29/apache-camel-2230-released.html">Apache Camel 2.23.0 
Released</a>
+                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Nov 29, 
2018</div>
             
         </div>
     
     <div class="wiki-content">
-        <p>The Camel community announces the immediate availability of the new 
patch release Camel 2.22.2. This release contains 43 fixes applied in the past 
few weeks by the community on the Camel 2.22.x maintenance branch.</p><p>The 
artifacts are published and ready for you to&#160;<a shape="rect" 
class="external-link" 
href="http://camel.apache.org/download.html";>download</a>&#160;either from the 
Apache mirrors or from the Central Maven repository. For more details please 
take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343751&amp;projectId=12311211";>release
 notes</a>.<br clear="none">Many thanks to all who made this release 
possible.</p><p>On behalf of the Camel PMC,<br clear="none">Gregor Zurowski</p>
+        <p>The Camel community announces the immediate availability of the new 
minor release Camel 2.23.0. This release contains 262 fixes and improvements. 
It also comes with support for Spring Boot 2.1. An overview of the changes is 
available&#160;<a shape="rect" 
href="https://cwiki.apache.org/confluence/display/CAMEL/Camel+2.23.0+Release";>here</a>.</p><p>The
 artifacts are published and ready for you to&#160;<a shape="rect" 
href="https://cwiki.apache.org/confluence/display/CAMEL/Download";>download</a>&#160;either
 from the Apache mirrors or from the Central Maven repository. For more details 
please take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343345&amp;projectId=12311211";>release
 notes</a>.</p><p>Many thanks to all who made this release possible.</p><p>On 
behalf of the Camel PMC,<br clear="none">Gregor Zurowski</p>
     </div>
     
         
@@ -141,13 +141,13 @@
                  </span>
             </span>
             <span class="blogHeading">
-                <a shape="rect" class="blogHeading" 
href="2018/10/28/apache-camel-2213-released.html">Apache Camel 2.21.3 
Released</a>
-                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Oct 28, 
2018</div>
+                <a shape="rect" class="blogHeading" 
href="2018/11/10/apache-camel-2222-released.html">Apache Camel 2.22.2 
Released</a>
+                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Nov 10, 
2018</div>
             
         </div>
     
     <div class="wiki-content">
-        <p>The Camel community announces the immediate availability of the new 
patch release Camel 2.21.3. This release contains 43 fixes applied in the past 
few weeks by the community on the Camel 2.21.x maintenance branch.</p><p>The 
artifacts are published and ready for you to&#160;<a shape="rect" 
class="external-link" 
href="http://camel.apache.org/download.html";>download</a>&#160;either from the 
Apache mirrors or from the Central Maven repository. For more details please 
take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343751&amp;projectId=12311211";>release
 notes</a>.<br clear="none">Many thanks to all who made this release 
possible.</p><p>On behalf of the Camel PMC,<br clear="none">Gregor Zurowski</p>
+        <p>The Camel community announces the immediate availability of the new 
patch release Camel 2.22.2. This release contains 43 fixes applied in the past 
few weeks by the community on the Camel 2.22.x maintenance branch.</p><p>The 
artifacts are published and ready for you to&#160;<a shape="rect" 
class="external-link" 
href="http://camel.apache.org/download.html";>download</a>&#160;either from the 
Apache mirrors or from the Central Maven repository. For more details please 
take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343751&amp;projectId=12311211";>release
 notes</a>.<br clear="none">Many thanks to all who made this release 
possible.</p><p>On behalf of the Camel PMC,<br clear="none">Gregor Zurowski</p>
     </div>
     
         
@@ -159,19 +159,19 @@
             <span class="logoBlock">
                  <span class="aui-avatar aui-avatar-large">
                      <span class="aui-avatar-inner">
-                         <a shape="rect" class="userLogoLink" href="    
/confluence/display/~davsclaus ">
-              <img class="userLogo logo" src="index.userimage/user-avatar" 
alt="User icon: davsclaus" title="davsclaus">
+                         <a shape="rect" class="userLogoLink" href="    
/confluence/display/~gzurowski ">
+              <img class="userLogo logo" 
src="index.userimage/gzurowski-89607-pp-wojtek-avatar.png" alt="User icon: 
gzurowski" title="gzurowski">
            </a>                     </span>
                  </span>
             </span>
             <span class="blogHeading">
-                <a shape="rect" class="blogHeading" 
href="2018/10/17/announcing-apache-camel-k.html">Announcing Apache Camel K</a>
-                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~davsclaus ">Claus Ibsen</a> posted on Oct 17, 2018</div>
+                <a shape="rect" class="blogHeading" 
href="2018/10/28/apache-camel-2213-released.html">Apache Camel 2.21.3 
Released</a>
+                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Oct 28, 
2018</div>
             
         </div>
     
     <div class="wiki-content">
-        <p>After some months of brainstorming with the community and a bit 
more than<br clear="none">one month of development, our Camel K project has 
reached a good level of<br clear="none">stability and Nicola Ferraro published 
the first blog post about it yesterday.</p><p>For those of you who haven't 
heard of Camel K, it's now a subproject of<br clear="none">Apache Camel (<a 
shape="rect" class="external-link" href="https://github.com/apache/camel-k"; 
rel="nofollow">https://github.com/apache/camel-k</a>) with the target of<br 
clear="none">building a lightweight runtime for running integration code 
directly on<br clear="none">cloud platforms like Kubernetes and OpenShift. It 
was inspired by<br clear="none">"serverless" principles and it will also target 
Knative shortly.</p><p>With the exception of the runtime code, that remains the 
good old Apache Camel<br clear="none">Java framework with 200+ components and 
full of EIPs, most of the<br clear="none">"operator" code in Camel K is wri
 tten in Go. But the new language has not<br clear="none">stopped many 
adventurer Camel developers that have actively contributed to<br 
clear="none">the project during last month. We still have a long way in front 
of us,<br clear="none">let's continue to make Camel awesome!</p><p>So, please.. 
check the project out! Spread it to the world!<br clear="none">And provide your 
feedback, so we can make it always better. We love any<br clear="none">kind of 
contribution!</p><p>For more details then check out the <a shape="rect" 
class="external-link" 
href="https://www.nicolaferraro.me/2018/10/15/introducing-camel-k/"; 
rel="nofollow">blog article</a> by Nicola, and watch the 7<br 
clear="none">minute video, showing Camel K in action.</p><p>Links 
follow:</p><p>Announcement tweet: <a shape="rect" class="external-link" 
href="https://twitter.com/ni_ferraro/status/1051872786946363392"; 
rel="nofollow">https://twitter.com/ni_ferraro/status/1051872786946363392</a><br 
clear="none">Blog article: <a shape="r
 ect" class="external-link" 
href="https://www.nicolaferraro.me/2018/10/15/introducing-camel-k/"; 
rel="nofollow">https://www.nicolaferraro.me/2018/10/15/introducing-camel-k/</a><br
 clear="none">Github home: <a shape="rect" class="external-link" 
href="https://github.com/apache/camel-k"; 
rel="nofollow">https://github.com/apache/camel-k</a></p>
+        <p>The Camel community announces the immediate availability of the new 
patch release Camel 2.21.3. This release contains 43 fixes applied in the past 
few weeks by the community on the Camel 2.21.x maintenance branch.</p><p>The 
artifacts are published and ready for you to&#160;<a shape="rect" 
class="external-link" 
href="http://camel.apache.org/download.html";>download</a>&#160;either from the 
Apache mirrors or from the Central Maven repository. For more details please 
take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343751&amp;projectId=12311211";>release
 notes</a>.<br clear="none">Many thanks to all who made this release 
possible.</p><p>On behalf of the Camel PMC,<br clear="none">Gregor Zurowski</p>
     </div>
     
         
@@ -183,19 +183,19 @@
             <span class="logoBlock">
                  <span class="aui-avatar aui-avatar-large">
                      <span class="aui-avatar-inner">
-                         <a shape="rect" class="userLogoLink" href="    
/confluence/display/~gzurowski ">
-              <img class="userLogo logo" 
src="index.userimage/gzurowski-89607-pp-wojtek-avatar.png" alt="User icon: 
gzurowski" title="gzurowski">
+                         <a shape="rect" class="userLogoLink" href="    
/confluence/display/~davsclaus ">
+              <img class="userLogo logo" src="index.userimage/user-avatar" 
alt="User icon: davsclaus" title="davsclaus">
            </a>                     </span>
                  </span>
             </span>
             <span class="blogHeading">
-                <a shape="rect" class="blogHeading" 
href="2018/09/07/apache-camel-2221-released.html">Apache Camel 2.22.1 
Released</a>
-                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Sep 07, 
2018</div>
+                <a shape="rect" class="blogHeading" 
href="2018/10/17/announcing-apache-camel-k.html">Announcing Apache Camel K</a>
+                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~davsclaus ">Claus Ibsen</a> posted on Oct 17, 2018</div>
             
         </div>
     
     <div class="wiki-content">
-        <p>The Camel community announces the immediate availability of the new 
patch release Camel 2.22.1. This release contains 47 fixes applied in the past 
few weeks by the community on the Camel 2.22.x maintenance branch.</p><p>The 
artifacts are published and ready for you to&#160;<a shape="rect" 
class="external-link" 
href="http://camel.apache.org/download.html";>download</a>&#160;either from the 
Apache mirrors or from the Central Maven repository. For more details please 
take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343346&amp;projectId=12311211";>release
 notes</a>.<br clear="none">Many thanks to all who made this release 
possible.</p><p>On behalf of the Camel PMC,<br clear="none">Gregor Zurowski</p>
+        <p>After some months of brainstorming with the community and a bit 
more than<br clear="none">one month of development, our Camel K project has 
reached a good level of<br clear="none">stability and Nicola Ferraro published 
the first blog post about it yesterday.</p><p>For those of you who haven't 
heard of Camel K, it's now a subproject of<br clear="none">Apache Camel (<a 
shape="rect" class="external-link" href="https://github.com/apache/camel-k"; 
rel="nofollow">https://github.com/apache/camel-k</a>) with the target of<br 
clear="none">building a lightweight runtime for running integration code 
directly on<br clear="none">cloud platforms like Kubernetes and OpenShift. It 
was inspired by<br clear="none">"serverless" principles and it will also target 
Knative shortly.</p><p>With the exception of the runtime code, that remains the 
good old Apache Camel<br clear="none">Java framework with 200+ components and 
full of EIPs, most of the<br clear="none">"operator" code in Camel K is wri
 tten in Go. But the new language has not<br clear="none">stopped many 
adventurer Camel developers that have actively contributed to<br 
clear="none">the project during last month. We still have a long way in front 
of us,<br clear="none">let's continue to make Camel awesome!</p><p>So, please.. 
check the project out! Spread it to the world!<br clear="none">And provide your 
feedback, so we can make it always better. We love any<br clear="none">kind of 
contribution!</p><p>For more details then check out the <a shape="rect" 
class="external-link" 
href="https://www.nicolaferraro.me/2018/10/15/introducing-camel-k/"; 
rel="nofollow">blog article</a> by Nicola, and watch the 7<br 
clear="none">minute video, showing Camel K in action.</p><p>Links 
follow:</p><p>Announcement tweet: <a shape="rect" class="external-link" 
href="https://twitter.com/ni_ferraro/status/1051872786946363392"; 
rel="nofollow">https://twitter.com/ni_ferraro/status/1051872786946363392</a><br 
clear="none">Blog article: <a shape="r
 ect" class="external-link" 
href="https://www.nicolaferraro.me/2018/10/15/introducing-camel-k/"; 
rel="nofollow">https://www.nicolaferraro.me/2018/10/15/introducing-camel-k/</a><br
 clear="none">Github home: <a shape="rect" class="external-link" 
href="https://github.com/apache/camel-k"; 
rel="nofollow">https://github.com/apache/camel-k</a></p>
     </div>
     
         
@@ -213,13 +213,13 @@
                  </span>
             </span>
             <span class="blogHeading">
-                <a shape="rect" class="blogHeading" 
href="2018/07/26/apache-camel-2204-released.html">Apache Camel 2.20.4 
Released</a>
-                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Jul 26, 
2018</div>
+                <a shape="rect" class="blogHeading" 
href="2018/09/07/apache-camel-2221-released.html">Apache Camel 2.22.1 
Released</a>
+                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Sep 07, 
2018</div>
             
         </div>
     
     <div class="wiki-content">
-        <p>The Camel community announces the immediate availability of the new 
patch release Camel 2.20.4. This release contains 30 fixes and improvements. An 
overview of the changes is available&#160;<a shape="rect" class="external-link" 
href="http://camel.apache.org/camel-2204-release.html";>here</a>. This is the 
last planned patch release for the 2.20.x branch.</p><p>The artifacts are 
published and ready for you to&#160;<a shape="rect" class="external-link" 
href="http://camel.apache.org/camel-2204-release.html";>download</a>&#160;either 
from the Apache mirrors or from the Central Maven repository. For more details 
please take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342958&amp;projectId=12311211";>release
 notes</a>.</p><p>Many thanks to all who made this release possible.</p><p>On 
behalf of the Camel PMC,<br clear="none">Gregor Zurowski</p>
+        <p>The Camel community announces the immediate availability of the new 
patch release Camel 2.22.1. This release contains 47 fixes applied in the past 
few weeks by the community on the Camel 2.22.x maintenance branch.</p><p>The 
artifacts are published and ready for you to&#160;<a shape="rect" 
class="external-link" 
href="http://camel.apache.org/download.html";>download</a>&#160;either from the 
Apache mirrors or from the Central Maven repository. For more details please 
take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343346&amp;projectId=12311211";>release
 notes</a>.<br clear="none">Many thanks to all who made this release 
possible.</p><p>On behalf of the Camel PMC,<br clear="none">Gregor Zurowski</p>
     </div>
     
         

Modified: websites/production/camel/content/news.html
==============================================================================
--- websites/production/camel/content/news.html (original)
+++ websites/production/camel/content/news.html Tue Dec 11 14:25:37 2018
@@ -89,6 +89,30 @@
             <span class="logoBlock">
                  <span class="aui-avatar aui-avatar-large">
                      <span class="aui-avatar-inner">
+                         <a shape="rect" class="userLogoLink" href="    
/confluence/display/~davsclaus ">
+              <img class="userLogo logo" src="news.userimage/user-avatar" 
alt="User icon: davsclaus" title="davsclaus">
+           </a>                     </span>
+                 </span>
+            </span>
+            <span class="blogHeading">
+                <a shape="rect" class="blogHeading" 
href="2018/12/11/work-on-apache-camel-3-is-beginning.html">Work on Apache Camel 
3 is beginning</a>
+                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~davsclaus ">Claus Ibsen</a> posted on Dec 11, 2018</div>
+            
+        </div>
+    
+    <div class="wiki-content">
+        <p>Hello Camelers,</p><p>We are starting the work on Apache Camel 3. 
We are working at multiple levels to improve Camel and introduce new 
features.</p><p>The first work has actually started by Guillaume Nodet in the 
start of October, where he jump started by cleaning up the codebase, removed 
deprecated code and components, improving the routing engine and other 
internals in the core. His work is published on the sandbox/3.x branch. We plan 
to use his work as the baseline for the actual Camel 3. Andrea has helped by 
aligning this branch with all the changes from the master branch (2.x) so its 
fully up to date. The intention is to switch over the sandbox/3.x branch as the 
new master branch, so we call can start working on that branch and being able 
to add new features, components etc. (as always) for Camel 3.</p><p>For 2.x 
users we will create a 2.x branch where we plan to do 1 or 2 more last 2.x 
releases, eg 2.24 and 2.25, before 3.0 is ready and released.</p><p>Here in the 
b
 eginning of the Camel 3 work is to continue the work from Guillaume Nodet and 
finish up the cleanup of the codebase, modularize the camel-core, etc.</p><p>We 
invite community users and any Camel committers and developers who has interest 
to help with the Camel 3 work. We have talked about doing a number of milestone 
releases of 3.x that can help give feedback to us quicker and faster. For 
example any Camel users of 2.x can try to upgrade and use the 3.0 milestone 
releases to report back their findings.</p><p>Camel 3 is planned to be a time 
boxed release to avoid it dragging out &#8220;forever&#8221;, and with a bit of 
good luck we will have Camel 3 released after the summer 2019.</p><p>We will 
keep the community posted on the progress, and as always we love contribution 
and any feedback.</p><p>Exciting times ahead!</p>
+    </div>
+    
+        
+    </div>
+    
+        
+<div class="blog-post-listing">
+            <div class="logo-heading-block">
+            <span class="logoBlock">
+                 <span class="aui-avatar aui-avatar-large">
+                     <span class="aui-avatar-inner">
                          <a shape="rect" class="userLogoLink" href="    
/confluence/display/~gzurowski ">
               <img class="userLogo logo" 
src="news.userimage/gzurowski-89607-pp-wojtek-avatar.png" alt="User icon: 
gzurowski" title="gzurowski">
            </a>                     </span>
@@ -537,30 +561,6 @@
     </div>
     
         
-    </div>
-    
-        
-<div class="blog-post-listing">
-            <div class="logo-heading-block">
-            <span class="logoBlock">
-                 <span class="aui-avatar aui-avatar-large">
-                     <span class="aui-avatar-inner">
-                         <a shape="rect" class="userLogoLink" href="    
/confluence/display/~gzurowski ">
-              <img class="userLogo logo" 
src="news.userimage/gzurowski-89607-pp-wojtek-avatar.png" alt="User icon: 
gzurowski" title="gzurowski">
-           </a>                     </span>
-                 </span>
-            </span>
-            <span class="blogHeading">
-                <a shape="rect" class="blogHeading" 
href="2017/09/25/apache-camel-2185-released.html">Apache Camel 2.18.5 
Released</a>
-                </span><div class="page-metadata not-personal">    <a 
shape="rect" class="url fn confluence-userlink" href="    
/confluence/display/~gzurowski ">Gregor Zurowski</a> posted on Sep 25, 
2017</div>
-            
-        </div>
-    
-    <div class="wiki-content">
-        <p>The Camel community announces the immediate availability of the new 
patch release Camel 2.18.5. This is the last planned patch release for the 
Camel 2.18.x branch that contains 51 fixes applied in the past few weeks by the 
community.</p><p>The artifacts are published and ready for you to&#160;<a 
shape="rect" class="external-link" 
href="http://camel.apache.org/download.html";>download</a>&#160;either from the 
Apache mirrors or from the Central Maven repository. For more details please 
take a look at the&#160;<a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12340599&amp;projectId=12311211";>release
 notes</a>.</p><p>Many thanks to all who made this release possible.</p><p>On 
behalf of the Camel PMC,</p><p>Gregor Zurowski</p>
-    </div>
-    
-        
     </div>
     </div></div>
         </td>

Modified: websites/production/camel/content/spark-rest.html
==============================================================================
--- websites/production/camel/content/spark-rest.html (original)
+++ websites/production/camel/content/spark-rest.html Tue Dec 11 14:25:37 2018
@@ -110,7 +110,7 @@
 </div></div><h3 id="Spark-rest-RestDSL"><span style="font-size: 
16.0px;line-height: 1.5625;">Rest DSL</span></h3><p>Apache Camel provides a new 
Rest DSL that allow to define the REST services in a nice REST style. For 
example we can define a REST hello service as shown below:</p><div 
class="conf-macro output-block" data-hasbody="true" data-macro-name="auitabs">  
  
 <div class="contentf aui-tabs horizontal-tabs" id="RestDslTabs" title="Rest 
DSL">
     <ul class="tabs-menu"></ul>
-    <div class="cfm tabs-pane conf-macro output-block" id="idjE0A6l5G" 
data-hasbody="true" data-macro-name="auitabspage" data-pane-title="Java">
+    <div class="cfm tabs-pane conf-macro output-block" id="idgbpf2s0A" 
data-hasbody="true" data-macro-name="auitabspage" data-pane-title="Java">
     <div class="code panel pdl conf-macro output-block" data-hasbody="true" 
data-macro-name="code" style="border-width: 1px;"><div class="codeContent 
panelContent pdl">
 <pre class="syntaxhighlighter-pre" data-syntaxhighlighter-params="brush: java; 
gutter: false; theme: Default" data-theme="Default">  return new RouteBuilder() 
{
       @Override
@@ -123,7 +123,7 @@
 
     
 </div>
-<div class="cfm tabs-pane conf-macro output-block" id="idnUoNAkqX" 
data-hasbody="true" data-macro-name="auitabspage" data-pane-title="XML">
+<div class="cfm tabs-pane conf-macro output-block" id="idztnyN5k6" 
data-hasbody="true" data-macro-name="auitabspage" data-pane-title="XML">
     <div class="code panel pdl conf-macro output-block" data-hasbody="true" 
data-macro-name="code" style="border-width: 1px;"><div class="codeContent 
panelContent pdl">
 <pre class="syntaxhighlighter-pre" data-syntaxhighlighter-params="brush: java; 
gutter: false; theme: Default" data-theme="Default">  &lt;camelContext 
xmlns="http://camel.apache.org/schema/spring"&gt;
     &lt;rest uri="/hello/{me}"&gt;


Reply via email to