Author: buildbot Date: Mon May 8 11:19:21 2017 New Revision: 1011841 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/building.html websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2200-release.html Modified: websites/production/camel/content/building.html ============================================================================== --- websites/production/camel/content/building.html (original) +++ websites/production/camel/content/building.html Mon May 8 11:19:21 2017 @@ -84,7 +84,7 @@ <tbody> <tr> <td valign="top" width="100%"> -<div class="wiki-content maincontent"><h2 id="Building-BuildingCamelfromSource">Building Camel from Source</h2><p>Camel uses <a shape="rect" class="external-link" href="http://maven.apache.org/">Maven</a> as its build and management tool. If you don't fancy using Maven you can use your IDE directly or <a shape="rect" href="download.html">Download</a> a distribution or JAR.</p><h3 id="Building-Prequisites">Prequisites</h3><p><strong>Required:</strong></p><ul><li>Download and <a shape="rect" class="external-link" href="http://maven.apache.org/download.html">install Maven</a><br clear="none"> (Maven 3.1.1 or newer is required to build Camel 2.14 onwards)<br clear="none">(Maven 3.2.5 or newer is required to build Camel 2.18 onwards) </li><li>Get the latest <a shape="rect" href="source.html">Source</a></li><li>Java<br clear="none">(1.7 or 1.8 to build Camel 2.14 onwards)<br clear="none">(1.8 to build Camel 2.18 onwards) </li></ul><h3 id="Building-Mavenoptions">Maven options</h3 ><p>To build camel maven has to be configured to use more memory:</p><h5 >id="Building-Unix/Linux/Mac">Unix/Linux/Mac</h5><div class="code panel pdl" >style="border-width: 1px;"><div class="codeContent panelContent pdl"> +<div class="wiki-content maincontent"><h2 id="Building-BuildingCamelfromSource">Building Camel from Source</h2><p>Camel uses <a shape="rect" class="external-link" href="http://maven.apache.org/">Maven</a> as its build and management tool. If you don't fancy using Maven you can use your IDE directly or <a shape="rect" href="download.html">Download</a> a distribution or JAR.</p><h3 id="Building-Prequisites">Prequisites</h3><p><strong>Required:</strong></p><ul><li>Download and <a shape="rect" class="external-link" href="http://maven.apache.org/download.html">install Maven</a><br clear="none"> (Maven 3.1.1 or newer is required to build Camel 2.14 onwards)<br clear="none">(Maven 3.2.5 or newer is required to build Camel 2.18 onwards) <br clear="none">(Maven 3.3.3 or newer is required to build Camel 2.20 onwards) </li><li>Get the latest <a shape="rect" href="source.html">Source</a></li><li>Java<br clear="none">(1.7 or 1.8 to build Camel 2.14 onwards)<br clear="none">(1.8 to buil d Camel 2.18 onwards)<br clear="none">(1.9 experimental support for building Camel 2.19 onwards)</li></ul><h3 id="Building-Mavenoptions">Maven options</h3><p>To build camel maven has to be configured to use more memory:</p><h5 id="Building-Unix/Linux/Mac">Unix/Linux/Mac</h5><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="brush: text; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[export MAVEN_OPTS="-Xms3000m -Xmx3000m -XX:MaxPermSize=512m" ]]></script> </div></div><h5 id="Building-Windows">Windows</h5><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/camel-2200-release.html ============================================================================== --- websites/production/camel/content/camel-2200-release.html (original) +++ websites/production/camel/content/camel-2200-release.html Mon May 8 11:19:21 2017 @@ -91,7 +91,7 @@ <div style="min-height:200px"> </div> -<h2 id="Camel2.20.0Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome to the x.y.z release which approx XXX issues resolved (new features, improvements and bug fixes such as...)</p><ul><li>highlighted issue fixed</li><li>highlighted issue fixed</li></ul><h3 id="Camel2.20.0Release-New">New <a shape="rect" href="enterprise-integration-patterns.html">Enterprise Integration Patterns</a></h3><h3 id="Camel2.20.0Release-New.1">New <a shape="rect" href="components.html">Components</a></h3><ul><li>camel-reactor - a reactor based back-end for camel's reactive streams component</li></ul><h3 id="Camel2.20.0Release-NewDSL">New DSL</h3><h3 id="Camel2.20.0Release-NewAnnotations">New Annotations</h3><h3 id="Camel2.20.0Release-NewDataFormats">New <a shape="rect" href="data-format.html">Data Formats</a></h3><h3 id="Camel2.20.0Release-New.2">New <a shape="rect" href="languages.html">Languages</a></h3><h3 id="Camel2.20.0Release-New.3">New <a shape="rect" href="examples.html">Examples</a></h3>< h3 id="Camel2.20.0Release-New.4">New <a shape="rect" href="tutorials.html">Tutorials</a></h3><h2 id="Camel2.20.0Release-APIbreaking">API breaking</h2><h2 id="Camel2.20.0Release-KnownIssues">Known Issues</h2><h2 id="Camel2.20.0Release-Importantchangestoconsiderwhenupgrading">Important changes to consider when upgrading</h2><ul><li>camel-infinispan - the result is not more set in the <span style="color: rgb(24,54,145);"><em>CamelInfinispanOperationResult</em> header but in the in body, to change this behavior you can set the header <span style="color: rgb(24,54,145);"><em>CamelInfinispanOperationResultHeader</em> with the name of the header that should contains the result or with the <span style="color: rgb(36,41,46);"><em>resultHeader</em> uri option</span></span></span></li><li><span style="color: rgb(24,54,145);"><span style="color: rgb(24,54,145);"><span style="color: rgb(36,41,46);">camel-infinispan - the uri option <em>command</em> has been deprecated and replaced by <em>operation</em> for consistency</span></span></span></li><li><span style="color: rgb(24,54,145);"><span><span style="color: rgb(36,41,46);">camel-infinispan - the commands are now int the short form PUT, GET etc. old operation names like <span style="color: rgb(24,54,145);"><em>CamelInfinispanOperationPut</em>, <span style="color: rgb(24,54,145);"><em>CamelInfinispanOperationGet</em> etc have been deprecated.</span></span></span></span></span><span style="color: rgb(24,54,145);"><span style="color: rgb(24,54,145);"><span style="color: rgb(36,41,46);"><br clear="none"></span></span></span></li></ul><h2 id="Camel2.20.0Release-GettingtheDistributions">Getting the Distributions</h2><h3 id="Camel2.20.0Release-BinaryDistributions">Binary Distributions</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>Download Link</p></th><th cols pan="1" rowspan="1" class="confluenceTh"><p>PGP Signature file of download</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Windows Distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/x.y.x/apache-camel-x.y.x.zip">apache-camel-x.y.x.zip</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/camel/apache-camel/x.y.x/apache-camel-x.y.x.zip.asc">apache-camel-x.y.x.zip.asc</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Unix/Linux/Cygwin Distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/x.y.x/apache-camel-x.y.x.tar.gz">apache-camel-x.y.x.tar.gz</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" c lass="external-link" href="http://www.apache.org/dist/camel/apache-camel/x.y.x/apache-camel-x.y.x.tar.gz.asc">apache-camel-x.y.x.tar.gz.asc</a></p></td></tr></tbody></table></div><div class="confluence-information-macro confluence-information-macro-information"><p class="title">The above URLs use redirection</p><span class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using <a shape="rect" class="external-link" href="http://www.mozilla.com/en-US/firefox/" rel="nofollow">FireFox</a></p></div></div><h3 id="Camel2.20.0Release-SourceDistributions">Source Distributions</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr ><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th >colspan="1" rowspan="1" class="confluenceTh"><p>Download Link</p></th><th >colspan="1" rowspan="1" class="confluenceTh"><p>PGP Signature file of >download</p></th></tr><tr><td colspan="1" rowspan="1" >class="confluenceTd"><p>Source (zip)</p></td><td colspan="1" rowspan="1" >class="confluenceTd"><p><a shape="rect" class="external-link" >href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/x.y.x/apache-camel-x.y.x-src.zip">apache-camel-x.y.x-src.zip</a></p></td><td > colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" >class="external-link" >href="http://www.apache.org/dist/camel/apache-camel/x.y.x/apache-camel-x.y.x-src.zip.asc">apache-camel-x.y.x-src.zip.asc</a></p></td></tr></tbody></table></div><h3 > id="Camel2.20.0Release-GettingtheBinariesusingMaven2">Getting the Binaries >using Maven 2</h3><p>To use this release in your maven project, the proper >dependency configuration that you should use in your <a shape="rect" class="external-link" href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven POM</a> is:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +<h2 id="Camel2.20.0Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome to the x.y.z release which approx XXX issues resolved (new features, improvements and bug fixes such as...)</p><ul><li>highlighted issue fixed</li><li>highlighted issue fixed</li></ul><h3 id="Camel2.20.0Release-New">New <a shape="rect" href="enterprise-integration-patterns.html">Enterprise Integration Patterns</a></h3><h3 id="Camel2.20.0Release-New.1">New <a shape="rect" href="components.html">Components</a></h3><ul><li>camel-reactor - a reactor based back-end for camel's reactive streams component</li></ul><h3 id="Camel2.20.0Release-NewDSL">New DSL</h3><h3 id="Camel2.20.0Release-NewAnnotations">New Annotations</h3><h3 id="Camel2.20.0Release-NewDataFormats">New <a shape="rect" href="data-format.html">Data Formats</a></h3><h3 id="Camel2.20.0Release-New.2">New <a shape="rect" href="languages.html">Languages</a></h3><h3 id="Camel2.20.0Release-New.3">New <a shape="rect" href="examples.html">Examples</a></h3>< h3 id="Camel2.20.0Release-New.4">New <a shape="rect" href="tutorials.html">Tutorials</a></h3><h2 id="Camel2.20.0Release-APIbreaking">API breaking</h2><h2 id="Camel2.20.0Release-KnownIssues">Known Issues</h2><h2 id="Camel2.20.0Release-Importantchangestoconsiderwhenupgrading">Important changes to consider when upgrading</h2><ul><li>Maven 3.3.3 or newer is required to build the project</li><li>camel-infinispan - the result is not more set in the <span style="color: rgb(24,54,145);"><em>CamelInfinispanOperationResult</em> header but in the in body, to change this behavior you can set the header <span style="color: rgb(24,54,145);"><em>CamelInfinispanOperationResultHeader</em> with the name of the header that should contains the result or with the <span style="color: rgb(36,41,46);"><em>resultHeader</em> uri option</span></span></span></li><li><span style="color: rgb(24,54,145);"><span style="color: rgb(24,54,145);"><span style="color: rgb(36,41,46);">camel-infinispan - th e uri option <em>command</em> has been deprecated and replaced by <em>operation</em> for consistency</span></span></span></li><li><span style="color: rgb(24,54,145);"><span><span style="color: rgb(36,41,46);">camel-infinispan - the commands are now int the short form PUT, GET etc. old operation names like <span style="color: rgb(24,54,145);"><em>CamelInfinispanOperationPut</em>, <span style="color: rgb(24,54,145);"><em>CamelInfinispanOperationGet</em> etc have been deprecated.</span></span></span></span></span><span style="color: rgb(24,54,145);"><span style="color: rgb(24,54,145);"><span style="color: rgb(36,41,46);"><br clear="none"></span></span></span></li></ul><h2 id="Camel2.20.0Release-GettingtheDistributions">Getting the Distributions</h2><h3 id="Camel2.20.0Release-BinaryDistributions">Binary Distributions</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rows pan="1" class="confluenceTh"><p>Download Link</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>PGP Signature file of download</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Windows Distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/x.y.x/apache-camel-x.y.x.zip">apache-camel-x.y.x.zip</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/camel/apache-camel/x.y.x/apache-camel-x.y.x.zip.asc">apache-camel-x.y.x.zip.asc</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Unix/Linux/Cygwin Distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/x.y.x/apache-camel-x.y.x.tar.gz">apache-camel-x.y.x.tar.gz</a></p></td><td col span="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/camel/apache-camel/x.y.x/apache-camel-x.y.x.tar.gz.asc">apache-camel-x.y.x.tar.gz.asc</a></p></td></tr></tbody></table></div><div class="confluence-information-macro confluence-information-macro-information"><p class="title">The above URLs use redirection</p><span class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using <a shape="rect" class="external-link" href="http://www.mozilla.com/en-US/firefox/" rel="nofollow">FireFox</a></p></div></div><h3 id="Camel2.20.0Release-SourceDistributions">Source Distributions</h3><di v class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>Download Link</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>PGP Signature file of download</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/x.y.x/apache-camel-x.y.x-src.zip">apache-camel-x.y.x-src.zip</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/camel/apache-camel/x.y.x/apache-camel-x.y.x-src.zip.asc">apache-camel-x.y.x-src.zip.asc</a></p></td></tr></tbody></table></div><h3 id="Camel2.20.0Release-GettingtheBinariesusingMaven2">Getting the Binaries using Maven 2</h3><p>To use this release in your maven projec t, the proper dependency configuration that you should use in your <a shape="rect" class="external-link" href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven POM</a> is:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="brush: xml; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core</artifactId>