Modified: websites/production/camel/content/camel-2105-release.html
==============================================================================
--- websites/production/camel/content/camel-2105-release.html (original)
+++ websites/production/camel/content/camel-2105-release.html Thu Sep 14 
19:25:46 2017
@@ -93,7 +93,7 @@
 
 
 <h2 id="Camel2.10.5Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome 
to the 2.10.5 release which is mainly a bug fix release with 108 issues 
resolved.</p><p>For more details see the <a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&amp;version=12324024";>JIRA
 tickets</a></p><h2 id="Camel2.10.5Release-KnownIssues">Known 
Issues</h2><ul><li>See <a shape="rect" href="camel-2100-release.html">Camel 
2.10.0 Release</a></li></ul><h2 
id="Camel2.10.5Release-Importantchangestoconsiderwhenupgrading">Important 
changes to consider when upgrading</h2><ul><li>See <a shape="rect" 
href="camel-2100-release.html">Camel 2.10.0 Release</a></li></ul><h2 
id="Camel2.10.5Release-Notice">Notice</h2><ul><li>See <a shape="rect" 
href="camel-2100-release.html">Camel 2.10.0 Release</a></li></ul><h2 
id="Camel2.10.5Release-GettingtheDistributions">Getting the 
Distributions</h2><h3 id="Camel2.10.5Release-BinaryDistributions">Binary 
Distribut
 ions</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>Windows Distribution</p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.5/apache-camel-2.10.5.zip";>apache-camel-2.10.5.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.5/apache-camel-2.10.5.zip.asc";>apache-camel-2.10.5.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 shap
 e="rect" class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.5/apache-camel-2.10.5.tar.gz";>apache-camel-2.10.5.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.5/apache-camel-2.10.5.tar.gz.asc";>apache-camel-2.10.5.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="ext
 ernal-link" href="http://www.mozilla.com/en-US/firefox/"; 
rel="nofollow">FireFox</a></p></div></div><h3 
id="Camel2.10.5Release-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://archive.apache.org/dist/camel/apache-camel/2.10.5/apache-camel-2.10.5-src.zip";>apache-camel-2.10.5-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.5/apache-camel-2.10.5-src.zip.asc";>apache-camel-2.10.5-src.zip.asc<
 /a></p></td></tr></tbody></table></div><h3 
id="Camel2.10.5Release-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">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-core&lt;/artifactId&gt;
   &lt;version&gt;2.10.5&lt;/version&gt;

Modified: websites/production/camel/content/camel-2106-release.html
==============================================================================
--- websites/production/camel/content/camel-2106-release.html (original)
+++ websites/production/camel/content/camel-2106-release.html Thu Sep 14 
19:25:46 2017
@@ -93,7 +93,7 @@
 
 
 <h2 id="Camel2.10.6Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome 
to the 2.10.6 release which is mainly a bug fix release to address <a 
shape="rect" 
href="https://cxf.apache.org/security-advisories.data/CVE-2013-2160.txt.asc";>CVE-2013-2160</a>
 and with 8 issues resolved.</p><p>For more details see the <a shape="rect" 
class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&amp;version=12324640";>JIRA
 tickets</a></p><h2 id="Camel2.10.6Release-KnownIssues">Known 
Issues</h2><ul><li>See <a shape="rect" href="camel-2100-release.html">Camel 
2.10.0 Release</a></li></ul><h2 
id="Camel2.10.6Release-Importantchangestoconsiderwhenupgrading">Important 
changes to consider when upgrading</h2><ul><li>See <a shape="rect" 
href="camel-2100-release.html">Camel 2.10.0 Release</a></li></ul><h2 
id="Camel2.10.6Release-Notice">Notice</h2><ul><li>See <a shape="rect" 
href="camel-2100-release.html">Camel 2.10.0 Release</a></li></ul><h2 
id="Camel2.10.6Rel
 ease-GettingtheDistributions">Getting the Distributions</h2><h3 
id="Camel2.10.6Release-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 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://archive.apache.org/dist/camel/apache-camel/2.10.6/apache-camel-2.10.6.zip";>apache-camel-2.10.6.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.6/apache-camel-2.10.6.zip.asc";>apache-camel-2.10.6.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://archive.apache.org/dist/camel/apache-camel/2.10.6/apache-camel-2.10.6.tar.gz";>apache-camel-2.10.6.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.6/apache-camel-2.10.6.tar.gz.asc";>apache-camel-2.10.6.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.10.6Release-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://archive.apache.org/dist/camel/apache-camel/2.10.6/apache-camel-2.10.6-src.zip";>apache-camel-2.10.6-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" href
 
="http://archive.apache.org/dist/camel/apache-camel/2.10.6/apache-camel-2.10.6-src.zip.asc";>apache-camel-2.10.6-src.zip.asc</a></p></td></tr></tbody></table></div><h3
 id="Camel2.10.6Release-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">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-core&lt;/artifactId&gt;
   &lt;version&gt;2.10.6&lt;/version&gt;

Modified: websites/production/camel/content/camel-2107-release.html
==============================================================================
--- websites/production/camel/content/camel-2107-release.html (original)
+++ websites/production/camel/content/camel-2107-release.html Thu Sep 14 
19:25:46 2017
@@ -92,7 +92,7 @@
 
 
 <h2 id="Camel2.10.7Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome 
to the 2.10.7 release which mainly address <a shape="rect" 
class="external-link" 
href="http://camel.apache.org/security-advisories.data/CVE-2013-4330.txt.asc";>CVE-2013-4330</a>
 and comes with 63 issues resolved.</p><p>For more details see the <a 
shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&amp;version=12324667";>JIRA
 tickets</a></p><h2 id="Camel2.10.7Release-KnownIssues">Known 
Issues</h2><ul><li>See <a shape="rect" href="camel-2100-release.html">Camel 
2.10.0 Release</a></li></ul><h2 
id="Camel2.10.7Release-Importantchangestoconsiderwhenupgrading">Important 
changes to consider when upgrading</h2><ul><li>See <a shape="rect" 
href="camel-2100-release.html">Camel 2.10.0 Release</a></li></ul><h2 
id="Camel2.10.7Release-Notice">Notice</h2><ul><li>See <a shape="rect" 
href="camel-2100-release.html">Camel 2.10.0 Release</a></li></ul><h2 
id="Camel2.1
 0.7Release-GettingtheDistributions">Getting the Distributions</h2><h3 
id="Camel2.10.7Release-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 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://archive.apache.org/dist/camel/apache-camel/2.10.7/apache-camel-2.10.7.zip";>apache-camel-2.10.7.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.7/apache-camel-2.10.7.zip.asc";>apache-camel-2.10.7.zip.asc</a></p></td></tr><tr><td
 colspan="1" rows
 pan="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://archive.apache.org/dist/camel/apache-camel/2.10.7/apache-camel-2.10.7.tar.gz";>apache-camel-2.10.7.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.7/apache-camel-2.10.7.tar.gz.asc";>apache-camel-2.10.7.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.10.7Release-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://archive.apache.org/dist/camel/apache-camel/2.10.7/apache-camel-2.10.7-src.zip";>apache-camel-2.10.7-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link
 " 
href="http://archive.apache.org/dist/camel/apache-camel/2.10.7/apache-camel-2.10.7-src.zip.asc";>apache-camel-2.10.7-src.zip.asc</a></p></td></tr></tbody></table></div><h3
 id="Camel2.10.7Release-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">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-core&lt;/artifactId&gt;
   &lt;version&gt;2.10.7&lt;/version&gt;

Modified: websites/production/camel/content/camel-2111-release.html
==============================================================================
--- websites/production/camel/content/camel-2111-release.html (original)
+++ websites/production/camel/content/camel-2111-release.html Thu Sep 14 
19:25:46 2017
@@ -93,7 +93,7 @@
 
 
 <h2 id="Camel2.11.1Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome 
to the 2.11.1 release which is mainly a bug fix release with 110 issues 
resolved.</p><p>For more details see the <a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&amp;version=12323967";>JIRA
 tickets</a></p><h2 id="Camel2.11.1Release-KnownIssues">Known 
Issues</h2><ul><li>See <a shape="rect" href="camel-2110-release.html">Camel 
2.11.0 Release</a></li></ul><h2 
id="Camel2.11.1Release-Importantchangestoconsiderwhenupgrading">Important 
changes to consider when upgrading</h2><ul><li>See <a shape="rect" 
href="camel-2110-release.html">Camel 2.11.0 Release</a></li></ul><h2 
id="Camel2.11.1Release-Notice">Notice</h2><ul><li>See <a shape="rect" 
href="camel-2110-release.html">Camel 2.11.0 Release</a></li></ul><h2 
id="Camel2.11.1Release-GettingtheDistributions">Getting the 
Distributions</h2><h3 id="Camel2.11.1Release-BinaryDistributions">Binary 
Distribut
 ions</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>Windows Distribution</p></td><td colspan="1" 
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.11.1/apache-camel-2.11.1.zip";>apache-camel-2.11.1.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.11.1/apache-camel-2.11.1.zip.asc";>apache-camel-2.11.1.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 shap
 e="rect" class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.11.1/apache-camel-2.11.1.tar.gz";>apache-camel-2.11.1.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.11.1/apache-camel-2.11.1.tar.gz.asc";>apache-camel-2.11.1.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="ext
 ernal-link" href="http://www.mozilla.com/en-US/firefox/"; 
rel="nofollow">FireFox</a></p></div></div><h3 
id="Camel2.11.1Release-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://archive.apache.org/dist/camel/apache-camel/2.11.1/apache-camel-2.11.1-src.zip";>apache-camel-2.11.1-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.11.1/apache-camel-2.11.1-src.zip.asc";>apache-camel-2.11.1-src.zip.asc<
 /a></p></td></tr></tbody></table></div><h3 
id="Camel2.11.1Release-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">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-core&lt;/artifactId&gt;
   &lt;version&gt;2.11.1&lt;/version&gt;

Modified: websites/production/camel/content/camel-2120-release.html
==============================================================================
--- websites/production/camel/content/camel-2120-release.html (original)
+++ websites/production/camel/content/camel-2120-release.html Thu Sep 14 
19:25:46 2017
@@ -93,7 +93,7 @@
 
 
 <h2 id="Camel2.12.0Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome 
to the 2.12.0 release which approx XXX issues resolved (new features, 
improvements and bug fixes such as...)</p><ul><li><a shape="rect" 
href="endpoint-annotations.html">Endpoint Annotations</a> along with 
automatically created HTML documentation for the endpoint parameters; this 
makes it easier for component developers to add a few refactoring-safe 
annotations to their Endpoint or Consumer implementations and, (along with 
javadoc comments on the field or setter method), get nice user documentation on 
how to use the endpoint for free.</li><li><a shape="rect" 
href="componentconfiguration.html">ComponentConfiguration</a> API provides a 
handy API for tools developers to introspect on a Component to find all the 
possible parameters, their types and any extra annotations (like Bean 
Validation Annotations) to be able to create/edit endpoints or URI strings so 
that tools can generate nicer UIs for configuring end
 points than just letting folks edit Strings.</li><li><a shape="rect" 
href="endpointcompleter.html">EndpointCompleter</a> API provides a hook so that 
command line tools (like <a shape="rect" class="external-link" 
href="http://karaf.apache.org/manual/latest-2.3.x/users-guide/using-console.html";>Karaf's
 shell</a>), IDEs and web tools can get (bash tab like) auto-completion on 
endpoint paths (such as file or directory names, message queue names, database 
table names) when creating or using new endpoints</li><li>Reduced stack-frames 
in use during routing, that also makes Camel's stack traces being logged much 
less verbose. This also allows people to easier debug the internals of Camel as 
less <code>AsyncCallback</code> callbacks are in use during 
routing.</li><li>Easy to use <a shape="rect" 
href="message-history.html">Message History</a> out of the box. And included 
message history as "route stack-trace" when exceptions logged by <a 
shape="rect" href="error-handler.html">Error Handler</a
 > to make it easier for end users to spot where the exception 
 > occurred.</li><li><a shape="rect" href="spring-web-services.html">Spring Web 
 > Services</a> now supports setting/receiving SOAP headers more easily using a 
 > header on the Camel <a shape="rect" 
 > href="message.html">Message</a>.</li><li>Evaluating <a shape="rect" 
 > href="groovy.html">Groovy</a> expressions is faster as we cache the compiled 
 > scripts.</li><li>Added <code>base64</code> option to <a shape="rect" 
 > href="shiro-security.html">Shiro Security</a> to allow transferring security 
 > token over <a shape="rect" href="jms.html">JMS</a> and other transports as 
 > base64 encoded representation.</li><li>Made it easier to use <a shape="rect" 
 > href="shiro-security.html">Shiro Security</a> as the credentials can be 
 > provided in headers, when sending a message to a secured route.</li><li><a 
 > shape="rect" href="bindy.html">Bindy</a> now supports enums.</li><li>Added 
 > new <a shape="rect" href="backlogdebugger.html">BacklogDebugger</a> to 
 > perform l
 ive debugging of messages during routing. The <a shape="rect" 
href="backlogdebugger.html">BacklogDebugger</a> has JMX API allows tooling to 
control the debugger.</li><li>While using the <a shape="rect" 
class="external-link" href="http://xircles.codehaus.org/projects/jackson"; 
rel="nofollow">Jackson library</a> through the <a shape="rect" 
href="json.html">JSON</a> Dataformat there's now a <code>jsonView</code> 
attribute you could make use of directly inside the <a shape="rect" 
href="dsl.html">DSL</a> itself.</li><li><a shape="rect" 
href="smpp.html">SMPP</a> now supports optional parameters in all commands 
where they are possible.</li><li><a shape="rect" href="jdbc.html">JDBC</a> now 
supports named parameters.</li><li>Added timeout support for <a shape="rect" 
href="direct.html">Direct</a> producers to wait for consumer to become 
active.</li><li>Added <code>stats</code> action to <a shape="rect" 
href="controlbus.html">ControlBus</a> to easily get performance statics in a 
single XML mess
 age.</li><li>Added support for request timeout on <a shape="rect" 
href="netty.html">Netty</a> producer, and to configure logging level on <a 
shape="rect" href="netty.html">Netty</a> consumer to be less noisy for 
ChannelClosedException which can flood the logs when client disconnects 
abruptly.</li><li><a shape="rect" href="springbatch.html">Spring Batch</a> 
component producer now returns the <code>JobExecution</code> instance as the 
output message. Users can use the <code>JobExecution</code> instance to perform 
some operations using the Spring Batch API directly.</li><li>Added support for 
NULL values in <a shape="rect" href="sql-component.html">SQL</a> with named 
parameters.</li><li>Optimized <a shape="rect" href="jetty.html">Jetty</a> 
streaming responses in non-chunked mode; and as well using buffer sizes based 
on <code>HttpServletResponse.getBufferSize()</code> instead of fixed size of 
4kb.</li><li>Added <code>greedy</code> option to <a shape="rect" 
href="polling-consumer.html">sch
 eduled polling consumer</a>.</li><li>Added support for accessing the length 
field on Java arrays in <a shape="rect" href="simple.html">Simple</a> 
language.</li><li>Added support for using JAXB annotations with Camel's Jackson 
<a shape="rect" href="json.html">JSON</a> component.</li><li>Added the ability 
for <a shape="rect" href="bindy.html">Bindy</a> to skip content when parsing 
fixed-length records.</li><li><a shape="rect" href="mongodb.html">MongoDB</a> 
now supports aggregation queries.</li><li><a shape="rect" 
href="netty.html">Netty</a> allows to use shared Netty boss and worker thread 
pools.</li><li>The <a shape="rect" href="camel-maven-archetypes.html">Camel 
Maven Archetypes</a> for component and data format now packages as OSGi bundles 
out of the box.</li><li>Easier <a shape="rect" 
href="stream-caching.html">Stream caching</a> configuration using 
<code>StreamCachingStrategy</code>. Also allows spool directory per <a 
shape="rect" href="camelcontext.html">CamelContext</a> instea
 d of shared per JVM. And insight at runtime using JMX management. As well 
allowing to plugin 3rd party implementations.</li><li>Improved <a shape="rect" 
href="netty.html">Netty</a> to be able to join an UDP multicast 
group.</li><li>Using Camel <a shape="rect" href="spring.html">Spring</a> is now 
setting up Camel routes later in the process allow Spring to complete all of 
its dependency injection, before Camel <code>RouteBuilder</code> instances is 
configured. This allows to safely use Spring dependency injection in these 
<code>RouteBuilder</code> classes.</li><li>Services in a <a shape="rect" 
href="camelcontext.html">CamelContext</a> which can only be enlisted once (eg 
it similar to a static in a JVM) has simpler and fixed MBean names in 
JMX.</li><li><a shape="rect" href="sql-component.html">JDBC based aggregation 
repository</a> for the <a shape="rect" href="aggregator2.html">Aggregate</a> 
EIP now supports optimistic locking, allows clustered Camel applications to use 
a shared datab
 ase for the aggregation repository.</li><li><a shape="rect" 
href="recipient-list.html">Recipient List</a> stores a property 
(<code>Exchange.RECIPIENT_LIST_ENDPOINT</code>) on the <a shape="rect" 
href="exchange.html">Exchange</a> with the <a shape="rect" 
href="uris.html">URIs</a> of the <a shape="rect" 
href="endpoint.html">Endpoint</a> the message was sent to.</li><li>Added 
<code>mask</code> option to <a shape="rect" href="camel-jmx.html">Camel JMX</a> 
to hide sensitive information such as passwords.</li><li>Added 
<code>outputType</code> option supporting <code>SelectList</code>, and 
<code>SelectOne</code> to <a shape="rect" href="sql-component.html">SQL 
Component</a> to dictate the output message body type when doing SQL SELECT 
queries.</li><li><a shape="rect" href="polling-consumer.html">Polling 
Consumer</a>s such as <a shape="rect" href="file2.html">File</a>, and <a 
shape="rect" href="ftp2.html">FTP</a> now supports using custom scheduler. 
Providing a new <a shape="rect" href="qua
 rtz2.html">Quartz2</a>, and <a shape="rect" href="spring.html">Spring</a> 
based out of the box, that allows to use CRON based scheduler.</li><li><a 
shape="rect" href="polling-consumer.html">Polling Consumer</a>s such as <a 
shape="rect" href="file2.html">File</a>, and <a shape="rect" 
href="ftp2.html">FTP</a> now supports <em>backoff</em>, to let the consumer be 
less aggressive, when there has been no messages to poll, or errors keeps 
occurring for a while.</li><li>Added support for XML Encryption 1.1 algorithms 
in the <a shape="rect" href="xmlsecurity-dataformat.html">XMLSecurity data 
format</a>. It is now possible to specify stronger digest algorithms when using 
RSA OAEP Key Transport algorithms.</li><li><a shape="rect" 
href="netty.html">Netty</a> consumer now unbinds/binds the acceptor when the 
route is suspended/resumed.</li><li><a shape="rect" href="eip.html">EIP</a>s 
supporting <code>AggregationStrategy</code> such as <a shape="rect" 
href="aggregator2.html">Aggregate</a>, <a sha
 pe="rect" href="splitter.html">Splitter</a>, <a shape="rect" 
href="content-enricher.html">Content Enricher</a> now supports using a POJO as 
the <code>AggregationStrategy</code>, which allows to implement the aggregate 
logic with no Camel API dependency. See more details at the <a shape="rect" 
href="aggregator2.html">Aggregate</a> page.</li><li><code>camel-jpa</code> 
upgraded to use native JPA API instead of Springs deprecated 
JpaTemplate</li><li>Improved validation of routes being misconfigured on 
startup, when using <code>onException</code>, <code>onCompletion</code>, 
<code>transacted</code>, etc. as they must be configured as top-level on the 
route (eg in the start), and not later (such as nested in a <a shape="rect" 
href="splitter.html">Splitter</a>).</li><li>Added new @PropertyInject 
annotation to inject <a shape="rect" 
href="using-propertyplaceholder.html">property placeholders</a> to 
POJOs</li><li>New class 
<code>org.apache.camel.util.toolbox.AggregationStrategies</code> as a 
 starting point to obtain commonly used Aggregation Strategies for Multicast, 
Splitter, Aggregator, etc. EIPs.</li><li>New 
<code>FlexibleAggregationStrategy</code> serving as a one-stop to perform 
typical aggregation strategy logic out-of-the-box: filtering results, storing 
them in properties, headers or bodies, as a list, casting results, 
etc.</li><li>Improved performance when doing <a shape="rect" 
href="bean.html">Bean</a> method calls using <a shape="rect" 
href="simple.html">Simple</a> OGNL calls</li><li>Improved <a shape="rect" 
href="dozer-type-conversion.html">Dozer Type Conversion</a> to work better with 
OSGi Blueprint (though Dozer 5.5 may be required to work even 
better)</li><li><a shape="rect" href="jms.html">JMS</a> now also enlists topic 
destinations as managed endpoints in <a shape="rect" 
href="camel-jmx.html">JMX</a></li><li><a shape="rect" 
href="graceful-shutdown.html">Graceful Shutdown</a> now allows to suppress 
logging after <code>CamelContext</code> has been stopped,
  due to a timeout hit, and there may still be inflight <a shape="rect" 
href="exchange.html">Exchange</a>s that may afterwards be rejected being 
executed and causing WARN logs; which now can be suppressed.</li><li>Made it 
easy to add custom services on startup when testing with <a shape="rect" 
href="blueprint-testing.html">Blueprint Testing</a>.</li><li>XML Signature 
support via the <a shape="rect" href="xml-security-component.html">XML Security 
component</a>.</li></ul><h3 id="Camel2.12.0Release-FixedIssues">Fixed 
Issues</h3><ul><li>Fixed setting .id in Java DSL on some <a shape="rect" 
href="eip.html">EIP</a>s such as the <a shape="rect" 
href="validate.html">Validate</a></li><li>Fixed <a shape="rect" 
href="dead-letter-channel.html">Dead Letter Channel</a> always handled 
exception, which wasn't the case if an <a shape="rect" 
href="exception-clause.html">Exception Clause</a> was in use, which didn't had 
handled=true.</li><li>Fixed <a shape="rect" 
href="using-propertyplaceholder.html">U
 sing PropertyPlaceholder</a> in attributes defined on 
<code>&lt;camelContext&gt;</code>.</li><li>All Camel <a shape="rect" 
href="components.html">Components</a> will configure their consumers when being 
created to ensure you can configure from <a shape="rect" 
href="uris.html">URIs</a> with <code>consumer.</code> as prefix.</li><li>Fixed 
<a shape="rect" href="quickfix.html">QuickfixJEndpoint</a> to adhere a given 
InOut MEP correctly.</li><li>Fixed using property placeholders in a <a 
shape="rect" href="simple.html">Simple</a> predicate used inside a when in a <a 
shape="rect" href="content-based-router.html">Content Based Router</a> when 
using <a shape="rect" href="java-dsl.html">Java DSL</a></li><li>Fixed a race 
condition in <a shape="rect" href="file2.html">File</a> consumer which may lead 
to a tiny window for another process to pickup a file, as the read lock is 
committed before the file is moved afterwards etc. Now read locks is executed 
last.</li><li><a shape="rect" href="http4.ht
 ml">HTTP4</a> now validates that only one instance of 
<code>org.apache.camel.util.jsse.SSLContextParameters</code> is used per 
component, as multiple is not supported, and could lead to undesired side 
effects.</li><li>Fixed possible dead-lock during <a shape="rect" 
href="graceful-shutdown.html">Graceful Shutdown</a> if a route starts from <a 
shape="rect" href="seda.html">SEDA</a> and uses <a shape="rect" 
href="splitter.html">Splitter</a> or <a shape="rect" 
href="multicast.html">Multicast</a> and maximumRedeliveries was enabled as 
well.</li><li>Fixed <a shape="rect" href="splitter.html">TokenizeXML</a> to 
support self closing tags.</li><li>Fixed <a shape="rect" 
href="blueprint-testing.html">Blueprint Testing</a> to work with 
<code>isMockEndpointsAndSkip</code> and other similar functionality of the 
<code>CamelBlueprintTestSupport</code> class.</li><li>Fixed <a shape="rect" 
href="routing-slip.html">Routing Slip</a> to emit 
<code>ExchangeSentEvents</code> also</li><li>Fixed <a shape="r
 ect" href="quartz.html">Quartz</a> routes with stateful jobs may not trigger 
if redeployment with changed endpoint uris.</li><li>Fixed <a shape="rect" 
href="recipient-list.html">Recipient List</a>, <a shape="rect" 
href="routing-slip.html">Routing Slip</a>, and <a shape="rect" 
href="dynamic-router.html">Dynamic Router</a> EIPs to work with <a shape="rect" 
href="stream-caching.html">Stream caching</a></li><li>Fixed suspending/resuming 
Camel <a shape="rect" href="quartz.html">Quartz</a> routes</li><li>Fixed <a 
shape="rect" href="sql-component.html">SQL Component</a> using queries with a 
single parameter and the data is JSON like structure (having comma 
separators)</li><li>Fixed <a shape="rect" href="jetty.html">Jetty</a> to be 
able to use stream cached streams that was spooled to disk, as its reply 
message when sending back reply to the caller.</li><li>Fixed 
<code>endChoice()</code> in Java DSL to work when being nested in parent <a 
shape="rect" href="content-based-router.html">Content
  Based Router</a>(s)</li><li>Fixed <a shape="rect" 
href="lucene.html">Lucene</a> to reuse existing index directory if Camel is 
being restarted etc.</li><li>Fixed using &lt;routeContextRef&gt; to not share 
the routes when using multiple &lt;camelContext&gt;, but each 
&lt;camelContext&gt; have their own route instances to not cause side-effects 
between the <a shape="rect" 
href="camelcontext.html">CamelContext</a>s.</li><li>Fixed using type converter 
from <code>NodeList</code> -&gt; <code>Node</code></li><li>Fixed having 2+ 
routes from the <strong>same</strong> JMS queue, not stop the endpoint if there 
are still active listeners when a route is stopped.</li><li>Fixed <a 
shape="rect" href="seda.html">SEDA</a> when using <code>queueSize</code> not 
able to identify its same queue size, when using multiple <a shape="rect" 
href="seda.html">SEDA</a> endpoints for the same queue name/size.</li><li>Fixed 
using <code>&lt;routeBuilder ref="name"/&gt;</code> in OSGi Blueprint when 
referring to a 
 <code>RouteBuilder</code> from another bundle, exposed in the OSGi service 
registry.</li><li>Fixed OSGi Blueprint in some situations causing a 
<code>CircularDependencyException</code> when using Camel namespaces outside a 
<code>&lt;camelContext&gt;</code>, being referred from inside the 
<code>&lt;camelContext&gt;</code>.</li><li>Fixed <a shape="rect" 
href="http4.html">HTTP4</a> in bridge mode to not store cookies, which 
otherwise would eat up memory.</li></ul><h3 id="Camel2.12.0Release-New">New <a 
shape="rect" href="enterprise-integration-patterns.html">Enterprise Integration 
Patterns</a></h3><h3 id="Camel2.12.0Release-New.1">New <a shape="rect" 
href="components.html">Components</a></h3><ul><li><a shape="rect" 
href="dataformat-component.html"><code>camel-core</code></a> - A Camel <a 
shape="rect" href="dataformat-component.html">DataFormat Component</a> for 
working with <a shape="rect" href="data-format.html">Data Format</a>s as if it 
was a regular <a shape="rect" href="component.htm
 l">Component</a> supporting <a shape="rect" href="endpoint.html">Endpoint</a>s 
and <a shape="rect" href="uris.html">URIs</a>.</li><li><a shape="rect" 
href="disruptor.html"><code>camel-disruptor</code></a> - <a shape="rect" 
href="seda.html">SEDA</a> behavior using the ultra-fast <a shape="rect" 
class="external-link" href="https://github.com/LMAX-Exchange/disruptor"; 
rel="nofollow">LMAX Disruptor</a> library.</li><li><a shape="rect" 
href="facebook.html"><code>camel-facebook</code></a> - A Camel component for 
integrating with all of the Facebook APIs.</li><li><a shape="rect" 
href="geocoder.html"><code>camel-geocoder</code></a> - For looking up geocodes 
(latitude, longitude) for a given address, or reverse lookup with <a 
shape="rect" class="external-link" 
href="https://code.google.com/p/geocoder-java/"; rel="nofollow">Java API for 
Google Geocoder</a></li><li><a shape="rect" 
href="leveldb.html"><code>camel-leveldb</code></a> - Added docs for this 
component.</li><li><a shape="rect" href="mu
 stache.html"><code>camel-mustache</code></a> - For templating using <a 
shape="rect" class="external-link" href="http://mustache.github.io/"; 
rel="nofollow">Mustache</a></li><li><a shape="rect" 
href="mvel-component.html"><code>camel-mvel</code></a> - For templating using 
<a shape="rect" class="external-link" href="http://mvel.codehaus.org/"; 
rel="nofollow">MVEL</a></li><li><a shape="rect" 
href="netty-http.html"><code>camel-netty-http</code></a> - HTTP component using 
<a shape="rect" href="netty.html">Netty</a> as transport</li><li><a 
shape="rect" href="quartz2.html"><code>camel-quartz2</code></a> - For 
scheduling using the Quartz 2.x scheduler</li><li><a shape="rect" 
href="sap-netweaver.html"><code>camel-sap-netweaver</code></a> - For 
integration with <a shape="rect" class="external-link" 
href="http://scn.sap.com/community/developer-center/netweaver-gateway"; 
rel="nofollow">SAP NetWeaver Gateway</a></li><li><a shape="rect" 
href="stomp.html"><code>camel-stomp</code></a> - For communicati
 ng with <a shape="rect" class="external-link" href="http://stomp.github.io/"; 
rel="nofollow">Stomp</a> compliant message brokers, like <a shape="rect" 
class="external-link" href="http://activemq.apache.org";>Apache ActiveMQ</a> or 
<a shape="rect" class="external-link" 
href="http://activemq.apache.org/apollo/";>ActiveMQ Apollo</a></li><li><a 
shape="rect" href="vertx.html"><code>camel-vertx</code></a> - For working with 
the <a shape="rect" class="external-link" href="http://vertx.io/"; 
rel="nofollow">Vertx</a> <a shape="rect" class="external-link" 
href="http://vertx.io/core_manual_js.html#the-event-bus"; 
rel="nofollow">EventBus</a>.</li><li><a shape="rect" 
href="weather.html"><code>camel-weather</code></a> - For polling weather 
information from <a shape="rect" class="external-link" 
href="http://openweathermap.org"; rel="nofollow">Open Weather Map</a></li><li><a 
shape="rect" href="salesforce.html"><code>camel-saleforce</code></a> - Allows 
you to interact with the <a shape="rect" class="exter
 nal-link" href="http://www.salesforce.com/"; rel="nofollow">Salesforce</a> 
using Java DTOs.</li><li><a shape="rect" 
href="yammer.html"><code>camel-yammer</code></a> - Allows you to interact with 
the <a shape="rect" class="external-link" href="http://yammer.com"; 
rel="nofollow">Yammer</a> enterprise social network</li><li><a shape="rect" 
href="rabbitmq.html"><code>camel-rabbitmq</code></a> - Allows you to interact 
with the <a shape="rect" class="external-link" href="http://www.rabbitmq.com/"; 
rel="nofollow">RabbitMQ</a>.</li><li><a shape="rect" 
href="xml-security-component.html"><code>camel-xmlsecurity</code></a> - Support 
for the XML Signature specification.</li></ul><h3 
id="Camel2.12.0Release-NewDSL">New DSL</h3><ul><li>New fluent builder for 
Aggregation Strategies: 
<code>org.apache.camel.util.toolbox.AggregationStrategies</code>.</li></ul><h3 
id="Camel2.12.0Release-NewAnnotations">New 
Annotations</h3><ul><li>@PropertyInject</li></ul><h3 
id="Camel2.12.0Release-NewDataFormats">New <a s
 hape="rect" href="data-format.html">Data Formats</a></h3><h3 
id="Camel2.12.0Release-New.2">New <a shape="rect" 
href="languages.html">Languages</a></h3><h3 id="Camel2.12.0Release-New.3">New 
<a shape="rect" href="examples.html">Examples</a></h3><ul><li><a shape="rect" 
href="mybatis-example.html">MyBatis Example</a></li><li><a shape="rect" 
href="netty-http-server-example.html">Netty HTTP Server 
Example</a></li><li><code>camel-example-jdbc</code> - An example using <a 
shape="rect" href="jdbc.html">JDBC</a> component with an embedded 
database</li><li><code>camel-example-restlet-jdbc</code> - An example using <a 
shape="rect" href="restlet.html">Restlet</a> and <a shape="rect" 
href="jdbc.html">JDBC</a> with an embedded database</li></ul><h3 
id="Camel2.12.0Release-New.4">New <a shape="rect" 
href="tutorials.html">Tutorials</a></h3><h2 
id="Camel2.12.0Release-APIchanges">API changes</h2><ul><li>The interface 
<code>org.apache.camel.api.management.mbean.ManagedTracerBacklogMBean</code> 
has been 
 renamed to 
<code>org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean</code></li><li>Added
 <code>inMemory</code>, and <code>length</code> methods to 
<code>org.apache.camel.StreamCache</code></li><li>Changed the parameter type 
<code>ProcessorDefinition</code> to <code>NamedNode</code> on method 
<code>getObjectNameForProcessor</code> in interface 
<code>org.apache.camel.spi.ManagementNamingStrategy</code></li><li>Added 
<code>removeTypeConverter</code> method to 
<code>org.apache.camel.spi.TypeConverterRegistry</code></li><li>Added 
<code>allowNull</code> method to 
<code>org.apache.camel.TypeConverter</code></li><li>Added 
<code>hasTimeoutOccurred()</code> method to 
<code>ShutdownStrategy</code></li></ul><h2 
id="Camel2.12.0Release-KnownIssues">Known Issues</h2><h2 
id="Camel2.12.0Release-DependencyUpgrades">Dependency Upgrades</h2><ul><li>AHC 
1.7.11 to 1.7.19</li><li>AWS Java SDK 1.3.27 to 1.5.1</li><li>Beanio from 2.0.5 
to 2.0.6</li><li>Bouncy Castle 1.47 to 1.49</li><li>Commons
  Codec 1.6 to 1.8</li><li>Commons Net 3.1 to 3.3</li><li>Commons Httpclient 
4.2.3 to 4.2.5</li><li>Commons Httpcore 4.2.3 to 4.2.4</li><li>CXF 2.7.4 to 
2.7.6</li><li>Disruptor 3.1.1 to 3.2.0</li><li>Ehcache 2.5.2 to 
2.7.2</li><li>GAE 1.7.4 to 1.8.2</li><li>HAPI 2.0 to 2.1</li><li>Groovy 2.1.3 
to 2.1.6</li><li>Hadoop 1.1.1 to 1.2.0</li><li>HBase 0.94.6 to 
0.94.10</li><li>Hawtdispatch 1.13 to 1.17</li><li>Hibernate Validator 
4.1.0.Final to 5.0.1.Final</li><li>Hibernate 4.2.3 to 4.2.4</li><li>Jackson 
2.1.4 to 2.2.2</li><li>Jersey 1.13 to 1.17.1</li><li>Jettison 1.3.3 to 
1.3.4</li><li>JRuby 1.7.2 to 1.7.4</li><li>Krati 0.4.8 to 
0.4.9</li><li>Leveldbjni 1.6 to 1.7</li><li>Mail 1.4.5 to 1.4.7</li><li>MongoDB 
Java Driver 2.9.1 to 2.11.2</li><li>MQTT Client 1.4 to 1.5</li><li>MVEL 
2.1.3.Final to 2.1.6.Final</li><li>Netty 3.6.5 to 3.6.6</li><li>OpenEJB 4.5.1 
to 4.5.2</li><li>OpenJPA 2.2.1 to 2.2.2</li><li>Saxon 9.4.0.4 to 
9.5.0.2</li><li>Scala 2.10.1 to 2.10.2</li><li>Shiro 1.2.1 to 1.2.2</l
 i><li>SNMP4J 2.1.0 to 2.2.2</li><li>Spring 3.1.4.RELEASE to 
3.2.4.RELEASE</li><li>Spring Batch 2.1.9.RELEASE to 
2.2.1.RELEASE</li><li>Spring Data Redis 1.0.3.RELEASE to 
1.0.4.RELEASE</li><li>Spring Security 3.1.3.RELEASE to 
3.1.4.RELEASE</li><li>Spring Web Services 2.1.2 to 2.1.3</li><li>TestNG 6.8 to 
6.8.5</li><li>XML Security (Santuario) 1.5.2 to 1.5.5.</li><li>XStream 1.4.3 to 
1.4.4</li></ul><h2 id="Camel2.12.0Release-Internalchanges">Internal 
changes</h2><ul><li>The following classes in 
<code>org.apache.camel.processor</code> has been removed as they are no longer 
needed due internal optimization: <code>UnitOfWorkProcessor</code>, 
<code>ChildUnitOfWorkProcessor</code>, <code>RouteContextProcessor</code>, 
<code>RouteInflightRepositoryProcessor</code>, and 
<code>RoutePolicyProcessor</code></li></ul><h2 
id="Camel2.12.0Release-Changesthatmayaffectendusers">Changes that may affect 
end users</h2><ul><li>The <a shape="rect" href="file2.html">File</a> and <a 
shape="rect" href="ftp2.html
 ">FTP</a> consumers when using idempotent repository will no longer invoke 
<code>contains</code> with a directory name; this has been changed to only be 
checked for files.</li><li>Shutting down using <a shape="rect" 
href="graceful-shutdown.html">Graceful Shutdown</a> now requires the timeout 
value to be positive. And improved logic to avoid getting stuck in waiting for 
inflight messages, and having counter go negative.</li><li><a shape="rect" 
href="tracer.html">Tracer</a> now requires explicitly to be enabled on 
<code>CamelContext</code> to be available and in use.</li><li>The class 
<code>org.apache.camel.processor.interceptor.BacklogTracerInterceptor</code> 
has been removed as it was no longer needed due internal 
optimizations.</li><li>The <a shape="rect" href="stream-caching.html">Stream 
caching</a> default threshold for spooling to disk has been changed from 64kb 
to 128kb.</li><li>The unary operators in <a shape="rect" 
href="simple.html">Simple</a> is now only applied on function
 s</li><li>Using Camel <a shape="rect" href="spring.html">Spring</a> is now 
setting up Camel routes later in the process allow Spring to complete all of 
its dependency injection, before Camel <code>RouteBuilder</code> instances is 
configured. This allows to safely use Spring dependency injection in these 
<code>RouteBuilder</code> classes.</li><li>Changing destination using JMX on 
<code>org.apache.camel.api.management.mbean.ManagedSendProcessorMBean</code> no 
longer supported.</li><li>Camel now uses <code>xxxxxx</code> instead of 
<code>******</code> when masking passwords (sanitize) when logging <a 
shape="rect" href="uris.html">URIs</a> in the log. Using <code>xxxxx</code> is 
more friendly with JMX naming.</li><li>The <code>DefaultProducer</code> now 
delegates to the <code>Endpoint</code> in the <code>isSingleton()</code> method 
call, to use the same value as its endpoint.</li><li>Requests that use RSA v1.5 
as the key transport algorithm will be rejected in the camel-xmlsecurity compo
 nent, unless this algorithm has been explicitly configured.</li><li>The <a 
shape="rect" href="camel-maven-plugin.html">Camel Maven Plugin</a> now uses 
"compile+runtime" as scope for required dependencies added to the classpath 
when running the plugin. This ensures also dependencies with provided scope 
gets included.</li><li>The <code>userConfigURL</code> option from <a 
shape="rect" href="fop.html">FOP</a> now loads the resource from classpath by 
default.</li></ul><h2 
id="Camel2.12.0Release-Importantchangestoconsiderwhenupgrading">Important 
changes to consider when upgrading</h2><ul><li>Spring 3.0.x is no longer 
supported.</li><li>The usage of the deprecated built-in 
<code>CommonsHttpMessageSender</code> has been replaced with 
<code>HttpUrlConnectionMessageSender</code> by <a shape="rect" 
href="spring-web-services.html">Spring Web Services</a>. Consider this in case 
either the <code>timeout</code> or <code>sslContextParameters</code> option is 
used through the Producer of this compon
 ent.</li><li><code>camel-scala-29</code> module has been removed.</li></ul><h2 
id="Camel2.12.0Release-GettingtheDistributions">Getting the 
Distributions</h2><h3 id="Camel2.12.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 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://archive.apache.org/dist/camel/apache-camel/2.12.0/apache-camel-2.12.0.zip";>apache-camel-2.12.0.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.0/apache-
 camel-2.12.0.zip.asc">apache-camel-2.12.0.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://archive.apache.org/dist/camel/apache-camel/2.12.0/apache-camel-2.12.0.tar.gz";>apache-camel-2.12.0.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.0/apache-camel-2.12.0.tar.gz.asc";>apache-camel-2.12.0.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 mirro
 r 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.12.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 for Windows</p></td><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.0/apache-camel-2.12.0-src.zip";>apache-camel-2.12.0-src.zip</a>
 </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.0/apache-camel-2.12.0-src.zip.asc";>apache-camel-2.12.0-src.zip.asc</a></p></td></tr></tbody></table></div><p>&#160;</p><p>Getting
 the Binaries using Maven 2</p><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">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-core&lt;/artifactId&gt;
   &lt;version&gt;2.12.0&lt;/version&gt;

Modified: websites/production/camel/content/camel-2121-release.html
==============================================================================
--- websites/production/camel/content/camel-2121-release.html (original)
+++ websites/production/camel/content/camel-2121-release.html Thu Sep 14 
19:25:46 2017
@@ -93,7 +93,7 @@
 
 
 <h2 id="Camel2.12.1Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome 
to the 2.12.1 release which mainly address <a shape="rect" 
class="external-link" 
href="http://camel.apache.org/security-advisories.data/CVE-2013-4330.txt.asc";>CVE-2013-4330</a>
 and comes with 47 issues resolved.</p><p>For more details see the <a 
shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&amp;version=12324857";>JIRA
 tickets</a></p><h2 id="Camel2.12.1Release-KnownIssues">Known 
Issues</h2><ul><li>See <a shape="rect" href="camel-2120-release.html">Camel 
2.12.0 Release</a></li></ul><h2 
id="Camel2.12.1Release-Importantchangestoconsiderwhenupgrading">Important 
changes to consider when upgrading</h2><ul><li>See <a shape="rect" 
href="camel-2120-release.html">Camel 2.12.0 Release</a></li></ul><h2 
id="Camel2.12.1Release-Notice">Notice</h2><ul><li>See <a shape="rect" 
href="camel-2120-release.html">Camel 2.12.0 Release</a></li></ul><h2 
id="Camel2.1
 2.1Release-GettingtheDistributions">Getting the Distributions</h2><h3 
id="Camel2.12.1Release-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 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://archive.apache.org/dist/camel/apache-camel/2.12.1/apache-camel-2.12.1.zip";>apache-camel-2.12.1.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.1/apache-camel-2.12.1.zip.asc";>apache-camel-2.12.1.zip.asc</a></p></td></tr><tr><td
 colspan="1" rows
 pan="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://archive.apache.org/dist/camel/apache-camel/2.12.1/apache-camel-2.12.1.tar.gz";>apache-camel-2.12.1.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.1/apache-camel-2.12.1.tar.gz.asc";>apache-camel-2.12.1.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.12.1Release-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://archive.apache.org/dist/camel/apache-camel/2.12.1/apache-camel-2.12.1-src.zip";>apache-camel-2.12.1-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link
 " 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.1/apache-camel-2.12.1-src.zip.asc";>apache-camel-2.12.1-src.zip.asc</a></p></td></tr></tbody></table></div><h3
 id="Camel2.12.1Release-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">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-core&lt;/artifactId&gt;
   &lt;version&gt;2.12.1&lt;/version&gt;

Modified: websites/production/camel/content/camel-2125-release.html
==============================================================================
--- websites/production/camel/content/camel-2125-release.html (original)
+++ websites/production/camel/content/camel-2125-release.html Thu Sep 14 
19:25:46 2017
@@ -92,7 +92,7 @@
 
 
 <h2 id="Camel2.12.5Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome 
to the 2.12.5 release which mainly comes with 75 issues resolved. This is the 
last planned Camel 2.12.x release.</p><p>For more details see the <a 
shape="rect" class="external-link" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&amp;version=12327166";>JIRA
 tickets</a></p><h2 id="Camel2.12.5Release-KnownIssues">Known 
Issues</h2><ul><li>See <a shape="rect" href="camel-2120-release.html">Camel 
2.12.0 Release</a></li></ul><h2 
id="Camel2.12.5Release-Importantchangestoconsiderwhenupgrading">Important 
changes to consider when upgrading</h2><ul><li>See <a shape="rect" 
href="camel-2120-release.html">Camel 2.12.0 Release</a></li></ul><h2 
id="Camel2.12.5Release-Notice">Notice</h2><ul><li>See <a shape="rect" 
href="camel-2120-release.html">Camel 2.12.0 Release</a></li></ul><h2 
id="Camel2.12.5Release-GettingtheDistributions">Getting the 
Distributions</h2><h3 id="Camel2.12.5Release-Binary
 Distributions">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 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://archive.apache.org/dist/camel/apache-camel/2.12.5/apache-camel-2.12.5.zip";>apache-camel-2.12.5.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.5/apache-camel-2.12.5.zip.asc";>apache-camel-2.12.5.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://archive.apache.org/dist/camel/apache-camel/2.12.5/apache-camel-2.12.5.tar.gz";>apache-camel-2.12.5.tar.gz</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.5/apache-camel-2.12.5.tar.gz.asc";>apache-camel-2.12.5.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 u
 sing <a shape="rect" class="external-link" 
href="http://www.mozilla.com/en-US/firefox/"; 
rel="nofollow">FireFox</a></p></div></div><h3 
id="Camel2.12.5Release-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://archive.apache.org/dist/camel/apache-camel/2.12.5/apache-camel-2.12.5-src.zip";>apache-camel-2.12.5-src.zip</a></p></td><td
 colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
class="external-link" 
href="http://archive.apache.org/dist/camel/apache-camel/2.12.5/apache-camel-2.12.5-src.zip.asc";>a
 pache-camel-2.12.5-src.zip.asc</a></p></td></tr></tbody></table></div><h3 
id="Camel2.12.5Release-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">
-<script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
+<script class="brush: java; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-core&lt;/artifactId&gt;
   &lt;version&gt;2.12.5&lt;/version&gt;


Reply via email to