You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2012/11/05 11:18:27 UTC

svn commit: r837317 - in /websites/production/camel/content: articles.html cache/main.pageCache camel-2110-release.html karaf.html

Author: buildbot
Date: Mon Nov  5 10:18:26 2012
New Revision: 837317

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/articles.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-2110-release.html
    websites/production/camel/content/karaf.html

Modified: websites/production/camel/content/articles.html
==============================================================================
--- websites/production/camel/content/articles.html (original)
+++ websites/production/camel/content/articles.html Mon Nov  5 10:18:26 2012
@@ -89,7 +89,7 @@
 
 <p>Some further simple introductory articles to learn the basics:</p>
 
-<ul><li><a shape="rect" class="external-link" href="http://java.dzone.com/articles/open-source-integration-apache" rel="nofollow">Open Source Integration with Apache Camel</a> by Jonathan Anstey. Updated article of the <a shape="rect" class="external-link" href="http://architects.dzone.com/articles/apache-camel-integration" rel="nofollow">Apache Camel: Integration Nirvana</a>. <b>Great for learning what Camel is and what it can do</b></li><li><a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/wp/2008/10/19/simple-camel-dsl-osgi-bundle-example/" rel="nofollow">Simple DSL OSGi bundle example</a> by <a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/" rel="nofollow">Andrej Koelewijn</a></li><li><a shape="rect" class="external-link" href="http://elib.uni-stuttgart.de/opus/volltexte/2008/3520/pdf/STUD_2127.pdf" rel="nofollow">Realization of EAI Patterns with Apache Camel</a> by Pascal Kolb at the Universit&#228;t Stuttgart</li><li><
 a shape="rect" class="external-link" href="http://java.dzone.com/articles/interview-claus-ibsen-about" rel="nofollow">Navigating the Integration Landscape - Claus Ibsen on Apache Camel</a> Claus Ibsen was interviewed at DZone discussing the integration landscape</li><li><a shape="rect" class="external-link" href="http://onjavahell.blogspot.com/2009/05/taking-apache-camel-for-ride.html" rel="nofollow">Enterprise Integration Pattern with Apache Camel 2.0</a> by Julien Dechmann, how to use Camel to split and transform CSV files to POJO and XML and sending to a JMS destination</li><li><a shape="rect" class="external-link" href="http://hillert.blogspot.com/2009/09/camellos-discovering-apache-camel-i.html" rel="nofollow">Camellos - Discovering Apache Camel</a> by Gunnar Hillert. A very nice and short blog series about Camel showing its powers in a simple and intuitive way.</li><li><a shape="rect" class="external-link" href="http://jee-bpel-soa.blogspot.com/2009/12/first-steps-with
 -apache-camel.html" rel="nofollow">First step with Apache Camel</a> by Lukasz Budnik. <b>Great first steps</b> where Lukas does a fairly complex route as his first encounter with Camel.</li><li><a shape="rect" class="external-link" href="http://blog.whitehorses.nl/2010/11/19/devoxx-talk-about-apache-camel-claus-ibsen/" rel="nofollow">Devoxx talk about Apache Camel</a> - Impressions from the talk by Jos Nieuwenhuis</li><li><a shape="rect" class="external-link" href="http://www.canoo.com/blog/2011/03/14/lego-java-apache-camel-context-and-route-basics/" rel="nofollow">LEGO Java: Apache Camel Context and Route Basics</a> shows how to build integration applications using EIPs LEGO style. Building an application to parse HTML pages from web sites.</li><li><a shape="rect" class="external-link" href="http://www.canoo.com/blog/2011/03/16/lego-java-ii-apache-camel-error-handling-java-beans-and-web-services/" rel="nofollow">LEGO&#174; Java (II): Apache Camel Error Handling, Java Beans 
 and Web Services</a> part 2 of the LEGO Camel blog series. This time we covers error handling and using beans with Camel.</li><li><a shape="rect" class="external-link" href="http://saltnlight5.blogspot.se/2012/08/getting-started-with-apache-camel-using.html" rel="nofollow">Getting started with Apache Camel using Groovy</a> by Zemian Deng. A very nice introduction article how to get started with Camel using Groovy.</li><li><a shape="rect" class="external-link" href="http://alexander.holbreich.org/2012/09/apache-camel/" rel="nofollow">Introduction to Apache Camel</a> by Alexander Holbreich. A very good introduction that explains the fundamental Camel concepts and key classes to know, with example snippets in Java code.</li></ul>
+<ul><li><a shape="rect" class="external-link" href="http://java.dzone.com/articles/open-source-integration-apache" rel="nofollow">Open Source Integration with Apache Camel</a> by Jonathan Anstey. Updated article of the <a shape="rect" class="external-link" href="http://architects.dzone.com/articles/apache-camel-integration" rel="nofollow">Apache Camel: Integration Nirvana</a>. <b>Great for learning what Camel is and what it can do</b></li><li><a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/wp/2008/10/19/simple-camel-dsl-osgi-bundle-example/" rel="nofollow">Simple DSL OSGi bundle example</a> by <a shape="rect" class="external-link" href="http://www.andrejkoelewijn.com/" rel="nofollow">Andrej Koelewijn</a></li><li><a shape="rect" class="external-link" href="http://elib.uni-stuttgart.de/opus/volltexte/2008/3520/pdf/STUD_2127.pdf" rel="nofollow">Realization of EAI Patterns with Apache Camel</a> by Pascal Kolb at the Universit&#228;t Stuttgart</li><li><
 a shape="rect" class="external-link" href="http://java.dzone.com/articles/interview-claus-ibsen-about" rel="nofollow">Navigating the Integration Landscape - Claus Ibsen on Apache Camel</a> Claus Ibsen was interviewed at DZone discussing the integration landscape</li><li><a shape="rect" class="external-link" href="http://onjavahell.blogspot.com/2009/05/taking-apache-camel-for-ride.html" rel="nofollow">Enterprise Integration Pattern with Apache Camel 2.0</a> by Julien Dechmann, how to use Camel to split and transform CSV files to POJO and XML and sending to a JMS destination</li><li><a shape="rect" class="external-link" href="http://hillert.blogspot.com/2009/09/camellos-discovering-apache-camel-i.html" rel="nofollow">Camellos - Discovering Apache Camel</a> by Gunnar Hillert. A very nice and short blog series about Camel showing its powers in a simple and intuitive way.</li><li><a shape="rect" class="external-link" href="http://jee-bpel-soa.blogspot.com/2009/12/first-steps-with
 -apache-camel.html" rel="nofollow">First step with Apache Camel</a> by Lukasz Budnik. <b>Great first steps</b> where Lukas does a fairly complex route as his first encounter with Camel.</li><li><a shape="rect" class="external-link" href="http://blog.whitehorses.nl/2010/11/19/devoxx-talk-about-apache-camel-claus-ibsen/" rel="nofollow">Devoxx talk about Apache Camel</a> - Impressions from the talk by Jos Nieuwenhuis</li><li><a shape="rect" class="external-link" href="http://www.canoo.com/blog/2011/03/14/lego-java-apache-camel-context-and-route-basics/" rel="nofollow">LEGO Java: Apache Camel Context and Route Basics</a> shows how to build integration applications using EIPs LEGO style. Building an application to parse HTML pages from web sites.</li><li><a shape="rect" class="external-link" href="http://www.canoo.com/blog/2011/03/16/lego-java-ii-apache-camel-error-handling-java-beans-and-web-services/" rel="nofollow">LEGO&#174; Java (II): Apache Camel Error Handling, Java Beans 
 and Web Services</a> part 2 of the LEGO Camel blog series. This time we covers error handling and using beans with Camel.</li><li><a shape="rect" class="external-link" href="http://saltnlight5.blogspot.se/2012/08/getting-started-with-apache-camel-using.html" rel="nofollow">Getting started with Apache Camel using Groovy</a> by Zemian Deng. A very nice introduction article how to get started with Camel using Groovy.</li><li><a shape="rect" class="external-link" href="http://alexander.holbreich.org/2012/09/apache-camel/" rel="nofollow">Introduction to Apache Camel</a> by Alexander Holbreich. A very good introduction that explains the fundamental Camel concepts and key classes to know, with example snippets in Java code.</li><li><a shape="rect" class="external-link" href="http://bushorn.com/what-is-camel/" rel="nofollow">What is Camel?</a> a short blog about what Camel is, leading up to slides from a recent Camel presentation in autumn 2012.</li></ul>
 
 
 <h3><a shape="rect" name="Articles-UsingCamel"></a>Using Camel</h3>

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

Modified: websites/production/camel/content/camel-2110-release.html
==============================================================================
--- websites/production/camel/content/camel-2110-release.html (original)
+++ websites/production/camel/content/camel-2110-release.html Mon Nov  5 10:18:26 2012
@@ -142,17 +142,17 @@
 
 <h2><a shape="rect" name="Camel2.11.0Release-DependencyUpgrades"></a>Dependency Upgrades</h2>
 
-<ul><li>Async Http Client 1.7.5 to 1.7.6</li><li>Axiom 1.2.10 to 1.2.12</li><li>AWS 1.3.10 to 1.3.14</li><li>BeanIO 2.0.0 to 2.0.2</li><li>Commons Exec 1.0.1 to 1.1</li><li>ConcurrentLinkedHashMap 1.2 to 1.3.1</li><li>Ehcache 2.5.1 to 2.6.0</li><li>Groovy 1.8.6 to 2.0.5</li><li>GSon 2.1 to 2.2.2</li><li>Hazelcast 2.0.2 to 2.4</li><li>HTTP Client 4.1.3 to 4.2.2</li><li>Icu4j 4.0.1 to 4.8.1.1</li><li>Jackson 1.9.7 to 1.9.10</li><li>Jaxen 1.1.3 to 1.1.4</li><li>JClouds 1.4.0 to 1.5.1</li><li>Jettison 1.3.1 to 1.3.2</li><li>Jetty 7.5.4 to 7.6.7</li><li>JRuby 1.6.7 to 1.7.0</li><li>JT400 6.0 to 6.7</li><li>Krati 0.4.5 to 0.4.6</li><li>LevelDBJNI 1.2 to 1.3</li><li>Lucene 3.6.0 to 3.6.1</li><li>Mina 2.0.4 to 2.0.7</li><li>MongoDB Java Driver 2.7.3 to 2.9.1</li><li>MQTTClient 1.2 to 1.4</li><li>Netty 3.5.1 to 3.5.9</li><li>Ognl bundle 3.0.4_1 to 3.0.5_1</li><li>Pax Logging 1.5.3 to 1.6.10</li><li>QPid 0.16 to 0.18</li><li>Quartz 1.8.5 to 1.8.6</li><li>Restlet 2.0.14 to 2.0.15</li><
 li>Saxon 9.3.0.11 to 9.4.0.1</li><li>Scala 2.9.1 to 2.9.2</li><li>Shiro 1.2.0 to 1.2.1</li><li>SLF4J 1.6.6 to 1.7.2</li><li>Solr 3.6.0 to 3.6.1</li><li>Spring Batch 2.1.8 to 2.1.9</li><li>Spring Framework 3.1.1 to 3.1.2</li><li>Spring Integration 2.1.2 to 2.1.4</li><li>Spring Security 3.1.0 to 3.1.3</li><li>SSHD 0.6.0 to 0.8.0</li><li>TestNG 6.0.1 to 6.8</li><li>Woodstox 4.1.2 to 4.1.3</li><li>XStream 1.4.2 to 1.4.3</li></ul>
+<ul><li>Aries Blueprint 0.3 to 1.0.0</li><li>Async Http Client 1.7.5 to 1.7.6</li><li>Axiom 1.2.10 to 1.2.12</li><li>AWS 1.3.10 to 1.3.14</li><li>BeanIO 2.0.0 to 2.0.2</li><li>Commons Exec 1.0.1 to 1.1</li><li>ConcurrentLinkedHashMap 1.2 to 1.3.1</li><li>Ehcache 2.5.1 to 2.6.0</li><li>Groovy 1.8.6 to 2.0.5</li><li>GSon 2.1 to 2.2.2</li><li>Hazelcast 2.0.2 to 2.4</li><li>HTTP Client 4.1.3 to 4.2.2</li><li>Icu4j 4.0.1 to 4.8.1.1</li><li>Jackson 1.9.7 to 1.9.10</li><li>Jaxen 1.1.3 to 1.1.4</li><li>JClouds 1.4.0 to 1.5.1</li><li>Jettison 1.3.1 to 1.3.2</li><li>Jetty 7.5.4 to 7.6.7</li><li>JRuby 1.6.7 to 1.7.0</li><li>JT400 6.0 to 6.7</li><li>Krati 0.4.5 to 0.4.6</li><li>LevelDBJNI 1.2 to 1.3</li><li>Lucene 3.6.0 to 3.6.1</li><li>Mina 2.0.4 to 2.0.7</li><li>MongoDB Java Driver 2.7.3 to 2.9.1</li><li>MQTTClient 1.2 to 1.4</li><li>Netty 3.5.1 to 3.5.9</li><li>Ognl bundle 3.0.4_1 to 3.0.5_1</li><li>OSGi 4.2.0 to 4.3.0</li><li>Pax Logging 1.5.3 to 1.6.10</li><li>QPid 0.16 to 0.18</li
 ><li>Quartz 1.8.5 to 1.8.6</li><li>Restlet 2.0.14 to 2.0.15</li><li>Saxon 9.3.0.11 to 9.4.0.1</li><li>Scala 2.9.1 to 2.9.2</li><li>Shiro 1.2.0 to 1.2.1</li><li>SLF4J 1.6.6 to 1.7.2</li><li>Solr 3.6.0 to 3.6.1</li><li>Spring Batch 2.1.8 to 2.1.9</li><li>Spring Framework 3.1.1 to 3.1.2</li><li>Spring Integration 2.1.2 to 2.1.4</li><li>Spring Security 3.1.0 to 3.1.3</li><li>SSHD 0.6.0 to 0.8.0</li><li>TestNG 6.0.1 to 6.8</li><li>Woodstox 4.1.2 to 4.1.3</li><li>XStream 1.4.2 to 1.4.3</li></ul>
 
 
 <h2><a shape="rect" name="Camel2.11.0Release-Importantchangestoconsiderwhenupgrading"></a>Important changes to consider when upgrading</h2>
 
-<ul><li><tt>camel-mina2</tt> now uses <tt>OrderedThreadPoolExecutor</tt> by default. There is a new option <tt>orderedThreadPoolExecutor</tt> you can configure it to <tt>false</tt> to revert back to unordered if needed. If using SSL etc. then ordered is required to be used.</li><li><tt>camel-netty</tt> now uses <tt>OrderedMemoryAwareThreadPoolExecutor</tt> by default. There is a new option <tt>orderedThreadPoolExecutor</tt> you can configure it to false to revert back to unordered if needed. If using SSL etc. then ordered is required to be used.</li><li>The default value of the <tt>delay</tt> option on <a shape="rect" href="timer.html" title="Timer">Timer</a> has been changed from <tt>0</tt> to <tt>1000</tt></li><li>The default value of the <tt>convertLFtoCR</tt> option of the <a shape="rect" href="hl7.html" title="HL7">HL7</a> MLLP codec has been changed from <tt>true</tt> to <tt>false</tt>. Likewise, the <a shape="rect" href="hl7.html" title="HL7">HL7</a> DataFormat and Ty
 peConverter do not perform this conversion anymore.</li><li>The <a shape="rect" href="simple.html" title="Simple">Simple</a> language has limited its support for the escape character to only new line, carriage return and tab characters. This makes it easier to use back-slash characters in the <a shape="rect" href="simple.html" title="Simple">Simple</a> language without double escaping etc.</li><li><tt>camel-netty</tt> now requires <tt>commons-pool</tt> as dependency.</li><li>The <tt>maximumQueueSize</tt> of <a shape="rect" class="external-link" href="http://camel.apache.org/threading-model.html">Thread Pools</a> and <a shape="rect" class="external-link" href="http://camel.apache.org/threading-model.html">Thread Pool Profiles</a> with values 0 or negative now means disable the worker queue, and use direct-handover. If you want an unbounded queue size, then set the <tt>maximumQueueSize</tt> to <tt>Integer.MAX_VALUE</tt> which was what the previous code did.</li><li>Custom assi
 gned id's on Camel <a shape="rect" href="routes.html" title="Routes">Routes</a> is now validated on starting the routes, that they must be unique within the same CamelContext.</li><li><tt>camel-blueprint</tt> now requires Apache Aries 0.3 or higher.</li><li>Removed @deprecated classes form <tt>camel-spring</tt> in the <tt>org.apache.camel.component</tt> package which was causing split-package issue with OSGi. Component authors who are using these @deprecated classes, should migrate to use equivalent classes from <tt>camel-core</tt> in the same package.</li></ul>
+<ul><li><tt>camel-mina2</tt> now uses <tt>OrderedThreadPoolExecutor</tt> by default. There is a new option <tt>orderedThreadPoolExecutor</tt> you can configure it to <tt>false</tt> to revert back to unordered if needed. If using SSL etc. then ordered is required to be used.</li><li><tt>camel-netty</tt> now uses <tt>OrderedMemoryAwareThreadPoolExecutor</tt> by default. There is a new option <tt>orderedThreadPoolExecutor</tt> you can configure it to false to revert back to unordered if needed. If using SSL etc. then ordered is required to be used.</li><li>The default value of the <tt>delay</tt> option on <a shape="rect" href="timer.html" title="Timer">Timer</a> has been changed from <tt>0</tt> to <tt>1000</tt></li><li>The default value of the <tt>convertLFtoCR</tt> option of the <a shape="rect" href="hl7.html" title="HL7">HL7</a> MLLP codec has been changed from <tt>true</tt> to <tt>false</tt>. Likewise, the <a shape="rect" href="hl7.html" title="HL7">HL7</a> DataFormat and Ty
 peConverter do not perform this conversion anymore.</li><li>The <a shape="rect" href="simple.html" title="Simple">Simple</a> language has limited its support for the escape character to only new line, carriage return and tab characters. This makes it easier to use back-slash characters in the <a shape="rect" href="simple.html" title="Simple">Simple</a> language without double escaping etc.</li><li><tt>camel-netty</tt> now requires <tt>commons-pool</tt> as dependency.</li><li>The <tt>maximumQueueSize</tt> of <a shape="rect" class="external-link" href="http://camel.apache.org/threading-model.html">Thread Pools</a> and <a shape="rect" class="external-link" href="http://camel.apache.org/threading-model.html">Thread Pool Profiles</a> with values 0 or negative now means disable the worker queue, and use direct-handover. If you want an unbounded queue size, then set the <tt>maximumQueueSize</tt> to <tt>Integer.MAX_VALUE</tt> which was what the previous code did.</li><li>Custom assi
 gned id's on Camel <a shape="rect" href="routes.html" title="Routes">Routes</a> is now validated on starting the routes, that they must be unique within the same CamelContext.</li><li><tt>camel-blueprint</tt> now requires Apache Aries 1.0, and OSGi 4.3.0.</li><li>Removed @deprecated classes form <tt>camel-spring</tt> in the <tt>org.apache.camel.component</tt> package which was causing split-package issue with OSGi. Component authors who are using these @deprecated classes, should migrate to use equivalent classes from <tt>camel-core</tt> in the same package.</li><li>The default Spring version is upgraded from 3.0.7 to 3.1.3 out of the box.</li></ul>
 
 
 <h2><a shape="rect" name="Camel2.11.0Release-Notice"></a>Notice</h2>
 
-<ul><li>Maven 3.0.2 or better is required to build the <a shape="rect" href="source.html" title="Source">Source</a></li><li>If you want to deploy Apache Camel 2.11.0 into Apache Karaf, we highly recommend to use the 'jre.properties.cxf' configuration, which is part of Apache Karaf 2.2.5 onwards. For example <tt>camel-cxf</tt>, <tt>camel-mail</tt>, and <tt>camel-spring-ws</tt> requires this to be installable; as well other features may as well.</li></ul>
+<ul><li>Maven 3.0.2 or better is required to build the <a shape="rect" href="source.html" title="Source">Source</a></li><li>If you want to deploy Apache Camel 2.11.0 into Apache Karaf, we highly recommend to use the 'jre.properties.cxf' configuration, which is part of Apache Karaf 2.2.5 onwards. For example <tt>camel-cxf</tt>, <tt>camel-mail</tt>, and <tt>camel-spring-ws</tt> requires this to be installable; as well other features may as well.</li><li>Apache Karaf 2.3.0 or better is required for deploying Camel 2.11 onwards.</li></ul>
 
 
 <h2><a shape="rect" name="Camel2.11.0Release-GettingtheDistributions"></a>Getting the Distributions</h2>

Modified: websites/production/camel/content/karaf.html
==============================================================================
--- websites/production/camel/content/karaf.html (original)
+++ websites/production/camel/content/karaf.html Mon Nov  5 10:18:26 2012
@@ -87,7 +87,7 @@
 <p>Here are the versions that are compatible. </p>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Camel Version </th><th colspan="1" rowspan="1" class="confluenceTh"> Karaf Version </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 1.2.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.3.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 1.3.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.4.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 1.4.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.5.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.1.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.7.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.7.2 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.2 </td></tr><tr><td colspan="1
 " rowspan="1" class="confluenceTd"> 2.8.2 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.4 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.9.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.5 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.10.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.8 </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Camel Version </th><th colspan="1" rowspan="1" class="confluenceTh"> Karaf Version </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 1.2.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.3.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 1.3.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.4.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 1.4.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.5.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.1.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.7.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.0 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.7.2 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.2 </td></tr><tr><td colspan="1
 " rowspan="1" class="confluenceTd"> 2.8.2 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.4 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.9.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.5 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.10.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.2.8 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> 2.11.0 </td><td colspan="1" rowspan="1" class="confluenceTd"> 2.3.0 </td></tr></tbody></table>
 </div>