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/10/18 10:18:55 UTC

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

Author: buildbot
Date: Fri Oct 18 08:18:55 2013
New Revision: 883099

Log:
Production update by buildbot for camel

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

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

Modified: websites/production/camel/content/camel-2130-release.html
==============================================================================
--- websites/production/camel/content/camel-2130-release.html (original)
+++ websites/production/camel/content/camel-2130-release.html Fri Oct 18 08:18:55 2013
@@ -99,7 +99,7 @@
 
 <h3><a shape="rect" name="Camel2.13.0Release-FixedIssues"></a>Fixed Issues</h3>
 
-<ul><li>Fixed an <tt>ArrayIndexOutOfBoundsException</tt> with <a shape="rect" href="message-history.html" title="Message History">Message History</a> when using <a shape="rect" href="seda.html" title="SEDA">SEDA</a></li><li>Fixed <tt>requestTimeout</tt> on <a shape="rect" href="netty.html" title="Netty">Netty</a> not triggering when we have received message.</li><li>Fixed <a shape="rect" href="parameter-binding-annotations.html" title="Parameter Binding Annotations">Parameter Binding Annotations</a> on boolean types to evaluate as <a shape="rect" href="predicate.html" title="Predicate">Predicate</a> instead of <a shape="rect" href="expression.html" title="Expression">Expression</a></li><li>Fixed using <a shape="rect" href="file2.html" title="File2">File</a> consumer with <tt>delete=true&amp;readLock=fileLock</tt> not being able to delete the file on Windows.</li><li>Fixed <a shape="rect" href="throttler.html" title="Throttler">Throttler</a> to honor time slots after period expires (
 eg so it works consistently and as expected).</li><li>Fixed getting JMSXUserID property when consuming from <a shape="rect" href="activemq.html" title="ActiveMQ">ActiveMQ</a></li><li>Fixed <a shape="rect" href="intercept.html" title="Intercept">interceptFrom</a> to support property placeholders</li><li>Fixed a race condition in initializing <tt>SSLContext</tt> in <a shape="rect" href="netty.html" title="Netty">Netty</a> and <a shape="rect" href="netty-http.html" title="Netty HTTP">Netty HTTP</a></li><li>Fixed using <a shape="rect" href="recipient-list.html" title="Recipient List">Recipient List</a>, <a shape="rect" href="routing-slip.html" title="Routing Slip">Routing Slip</a> calling another route which is configured with <tt>NoErrorHandler</tt>, and an exception occurred in that route, would be propagated back as not-exhausted, allow the caller route to have its error handler react on the exception.</li><li>Fixed <a shape="rect" href="quartz.html" title="Quartz">Quartz</a> and exc
 eption was thrown when scheduling a job, would affect during shutdown, assuming the job was still in progress, and not shutdown the Quartz scheduler.</li><li>Fixed so you can configure <a shape="rect" href="stomp.html" title="Stomp">Stomp</a> endpoints using <a shape="rect" href="uris.html" title="URIs">URIs</a></li><li>Fixed memory leak when using <a shape="rect" href="language.html" title="Language">Language</a> component with <tt>camel-script</tt> languages and having <tt>contentCache=false</tt></li><li>Fixed <a shape="rect" href="error-handler.html" title="Error Handler">Error Handler</a> may log at <tt>WARN</tt> level "Cannot determine current route from Exchange" when using <a shape="rect" href="splitter.html" title="Splitter">Splitter</a></li></ul>
+<ul><li>Fixed an <tt>ArrayIndexOutOfBoundsException</tt> with <a shape="rect" href="message-history.html" title="Message History">Message History</a> when using <a shape="rect" href="seda.html" title="SEDA">SEDA</a></li><li>Fixed <tt>requestTimeout</tt> on <a shape="rect" href="netty.html" title="Netty">Netty</a> not triggering when we have received message.</li><li>Fixed <a shape="rect" href="parameter-binding-annotations.html" title="Parameter Binding Annotations">Parameter Binding Annotations</a> on boolean types to evaluate as <a shape="rect" href="predicate.html" title="Predicate">Predicate</a> instead of <a shape="rect" href="expression.html" title="Expression">Expression</a></li><li>Fixed using <a shape="rect" href="file2.html" title="File2">File</a> consumer with <tt>delete=true&amp;readLock=fileLock</tt> not being able to delete the file on Windows.</li><li>Fixed <a shape="rect" href="throttler.html" title="Throttler">Throttler</a> to honor time slots after period expires (
 eg so it works consistently and as expected).</li><li>Fixed getting JMSXUserID property when consuming from <a shape="rect" href="activemq.html" title="ActiveMQ">ActiveMQ</a></li><li>Fixed <a shape="rect" href="intercept.html" title="Intercept">interceptFrom</a> to support property placeholders</li><li>Fixed a race condition in initializing <tt>SSLContext</tt> in <a shape="rect" href="netty.html" title="Netty">Netty</a> and <a shape="rect" href="netty-http.html" title="Netty HTTP">Netty HTTP</a></li><li>Fixed using <a shape="rect" href="recipient-list.html" title="Recipient List">Recipient List</a>, <a shape="rect" href="routing-slip.html" title="Routing Slip">Routing Slip</a> calling another route which is configured with <tt>NoErrorHandler</tt>, and an exception occurred in that route, would be propagated back as not-exhausted, allow the caller route to have its error handler react on the exception.</li><li>Fixed <a shape="rect" href="quartz.html" title="Quartz">Quartz</a> and exc
 eption was thrown when scheduling a job, would affect during shutdown, assuming the job was still in progress, and not shutdown the Quartz scheduler.</li><li>Fixed so you can configure <a shape="rect" href="stomp.html" title="Stomp">Stomp</a> endpoints using <a shape="rect" href="uris.html" title="URIs">URIs</a></li><li>Fixed memory leak when using <a shape="rect" href="language.html" title="Language">Language</a> component with <tt>camel-script</tt> languages and having <tt>contentCache=false</tt></li><li>Fixed <a shape="rect" href="error-handler.html" title="Error Handler">Error Handler</a> may log at <tt>WARN</tt> level "Cannot determine current route from Exchange" when using <a shape="rect" href="splitter.html" title="Splitter">Splitter</a></li><li>Fixed <tt>camel-fop</tt> to work in Apache <a shape="rect" href="karaf.html" title="Karaf">Karaf</a> and ServiceMix</li></ul>
 
 
 <h3><a shape="rect" name="Camel2.13.0Release-NewEnterpriseIntegrationPatterns"></a>New <a shape="rect" href="enterprise-integration-patterns.html" title="Enterprise Integration Patterns">Enterprise Integration Patterns</a></h3>
@@ -135,6 +135,10 @@
 
 <h2><a shape="rect" name="Camel2.13.0Release-DependencyUpgrades"></a>Dependency Upgrades</h2>
 
+<p>You can see any dependency changes using <a shape="rect" class="external-link" href="http://vdiff.notsoclever.cc/" rel="nofollow">Camel Dependencies Version Differences web tool</a> created by Tracy Snell from the Camel <a shape="rect" href="team.html" title="Team">Team</a>.</p>
+
+<p>The below list is a best effort, and we may miss some updates, its better to use the <a shape="rect" class="external-link" href="http://vdiff.notsoclever.cc/" rel="nofollow">Camel Dependencies Version Differences web tool</a> which uses the released projects for comparison.</p>
+
 <ul><li>APNS 0.1.6 to 0.2.3</li><li>BeanIO 2.0.6 to 2.0.7</li><li>CXF 2.7.6 to 2.7.7</li><li>EHCache 2.7.2 to 2.7.4</li><li>Elasticsearch 0.20.6 to 0.90.3</li><li>FOP 1.0 to 1.1</li><li>Guave 14.0.1 to 15.0</li><li>Hazelcast 2.6 to 3.0.2</li><li>ICal4j 1.0.4 to 1.0.5.2</li><li>Jetty 7.6.9 to 8.1.12</li><li>Joda time 2.1 to 2.3</li><li>JRuby 1.7.4 to 1.7.5</li><li>Lucene 3.6.0 to 4.4.0</li><li>MongoDB Java Driver 2.11.2 to 2.11.3</li><li>Quartz 2.2.0 to 2.2.1</li><li>Restlet 2.0.15 to 2.1.4</li><li>Saxon 9.5.0.2 to 9.5.1-2</li><li>Servlet API 2.5 to 3.0</li><li>SolrJ 3.6.2 to 4.4.0</li><li>Spring Batch 2.2.1.RELEASE to 2.2.2.RELEASE</li><li>Spring Redis 1.0.4.RELEASE to 1.1.0.RELEASE</li><li>TestNG 6.8.5 to 6.8.7</li></ul>