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/09/27 18:17:30 UTC

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

Author: buildbot
Date: Thu Sep 27 16:17:30 2012
New Revision: 833184

Log:
Production update by buildbot for camel

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

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 Thu Sep 27 16:17:30 2012
@@ -124,7 +124,7 @@
 
 <h2><a shape="rect" name="Camel2.11.0Release-APIchanges%2Fbreaking"></a>API changes/breaking</h2>
 
-<ul><li><a shape="rect" href="hl7.html" title="HL7">HL7</a> upgraded to now use Apache Mina 2.x.</li><li>Renamed <tt>org.apache.camel.component.hbase.HBaseContats</tt> to <tt>org.apache.camel.component.hbase.HBaseConstants</tt></li><li>Added getter/setter methods for loadStatisticsEnabled on <tt>org.apache.camel.spi.ManagementStrategy</tt></li><li>Added <tt>shutdownGraceful</tt>, and <tt>awaitTermination</tt> methods to <tt>ExecutorServiceManager</tt> to make it easier to shutdown a thread pool gracefully waiting for its tasks to complete.</li><li>Added method <tt>useRawUri()</tt> to <tt>org.apache.camel.Component</tt> to allow <a shape="rect" href="component.html" title="Component">Component</a>s to use raw uri when creating endpoints. (by default the uri has been encoded prior to creation).</li></ul>
+<ul><li><a shape="rect" href="hl7.html" title="HL7">HL7</a> upgraded to now use Apache Mina 2.x.</li><li>Renamed <tt>org.apache.camel.component.hbase.HBaseContats</tt> to <tt>org.apache.camel.component.hbase.HBaseConstants</tt></li><li>Added getter/setter methods for loadStatisticsEnabled on <tt>org.apache.camel.spi.ManagementStrategy</tt></li><li>Added <tt>shutdownGraceful</tt>, and <tt>awaitTermination</tt> methods to <tt>ExecutorServiceManager</tt> to make it easier to shutdown a thread pool gracefully waiting for its tasks to complete.</li><li>Added method <tt>useRawUri()</tt> to <tt>org.apache.camel.Component</tt> to allow <a shape="rect" href="component.html" title="Component">Component</a>s to use raw uri when creating endpoints. (by default the uri has been encoded prior to creation).</li><li>Added method <tt>newThread</tt> to <tt>org.apache.camel.spi.ExecutorServiceManager</tt> to create a new thread without using a thread pool.</li></ul>
 
 
 <h2><a shape="rect" name="Camel2.11.0Release-Internal%2FNonAPIrefactoringsthatmayaffectusers"></a>Internal/Non API refactorings that may affect users</h2>
@@ -139,7 +139,7 @@
 
 <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.1</li><li>Commons Exec 1.0.1 to 1.1</li><li>ConcurrentLinkedHashMap 1.2 to 1.3.1</li><li>Ehcache bundle 2.5.1 to 2.6.0</li><li>Groovy 1.8.6 to 2.0.2</li><li>GSon 2.1 to 2.2.2</li><li>Hazelcast 2.0.2 to 2.3</li><li>HTTP Client 4.1.3 to 4.2.1</li><li>Icu4j 4.0.1 to 4.8.1.1</li><li>Jackson 1.9.7 to 1.9.9</li><li>Jaxen 1.1.3 to 1.1.4</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.6.7.2</li><li>JT400 6.0 to 6.7</li><li>Krati 0.4.5 to 0.4.6</li><li>Lucene 3.6.0 to 3.6.1</li><li>Netty 3.5.1 to 3.5.7</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>Scala 2.9.1 to 2.9.2</li><li>Saxon 9.3.0.11 to 9.4.0.1</li><li>Shiro 1.2.0 to 1.2.1</li><li>Solr 3.6.0 to 3.6.1</li><li>Spring Framework 3.1.1 to 3.1.2
 </li><li>Spring Integration 2.1.2 to 2.1.3</li><li>SSHD 0.6.0 to 0.7.0</li><li>TestNG 6.0.1 to 6.7</li><li>Woodstox 4.1.2 to 4.1.3</li><li>XStream 1.4.2 to 1.4.3</li></ul>
+<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.1</li><li>Commons Exec 1.0.1 to 1.1</li><li>ConcurrentLinkedHashMap 1.2 to 1.3.1</li><li>Ehcache bundle 2.5.1 to 2.6.0</li><li>Groovy 1.8.6 to 2.0.4</li><li>GSon 2.1 to 2.2.2</li><li>Hazelcast 2.0.2 to 2.3</li><li>HTTP Client 4.1.3 to 4.2.1</li><li>Icu4j 4.0.1 to 4.8.1.1</li><li>Jackson 1.9.7 to 1.9.9</li><li>Jaxen 1.1.3 to 1.1.4</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.6.7.2</li><li>JT400 6.0 to 6.7</li><li>Krati 0.4.5 to 0.4.6</li><li>Lucene 3.6.0 to 3.6.1</li><li>Mina 2.0.4 to 2.0.5</li><li>Netty 3.5.1 to 3.5.7</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>Scala 2.9.1 to 2.9.2</li><li>Saxon 9.3.0.11 to 9.4.0.1</li><li>Shiro 1.2.0 to 1.2.1</li><li>Solr 3.6.0 to 3.6.1</li><li>Spr
 ing Framework 3.1.1 to 3.1.2</li><li>Spring Integration 2.1.2 to 2.1.3</li><li>SSHD 0.6.0 to 0.7.0</li><li>TestNG 6.0.1 to 6.7</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>