Author: buildbot
Date: Wed Nov 27 12:20:51 2013
New Revision: 888261

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 Wed Nov 27 
12:20:51 2013
@@ -100,7 +100,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><li>Fixed <tt>camel-fop</tt> to work in 
Apache <a shape="rect" href="karaf.html" title="Karaf">Karaf</a> and 
ServiceMix</li><li>Fixed <a shape="rect" href="hdfs.html" title="HDFS">HDFS</a> 
producer to use the configured <a shape="rect" h
 ref="uuidgenerator.html" title="UuidGenerator">UuidGenerator</a> when 
generating split file names to avoid filename collisions</li><li>Fixed 
<tt>JpaProducer</tt> and <tt>JpaConsumer</tt> of the <a shape="rect" 
href="jpa.html" title="JPA">JPA</a> component to not share/reuse the same 
<tt>EntityManager</tt> object which could cause problems if this would occur in 
the context of multiple/different threads.</li><li>Fixed <a shape="rect" 
href="http4.html" title="HTTP4">HTTP4</a> to support multiple custom component 
names in use, each configured using different 
<tt>SSLContext</tt>.</li><li>Fixed <a shape="rect" 
href="content-based-router.html" title="Content Based Router">Content Based 
Router</a> using method call's as <a shape="rect" href="predicate.html" 
title="Predicate">Predicate</a>s if threw an exception, the <a shape="rect" 
href="content-based-router.html" title="Content Based Router">Content Based 
Router</a> will call next predicate before triggering <a shape="rect" 
href="error-ha
 ndler.html" title="Error Handler">Error Handler</a>.</li><li>Fixed <a 
shape="rect" href="netty-http.html" title="Netty HTTP">Netty HTTP</a> producer 
with query parameters may use wrong parameters from a previous 
call.</li><li>Fixed <a shape="rect" href="netty.html" title="Netty">Netty</a> 
producer may cause <tt>NullPointerException</tt> in <tt>messageReceived</tt> in 
client handler, if a <tt>Channel</tt> was destroyed from the producer 
pool.</li><li>Fixed <a shape="rect" href="file2.html" title="File2">File</a> 
and <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> consumer(s) when 
<tt>idempotent=true</tt> could not detect changed file(s) as a new file, but 
would regard the file as idempotent.</li><li>Fixed <a shape="rect" 
href="stream.html" title="Stream">Stream</a> consumer reading a file using 
<tt>groupLines</tt> would not read last group of message if there was not 
enough lines to hit the threshold.</li><li>Fixed deleting the <em>done 
file</em> if <a shape="rect" href="file2.
 html" title="File2">File</a> or <a shape="rect" href="ftp2.html" 
title="FTP2">FTP</a> consumer rollback and the <tt>moveFailed</tt> option is in 
use.</li><li>Fixed <a shape="rect" href="avro.html" title="avro">avro</a> data 
format in OSGi not being able to load schema classes.</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><li>Fixed <a shape="rect" href="hdfs.html" title="HDFS">HDFS</a> 
producer to use the configured <a shape="rect" h
 ref="uuidgenerator.html" title="UuidGenerator">UuidGenerator</a> when 
generating split file names to avoid filename collisions</li><li>Fixed 
<tt>JpaProducer</tt> and <tt>JpaConsumer</tt> of the <a shape="rect" 
href="jpa.html" title="JPA">JPA</a> component to not share/reuse the same 
<tt>EntityManager</tt> object which could cause problems if this would occur in 
the context of multiple/different threads.</li><li>Fixed <a shape="rect" 
href="http4.html" title="HTTP4">HTTP4</a> to support multiple custom component 
names in use, each configured using different 
<tt>SSLContext</tt>.</li><li>Fixed <a shape="rect" 
href="content-based-router.html" title="Content Based Router">Content Based 
Router</a> using method call's as <a shape="rect" href="predicate.html" 
title="Predicate">Predicate</a>s if threw an exception, the <a shape="rect" 
href="content-based-router.html" title="Content Based Router">Content Based 
Router</a> will call next predicate before triggering <a shape="rect" 
href="error-ha
 ndler.html" title="Error Handler">Error Handler</a>.</li><li>Fixed <a 
shape="rect" href="netty-http.html" title="Netty HTTP">Netty HTTP</a> producer 
with query parameters may use wrong parameters from a previous 
call.</li><li>Fixed <a shape="rect" href="netty.html" title="Netty">Netty</a> 
producer may cause <tt>NullPointerException</tt> in <tt>messageReceived</tt> in 
client handler, if a <tt>Channel</tt> was destroyed from the producer 
pool.</li><li>Fixed <a shape="rect" href="file2.html" title="File2">File</a> 
and <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> consumer(s) when 
<tt>idempotent=true</tt> could not detect changed file(s) as a new file, but 
would regard the file as idempotent.</li><li>Fixed <a shape="rect" 
href="stream.html" title="Stream">Stream</a> consumer reading a file using 
<tt>groupLines</tt> would not read last group of message if there was not 
enough lines to hit the threshold.</li><li>Fixed deleting the <em>done 
file</em> if <a shape="rect" href="file2.
 html" title="File2">File</a> or <a shape="rect" href="ftp2.html" 
title="FTP2">FTP</a> consumer rollback and the <tt>moveFailed</tt> option is in 
use.</li><li>Fixed <a shape="rect" href="avro.html" title="avro">avro</a> data 
format in OSGi not being able to load schema classes.</li><li>Fixed <a 
shape="rect" href="camel-jmx.html" title="Camel JMX">JMX</a> when using custom 
beans in routes with <tt>@ManagedResource</tt> to expose JMX 
attributes/operations to not include Camel standard attributes/operations from 
its processors, which would be shown as unavailable in JMX consoles.</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>


Reply via email to