Author: buildbot Date: Mon Mar 4 10:18:25 2013 New Revision: 852903 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 Mon Mar 4 10:18:25 2013 @@ -102,7 +102,7 @@ <h3><a shape="rect" name="Camel2.11.0Release-NewComponents"></a>New <a shape="rect" href="components.html" title="Components">Components</a></h3> -<ul><li><a shape="rect" href="controlbus-component.html" title="ControlBus Component">ControlBus Component</a> - for easy management using a component supporting the <a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a> EIP</li><li><tt><a shape="rect" href="aws-cw.html" title="AWS-CW">camel-aws</a></tt> - New component to <a shape="rect" href="aws.html" title="AWS">AWS</a> for sending metrics to Amazon CloudWatch from Camel.</li><li><tt><a shape="rect" href="cmis.html" title="CMIS">camel-cmis</a></tt> - for integration of CMIS compliant content repositories</li><li><tt><a shape="rect" href="couchdb.html" title="CouchDB">camel-couchdb</a></tt> - for integration with <a shape="rect" class="external-link" href="http://couchdb.apache.org/">Apache CouchDB</a></li><li><tt><a shape="rect" href="elasticsearch.html" title="ElasticSearch">camel-elasticsearch</a></tt> - for <a shape="rect" class="external-link" href="http://elasticsearch.org" rel="nofollow">ElasticSe arch</a> integration</li><li><tt><a shape="rect" href="neo4j.html" title="Neo4j">camel-neo4j</a></tt> - for talking to neo4j server from Camel.</li><li><tt><a shape="rect" href="redis.html" title="Redis">camel-redis</a></tt> - for talking to Redis key-value store.</li><li><tt><a shape="rect" href="servletlistener-component.html" title="ServletListener Component">camel-servletlistener</a></tt> - for bootstrapping Camel in web applications, without the need for Spring Framework etc.</li><li><tt><a shape="rect" href="sjms.html" title="SJMS">camel-sjms</a></tt> - for "Springless" JMS integration</li><li><tt><a shape="rect" href="spring-ldap.html" title="Spring LDAP">spring-ldap</a></tt> - for LDAP integration using the Spring LDAP template offering more functionality than existing <a shape="rect" href="ldap.html" title="LDAP">LDAP</a> component.</li><li><tt><a shape="rect" href="urlrewrite.html" title="UrlRewrite">camel-urlrewrite</a></tt> - for bridging http endpoints and using the <a shape="rect" class="external-link" href="http://code.google.com/p/urlrewritefilter/" rel="nofollow">UrlRewriteFilter</a> project to control url mappings.</li><li><tt><a shape="rect" href="xmlrpc.html" title="XmlRpc">camel-xmlrpc</a></tt> - for talking to xmlrpc server from Camel.</li></ul> +<ul><li><a shape="rect" href="controlbus-component.html" title="ControlBus Component">ControlBus Component</a> - for easy management using a component supporting the <a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a> EIP</li><li><tt><a shape="rect" href="aws-cw.html" title="AWS-CW">camel-aws</a></tt> - New component to <a shape="rect" href="aws.html" title="AWS">AWS</a> for sending metrics to Amazon CloudWatch from Camel.</li><li><tt><a shape="rect" href="cmis.html" title="CMIS">camel-cmis</a></tt> - for integration of CMIS compliant content repositories</li><li><tt><a shape="rect" href="couchdb.html" title="CouchDB">camel-couchdb</a></tt> - for integration with <a shape="rect" class="external-link" href="http://couchdb.apache.org/">Apache CouchDB</a></li><li><tt><a shape="rect" href="elasticsearch.html" title="ElasticSearch">camel-elasticsearch</a></tt> - for <a shape="rect" class="external-link" href="http://elasticsearch.org" rel="nofollow">ElasticSe arch</a> integration</li><li><tt><a shape="rect" href="neo4j.html" title="Neo4j">camel-neo4j</a></tt> - for talking to neo4j server from Camel.</li><li><tt><a shape="rect" href="redis.html" title="Redis">camel-redis</a></tt> - for talking to Redis key-value store.</li><li><tt><a shape="rect" href="rx.html" title="RX">camel-rx</a></tt> - provides a typesafe and composable API for working with asynchronous events from camel endpoints using <a shape="rect" class="external-link" href="https://rx.codeplex.com/" rel="nofollow">Reactive Extensions</a> using the <a shape="rect" class="external-link" href="https://github.com/Netflix/RxJava/wiki" rel="nofollow">RxJava library</a></li><li><tt><a shape="rect" href="servletlistener-component.html" title="ServletListener Component">camel-servletlistener</a></tt> - for bootstrapping Camel in web applications, without the need for Spring Framework etc.</li><li><tt><a shape="rect" href="sjms.html" title="SJMS">camel-sjms</a></tt> - for "Spri ngless" JMS integration</li><li><tt><a shape="rect" href="spring-ldap.html" title="Spring LDAP">camel-spring-ldap</a></tt> - for LDAP integration using the Spring LDAP template offering more functionality than existing <a shape="rect" href="ldap.html" title="LDAP">LDAP</a> component.</li><li><tt><a shape="rect" href="urlrewrite.html" title="UrlRewrite">camel-urlrewrite</a></tt> - for bridging http endpoints and using the <a shape="rect" class="external-link" href="http://code.google.com/p/urlrewritefilter/" rel="nofollow">UrlRewriteFilter</a> project to control url mappings.</li><li><tt><a shape="rect" href="xmlrpc.html" title="XmlRpc">camel-xmlrpc</a></tt> - for talking to xmlrpc server from Camel.</li></ul> <h3><a shape="rect" name="Camel2.11.0Release-DSLChanges"></a>DSL Changes</h3> @@ -146,7 +146,7 @@ <h2><a shape="rect" name="Camel2.11.0Release-DependencyUpgrades"></a>Dependency Upgrades</h2> -<ul><li>Aries Blueprint 0.3 to 1.0.1</li><li>Async Http Client 1.7.5 to 1.7.9</li><li>Avro 1.6.2 to 1.7.3</li><li>AWS 1.3.10 to 1.3.27</li><li>BeanIO 2.0.0 to 2.0.3</li><li>Bouncycastle 1.46 to 1.47</li><li>Commons CSV 1.0-r706900_3 to 1.0-r706899_5</li><li>Commons Exec 1.0.1 to 1.1</li><li>Commons Net 3.1 to 3.2</li><li>ConcurrentLinkedHashMap 1.2 to 1.3.2</li><li>Castor 1.3.1 to 1.3.2</li><li>CXF 2.6.5 to 2.7.2</li><li>Dozer 5.3.2 to 5.4.0</li><li>Ehcache 2.5.1 to 2.6.3</li><li>Google App Engine 1.6.6 to 1.7.4</li><li>Groovy 1.8.6 to 2.1.1</li><li>GSon 2.1 to 2.2.2</li><li>Guice 2.0 to 3.0</li><li>Hadoop 1.0.4 to 1.1.1</li><li>Hazelcast 2.0.2 to 2.5</li><li>HBase 0.90.5 to 0.94.3</li><li>HTTP Client 4.1.3 to 4.2.3</li><li>HTTP Core 4.1.4 to 4.2.3</li><li>Icu4j 4.0.1 to 4.8.1.1</li><li>Jackson 1.9.7 to 1.9.12</li><li>Jaxen 1.1.3 to 1.1.4</li><li>JClouds 1.4.0 to 1.5.5</li><li>Jettison 1.3.1 to 1.3.3</li><li>Jetty 7.5.4 to 7.6.8</li><li>JRuby 1.6.7 to 1.7.2</li><li>JT400 6.0 to 6.7</li><li>Jython 2.2.1 to 2.5.3</li><li>Krati 0.4.5 to 0.4.8</li><li>LevelDBJNI 1.2 to 1.6</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.6.3</li><li>Ognl bundle 3.0.4_1 to 3.0.5_1</li><li>OSGi 4.2.0 to 4.3.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.10.0</li><li>ServiceMix Specs 1.9.0 to 2.2.0</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.2.1</li><li>Spring Security 3.1.0 to 3.1.3</li><li>SSHD 0.6.0 to 0.8.0</li><li>StringTemplate 3.2.1 to 4.0.2</li><li>TestNG 6.0.1 to 6.8</li><li>Twitter4j 2.2.5 to 3.0.3</li><li>Woodstox 4.1.2 to 4.1.3</li><li>Xerces 2.9.1 to 2.10.0</li ><li>XStream 1.4.2 to 1.4.3</li><li>Zookeeper 3.3.5 to 3.4.5</li></ul> +<ul><li>Aries Blueprint 0.3 to 1.0.1</li><li>Async Http Client 1.7.5 to 1.7.9</li><li>Avro 1.6.2 to 1.7.3</li><li>AWS 1.3.10 to 1.3.27</li><li>BeanIO 2.0.0 to 2.0.3</li><li>Bouncycastle 1.46 to 1.47</li><li>Commons CSV 1.0-r706900_3 to 1.0-r706899_5</li><li>Commons Exec 1.0.1 to 1.1</li><li>Commons Net 3.1 to 3.2</li><li>ConcurrentLinkedHashMap 1.2 to 1.3.2</li><li>Castor 1.3.1 to 1.3.2</li><li>CXF 2.6.5 to 2.7.2</li><li>Dozer 5.3.2 to 5.4.0</li><li>Ehcache 2.5.1 to 2.6.3</li><li>Google App Engine 1.6.6 to 1.7.4</li><li>Groovy 1.8.6 to 2.1.1</li><li>GSon 2.1 to 2.2.2</li><li>Guice 2.0 to 3.0</li><li>Hadoop 1.0.4 to 1.1.1</li><li>Hazelcast 2.0.2 to 2.5</li><li>HBase 0.90.5 to 0.94.3</li><li>HTTP Client 4.1.3 to 4.2.3</li><li>HTTP Core 4.1.4 to 4.2.3</li><li>Icu4j 4.0.1 to 4.8.1.1</li><li>Jackson 1.9.7 to 1.9.12</li><li>Jaxen 1.1.3 to 1.1.4</li><li>JClouds 1.4.0 to 1.5.5</li><li>Jettison 1.3.1 to 1.3.3</li><li>Jetty 7.5.4 to 7.6.8</li><li>JRuby 1.6.7 to 1.7.2</li><li>JT400 6.0 to 6.7</li><li>Jython 2.2.1 to 2.5.3</li><li>Krati 0.4.5 to 0.4.8</li><li>LevelDBJNI 1.2 to 1.6</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.6.3</li><li>Ognl bundle 3.0.4_1 to 3.0.5_1</li><li>OSGi 4.2.0 to 4.3.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>ServiceMix Specs 1.9.0 to 2.2.0</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.4</li><li>Spring Integration 2.1.2 to 2.2.1</li><li>Spring Security 3.1.0 to 3.1.3</li><li>SSHD 0.6.0 to 0.8.0</li><li>StringTemplate 3.2.1 to 4.0.2</li><li>TestNG 6.0.1 to 6.8</li><li>Twitter4j 2.2.5 to 3.0.3</li><li>Woodstox 4.1.2 to 4.1.3</li><li>Xerces 2.9.1 to 2.10.0</li><li>XStream 1.4.2 to 1.4.3</l i><li>Zookeeper 3.3.5 to 3.4.5</li></ul> <h2><a shape="rect" name="Camel2.11.0Release-Importantchangestoconsiderwhenupgrading"></a>Important changes to consider when upgrading</h2>