Author: buildbot
Date: Sun Jul 28 09:18:48 2013
New Revision: 871538
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/articles.html
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2120-release.html
Modified: websites/production/camel/content/articles.html
==============================================================================
--- websites/production/camel/content/articles.html (original)
+++ websites/production/camel/content/articles.html Sun Jul 28 09:18:48 2013
@@ -124,7 +124,7 @@
<h3><a shape="rect"
name="Articles-ComparisontoCamel%27sCompetitors"></a>Comparison to Camel's
Competitors</h3>
-<ul><li><a shape="rect" class="external-link"
href="http://hillert.blogspot.com/2009/10/apache-camel-alternatives.html"
rel="nofollow">Apache Camel alternatives</a> by Gunnar Hillert. He presents a
brief overview of other projects in the integration space.</li><li><a
shape="rect" class="external-link"
href="http://java.dzone.com/articles/spring-integration-and-apache"
rel="nofollow">Spring Integration and Apache Camel</a> by Biju Kunjummen. An
objective showcase, showing the same case how to do it with Spring Integration
and Apache Camel.</li><li><a shape="rect" class="external-link"
href="http://www.kai-waehner.de/blog/2011/06/02/when-to-use-apache-camel/"
rel="nofollow">When to use Apache Camel?</a> by Kai Wähner blogs about his
options on when to use Apache Camel, and when not to.</li><li><a shape="rect"
class="external-link"
href="http://www.kai-waehner.de/blog/2012/01/10/spoilt-for-choice-which-integration-framework-to-use-spring-integration-mule-esb-or-apache-camel/"
rel=
"nofollow">Spoilt for Choice: Which Integration Framework to use –
Spring Integration, Mule ESB or Apache Camel?</a> by Kai Wähner who take a
look at the three integration projects, and gives his opinions where they stand
against each other</li><li><a shape="rect" class="external-link"
href="http://www.dzone.com/links/r/spring_integration_project_creation_vs_apache_cam.html"
rel="nofollow">Spring Integration Project Creation VS. Apache Camel Project
Creation</a> - by Claus Ibsen, blog posted on DZone to compare creating a new
SI project and how the example could be created with Apache Camel.</li><li><a
shape="rect" class="external-link"
href="http://www.ofbizian.com/2012/12/spring-integration-22-is-out-it-is-time.html"
rel="nofollow">Spring Integration 2.2 is out, it is time for another
comparison with Apache Camel</a> - by Bilgin, who blogs about comparing Camel
and SI. The interesting aspect is that Bilgin taks about the first line of
questions about licensing, mature
of the project, how active the communities is etc (a good read).</li></ul>
+<ul><li><a shape="rect" class="external-link"
href="http://hillert.blogspot.com/2009/10/apache-camel-alternatives.html"
rel="nofollow">Apache Camel alternatives</a> by Gunnar Hillert. He presents a
brief overview of other projects in the integration space.</li><li><a
shape="rect" class="external-link"
href="http://java.dzone.com/articles/spring-integration-and-apache"
rel="nofollow">Spring Integration and Apache Camel</a> by Biju Kunjummen. An
objective showcase, showing the same case how to do it with Spring Integration
and Apache Camel.</li><li><a shape="rect" class="external-link"
href="http://www.kai-waehner.de/blog/2011/06/02/when-to-use-apache-camel/"
rel="nofollow">When to use Apache Camel?</a> by Kai Wähner blogs about his
options on when to use Apache Camel, and when not to.</li><li><a shape="rect"
class="external-link"
href="http://www.kai-waehner.de/blog/2012/01/10/spoilt-for-choice-which-integration-framework-to-use-spring-integration-mule-esb-or-apache-camel/"
rel=
"nofollow">Spoilt for Choice: Which Integration Framework to use –
Spring Integration, Mule ESB or Apache Camel?</a> by Kai Wähner who take a
look at the three integration projects, and gives his opinions where they stand
against each other</li><li><a shape="rect" class="external-link"
href="http://www.dzone.com/links/r/spring_integration_project_creation_vs_apache_cam.html"
rel="nofollow">Spring Integration Project Creation VS. Apache Camel Project
Creation</a> - by Claus Ibsen, blog posted on DZone to compare creating a new
SI project and how the example could be created with Apache Camel.</li><li><a
shape="rect" class="external-link"
href="http://www.ofbizian.com/2012/12/spring-integration-22-is-out-it-is-time.html"
rel="nofollow">Spring Integration 2.2 is out, it is time for another
comparison with Apache Camel</a> - by Bilgin, who blogs about comparing Camel
and SI. The interesting aspect is that Bilgin taks about the first line of
questions about licensing, mature
of the project, how active the communities is etc (a good read).</li><li><a
shape="rect" class="external-link"
href="http://javacodebook.com/2013/07/24/spring-integration-vs-apache-camel/"
rel="nofollow">Apache Camel vs Spring Integration</a> - From July 2013
comparing these two projects side by side in both code statistics and activity
in the community, etc.</li></ul>
<h3><a shape="rect" name="Articles-Miscellaneous"></a>Miscellaneous</h3>
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 Jul 28
09:18:48 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></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></ul>