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 2013/06/02 10:18:32 UTC

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

Author: buildbot
Date: Sun Jun  2 08:18:32 2013
New Revision: 864081

Log:
Production update by buildbot for camel

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

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

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 Sun Jun  2 08:18:32 2013
@@ -89,7 +89,7 @@
 
 <h3><a shape="rect" name="Camel2.12.0Release-FixedIssues"></a>Fixed Issues</h3>
 
-<ul><li>Fixed setting .id in Java DSL on some <a shape="rect" href="eip.html" title="EIP">EIP</a>s such as the <a shape="rect" href="validate.html" title="Validate">Validate</a></li><li>Fixed <a shape="rect" href="dead-letter-channel.html" title="Dead Letter Channel">Dead Letter Channel</a> always handled exception, which wasn't the case if an <a shape="rect" href="exception-clause.html" title="Exception Clause">Exception Clause</a> was in use, which didn't had handled=true.</li><li>Fixed <a shape="rect" href="using-propertyplaceholder.html" title="Using PropertyPlaceholder">Using PropertyPlaceholder</a> in attributes defined on <tt>&lt;camelContext&gt;</tt>.</li><li>All Camel <a shape="rect" href="components.html" title="Components">Components</a> will configure their consumers when being created to ensure you can configure from <a shape="rect" href="uris.html" title="URIs">URIs</a> with <tt>consumer.</tt> as prefix.</li><li>Fixed <a shape="rect" href="quickfix.html" title=
 "Quickfix">QuickfixJEndpoint</a> to adhere a given InOut MEP correctly.</li><li>Fixed using property placeholders in a <a shape="rect" href="simple.html" title="Simple">Simple</a> predicate used inside a when in a <a shape="rect" href="content-based-router.html" title="Content Based Router">Content Based Router</a> when using <a shape="rect" href="java-dsl.html" title="Java DSL">Java DSL</a></li></ul>
+<ul><li>Fixed setting .id in Java DSL on some <a shape="rect" href="eip.html" title="EIP">EIP</a>s such as the <a shape="rect" href="validate.html" title="Validate">Validate</a></li><li>Fixed <a shape="rect" href="dead-letter-channel.html" title="Dead Letter Channel">Dead Letter Channel</a> always handled exception, which wasn't the case if an <a shape="rect" href="exception-clause.html" title="Exception Clause">Exception Clause</a> was in use, which didn't had handled=true.</li><li>Fixed <a shape="rect" href="using-propertyplaceholder.html" title="Using PropertyPlaceholder">Using PropertyPlaceholder</a> in attributes defined on <tt>&lt;camelContext&gt;</tt>.</li><li>All Camel <a shape="rect" href="components.html" title="Components">Components</a> will configure their consumers when being created to ensure you can configure from <a shape="rect" href="uris.html" title="URIs">URIs</a> with <tt>consumer.</tt> as prefix.</li><li>Fixed <a shape="rect" href="quickfix.html" title=
 "Quickfix">QuickfixJEndpoint</a> to adhere a given InOut MEP correctly.</li><li>Fixed using property placeholders in a <a shape="rect" href="simple.html" title="Simple">Simple</a> predicate used inside a when in a <a shape="rect" href="content-based-router.html" title="Content Based Router">Content Based Router</a> when using <a shape="rect" href="java-dsl.html" title="Java DSL">Java DSL</a></li><li>Fixed a race condition in <a shape="rect" href="file2.html" title="File2">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></ul>
 
 
 <h3><a shape="rect" name="Camel2.12.0Release-NewEnterpriseIntegrationPatterns"></a>New <a shape="rect" href="enterprise-integration-patterns.html" title="Enterprise Integration Patterns">Enterprise Integration Patterns</a></h3>