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/08/24 13:20:40 UTC

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

Author: buildbot
Date: Sat Aug 24 11:20:40 2013
New Revision: 875977

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-2120-release.html
    websites/production/camel/content/fop.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 Sat Aug 24 11:20:40 2013
@@ -140,7 +140,7 @@
 
 
 <h2><a shape="rect" name="Camel2.12.0Release-Changesthatmayaffectendusers"></a>Changes that may affect end users</h2>
-<ul><li>The <a shape="rect" href="file2.html" title="File2">File</a> and <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> consumers when using idempotent repository will no longer invoke <tt>contains</tt> with a directory name; this has been changed to only be checked for files.</li><li>Shutting down using <a shape="rect" href="graceful-shutdown.html" title="Graceful Shutdown">Graceful Shutdown</a> now requires the timeout value to be positive. And improved logic to avoid getting stuck in waiting for inflight messages, and having counter go negative.</li><li><a shape="rect" href="tracer.html" title="Tracer">Tracer</a> now requires explicitly to be enabled on <tt>CamelContext</tt> to be available and in use.</li><li>The class <tt>org.apache.camel.processor.interceptor.BacklogTracerInterceptor</tt> has been removed as it was no longer needed due internal optimizations.</li><li>The <a shape="rect" href="stream-caching.html" title="Stream caching">Stream caching</a> default thresho
 ld for spooling to disk has been changed from 64kb to 128kb.</li><li>The unary operators in <a shape="rect" href="simple.html" title="Simple">Simple</a> is now only applied on functions</li><li>Using Camel <a shape="rect" href="spring.html" title="Spring">Spring</a> is now setting up Camel routes later in the process allow Spring to complete all of its dependency injection, before Camel <tt>RouteBuilder</tt> instances is configured. This allows to safely use Spring dependency injection in these <tt>RouteBuilder</tt> classes.</li><li>Changing destination using JMX on <tt>org.apache.camel.api.management.mbean.ManagedSendProcessorMBean</tt> no longer supported.</li><li>Camel now uses <tt>xxxxxx</tt> instead of <tt>******</tt> when masking passwords (sanitize) when logging <a shape="rect" href="uris.html" title="URIs">URIs</a> in the log. Using <tt>xxxxx</tt> is more friendly with JMX naming.</li><li>The <tt>DefaultProducer</tt> now delegates to the <tt>Endpoint</tt> in the <tt>isSingle
 ton()</tt> method call, to use the same value as its endpoint.</li><li>Requests that use RSA v1.5 as the key transport algorithm will be rejected in the camel-xmlsecurity component, unless this algorithm has been explicitly configured.</li><li>The <a shape="rect" href="camel-maven-plugin.html" title="Camel Maven Plugin">Camel Maven Plugin</a> now uses "compile+runtime" as scope for required dependencies added to the classpath when running the plugin. This ensures also dependencies with provided scope gets included.</li></ul>
+<ul><li>The <a shape="rect" href="file2.html" title="File2">File</a> and <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> consumers when using idempotent repository will no longer invoke <tt>contains</tt> with a directory name; this has been changed to only be checked for files.</li><li>Shutting down using <a shape="rect" href="graceful-shutdown.html" title="Graceful Shutdown">Graceful Shutdown</a> now requires the timeout value to be positive. And improved logic to avoid getting stuck in waiting for inflight messages, and having counter go negative.</li><li><a shape="rect" href="tracer.html" title="Tracer">Tracer</a> now requires explicitly to be enabled on <tt>CamelContext</tt> to be available and in use.</li><li>The class <tt>org.apache.camel.processor.interceptor.BacklogTracerInterceptor</tt> has been removed as it was no longer needed due internal optimizations.</li><li>The <a shape="rect" href="stream-caching.html" title="Stream caching">Stream caching</a> default thresho
 ld for spooling to disk has been changed from 64kb to 128kb.</li><li>The unary operators in <a shape="rect" href="simple.html" title="Simple">Simple</a> is now only applied on functions</li><li>Using Camel <a shape="rect" href="spring.html" title="Spring">Spring</a> is now setting up Camel routes later in the process allow Spring to complete all of its dependency injection, before Camel <tt>RouteBuilder</tt> instances is configured. This allows to safely use Spring dependency injection in these <tt>RouteBuilder</tt> classes.</li><li>Changing destination using JMX on <tt>org.apache.camel.api.management.mbean.ManagedSendProcessorMBean</tt> no longer supported.</li><li>Camel now uses <tt>xxxxxx</tt> instead of <tt>******</tt> when masking passwords (sanitize) when logging <a shape="rect" href="uris.html" title="URIs">URIs</a> in the log. Using <tt>xxxxx</tt> is more friendly with JMX naming.</li><li>The <tt>DefaultProducer</tt> now delegates to the <tt>Endpoint</tt> in the <tt>isSingle
 ton()</tt> method call, to use the same value as its endpoint.</li><li>Requests that use RSA v1.5 as the key transport algorithm will be rejected in the camel-xmlsecurity component, unless this algorithm has been explicitly configured.</li><li>The <a shape="rect" href="camel-maven-plugin.html" title="Camel Maven Plugin">Camel Maven Plugin</a> now uses "compile+runtime" as scope for required dependencies added to the classpath when running the plugin. This ensures also dependencies with provided scope gets included.</li><li>The <tt>userConfigURL</tt> option from <a shape="rect" href="fop.html" title="FOP">FOP</a> now loads the resource from classpath by default.</li></ul>
 
 
 

Modified: websites/production/camel/content/fop.html
==============================================================================
--- websites/production/camel/content/fop.html (original)
+++ websites/production/camel/content/fop.html Sat Aug 24 11:20:40 2013
@@ -124,7 +124,7 @@ fop://outputFormat?[options]
 <h3><a shape="rect" name="FOP-EndpointOptions"></a>Endpoint Options</h3>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh">name </th><th colspan="1" rowspan="1" class="confluenceTh">default value </th><th colspan="1" rowspan="1" class="confluenceTh">description</th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">userConfigURL</td><td colspan="1" rowspan="1" class="confluenceTd">none</td><td colspan="1" rowspan="1" class="confluenceTd">The location of a configuration file with the following <a shape="rect" class="external-link" href="http://xmlgraphics.apache.org/fop/1.0/configuration.html">structure</a></td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh">name </th><th colspan="1" rowspan="1" class="confluenceTh">default value </th><th colspan="1" rowspan="1" class="confluenceTh">description</th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">userConfigURL</td><td colspan="1" rowspan="1" class="confluenceTd">none</td><td colspan="1" rowspan="1" class="confluenceTd"> The location of a configuration file with the following <a shape="rect" class="external-link" href="http://xmlgraphics.apache.org/fop/1.0/configuration.html">structure</a>. From <b>Camel 2.12</b> onwards the file is loaded from the classpath by default. You can use <tt>file:</tt>, or <tt>classpath:</tt> as prefix to load the resource from file or classpath. In previous releases the file is always loaded from file system. </td></tr></tbody></table>
 </div>