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/08/26 13:17:50 UTC

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

Author: buildbot
Date: Sun Aug 26 11:17:50 2012
New Revision: 830175

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 Sun Aug 26 11:17:50 2012
@@ -89,7 +89,7 @@
 
 <h3><a shape="rect" name="Camel2.11.0Release-Fixedissues"></a>Fixed issues</h3>
 
-<ul><li>Fixed <a shape="rect" href="routepolicy.html" title="RoutePolicy">RoutePolicy</a> used from Spring XML with <tt>routePolicyRef</tt> may not invoke all callbacks on the policy.</li><li>Fixed <a shape="rect" href="mina.html" title="MINA">MINA</a> consumer to force disconnect upon timeout when doing request/reply, as late replies may cause side effects otherwise.</li><li>Fixed <a shape="rect" href="simple.html" title="Simple">Simple</a> language with empty quoted literals in predicates, so you can compare against empty strings.</li><li>Fixed <a shape="rect" href="soap.html" title="SOAP">SOAP</a> data format to set SOAP 1.1 namespace when marhsalling faults.</li><li>Fixed <a shape="rect" href="seda.html" title="SEDA">SEDA</a> producer to send to the right BlockingQueue being attached on the <a shape="rect" href="seda.html" title="SEDA">SEDA</a> endpoint so that the sent messages don't get lost.</li><li>Fixed using <tt>sendEmptyMessageWhenIdle=true</tt> on a batch consume
 r such as <a shape="rect" href="file2.html" title="File2">File</a> now working with <a shape="rect" href="aggregator2.html" title="Aggregator2">Aggregate</a> EIP when using <tt>completionFromBatchConsumer</tt></li><li>Fixed <tt>MockEndpoint.expectedBodiesReceivedInAnyOrder</tt> to allow asserting on multiple arrival of the same/equal bodies.</li><li>Fixed <a shape="rect" href="mybatis.html" title="MyBatis">MyBatis</a> to demarcate the running transactions properly while reading/writing from/to database.</li><li>Fixed <a shape="rect" href="jetty.html" title="Jetty">Jetty</a>, <a shape="rect" href="http.html" title="HTTP">HTTP</a>, <a shape="rect" href="http4.html" title="HTTP4">HTTP4</a>, and <a shape="rect" href="ahc.html" title="AHC">AHC</a> http components not working in bridge mode if content path have spaces</li><li>Fixed the <a shape="rect" href="cxf.html" title="CXF">CXF</a> fallback convertor issue which camel will unregister it when the converter return null.</li><li
 >Fixed the issue that <a shape="rect" href="file2.html" title="File2">File2</a> endpoints on windows without volume name in the path url.</li><li>Fixed the issue of unmarshaling pgp messages encrypted with ElGamal.</li></ul>
+<ul><li>Fixed <a shape="rect" href="routepolicy.html" title="RoutePolicy">RoutePolicy</a> used from Spring XML with <tt>routePolicyRef</tt> may not invoke all callbacks on the policy.</li><li>Fixed <a shape="rect" href="mina.html" title="MINA">MINA</a> consumer to force disconnect upon timeout when doing request/reply, as late replies may cause side effects otherwise.</li><li>Fixed <a shape="rect" href="simple.html" title="Simple">Simple</a> language with empty quoted literals in predicates, so you can compare against empty strings.</li><li>Fixed <a shape="rect" href="soap.html" title="SOAP">SOAP</a> data format to set SOAP 1.1 namespace when marhsalling faults.</li><li>Fixed <a shape="rect" href="seda.html" title="SEDA">SEDA</a> producer to send to the right BlockingQueue being attached on the <a shape="rect" href="seda.html" title="SEDA">SEDA</a> endpoint so that the sent messages don't get lost.</li><li>Fixed using <tt>sendEmptyMessageWhenIdle=true</tt> on a batch consume
 r such as <a shape="rect" href="file2.html" title="File2">File</a> now working with <a shape="rect" href="aggregator2.html" title="Aggregator2">Aggregate</a> EIP when using <tt>completionFromBatchConsumer</tt></li><li>Fixed <tt>MockEndpoint.expectedBodiesReceivedInAnyOrder</tt> to allow asserting on multiple arrival of the same/equal bodies.</li><li>Fixed <a shape="rect" href="mybatis.html" title="MyBatis">MyBatis</a> to demarcate the running transactions properly while reading/writing from/to database.</li><li>Fixed <a shape="rect" href="jetty.html" title="Jetty">Jetty</a>, <a shape="rect" href="http.html" title="HTTP">HTTP</a>, <a shape="rect" href="http4.html" title="HTTP4">HTTP4</a>, and <a shape="rect" href="ahc.html" title="AHC">AHC</a> http components not working in bridge mode if content path have spaces</li><li>Fixed the <a shape="rect" href="cxf.html" title="CXF">CXF</a> fallback convertor issue which camel will unregister it when the converter return null.</li><li
 >Fixed the issue that <a shape="rect" href="file2.html" title="File2">File2</a> endpoints on windows without volume name in the path url.</li><li>Fixed the issue of unmarshaling pgp messages encrypted with ElGamal.</li><li>Fixed random <a shape="rect" href="load-balancer.html" title="Load Balancer">Load Balancer</a> to be even spread (before was a little less likely to pick the 1st)</li></ul>
 
 
 
@@ -99,7 +99,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><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="elasticsearch.html" title="ElasticSearch">camel-elasticsearch</a></tt> - for <a shape="rect" class="external-link" href="http://elasticsearch.org" rel="nofollow">ElasticSearch</a> integration</li><li><tt><a shape="rect" href="sjms.html" title="SJMS">camel-sjms</a></tt> - for "Springless" JMS integration</li><li><tt><span class="error">[camel-neo4j]</span></tt> - for talking to neo4j server from Camel.</li></ul>
+<ul><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">ElasticSearch</a> integration</li><li><tt><a shape="rect" href="sjms.html" title="SJMS">camel-sjms</a></tt> - for "Springless" JMS integration</li><li><tt><span class="error">[camel-neo4j]</span></tt> - for talking to neo4j server from Camel.</li></ul>
 
 
 <h3><a shape="rect" name="Camel2.11.0Release-DSLChanges"></a>DSL Changes</h3>