Author: buildbot
Date: Sat Jun 9 14:20:11 2012
New Revision: 820970
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-architecture.html
websites/production/camel/content/book-in-one-page.html
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2100-release.html
websites/production/camel/content/component-list.html
websites/production/camel/content/components.html
websites/production/camel/content/transport.html
websites/production/camel/content/uris.html
Modified: websites/production/camel/content/book-architecture.html
==============================================================================
--- websites/production/camel/content/book-architecture.html (original)
+++ websites/production/camel/content/book-architecture.html Sat Jun 9
14:20:11 2012
@@ -581,7 +581,12 @@ snmp://host[:port]?options
<pre class="code-xml">
solr://host[:port]/solr?[options]
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springbatch.html" title="SpringBatch">SpringBatch</a> / camel-spring-batch
+<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
+<pre class="code-xml">
+spring-batch:job[?options]
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To bridge
Camel and <a shape="rect" class="external-link"
href="http://www.springsource.org/spring-batch" rel="nofollow">Spring Batch</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-integration:defaultChannelName
Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Sat Jun 9 14:20:11
2012
@@ -995,7 +995,12 @@ snmp://host[:port]?options
<pre class="code-xml">
solr://host[:port]/solr?[options]
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springbatch.html" title="SpringBatch">SpringBatch</a> / camel-spring-batch
+<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
+<pre class="code-xml">
+spring-batch:job[?options]
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To bridge
Camel and <a shape="rect" class="external-link"
href="http://www.springsource.org/spring-batch" rel="nofollow">Spring Batch</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-integration:defaultChannelName
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/camel/content/camel-2100-release.html
==============================================================================
--- websites/production/camel/content/camel-2100-release.html (original)
+++ websites/production/camel/content/camel-2100-release.html Sat Jun 9
14:20:11 2012
@@ -101,7 +101,7 @@
<h3><a shape="rect" name="Camel2.10.0Release-NewComponents"></a>New <a
shape="rect" href="components.html" title="Components">Components</a></h3>
-<ul><li><tt><a shape="rect" href="avro.html" title="avro">camel-avro</a></tt>
- for <a shape="rect" class="external-link"
href="http://avro.apache.org/">Apache Avro</a> integration</li><li><tt><a
shape="rect" href="aws.html" title="AWS">camel-aws</a></tt> - for <a
shape="rect" class="external-link" href="http://aws.amazon.com/dynamodb/"
rel="nofollow">DynamoDB</a> integration within <a shape="rect"
class="external-link" href="http://aws.amazon.com/" rel="nofollow">Amazon Web
Services</a></li><li><tt><a shape="rect" href="beanio.html"
title="BeanIO">camel-beanio</a></tt> - <a shape="rect" href="data-format.html"
title="Data Format">Data Format</a> to map objects to flat structured
format</li><li><tt><a shape="rect" href="cdi.html"
title="CDI">camel-cdi</a></tt> - to deploy Apache Camel in CDI container with
Dependency Injection (JSR299, 330)</li><li><tt>camel-core</tt> - new support
for "<a shape="rect" href="stub.html" title="Stub">stubbing</a>" endpoints, for
development an
d testing purposes</li><li><tt>camel-fop</tt> - to render messages into
different outputs using <a shape="rect" href="fop.html" title="FOP">Apache
FOP</a></li><li><tt><a shape="rect" href="json.html"
title="JSON">camel-gson</a></tt> - provides a <a shape="rect"
class="external-link" href="http://www.json.org/" rel="nofollow">JSON</a> data
format using the <a shape="rect" class="external-link"
href="http://code.google.com/p/google-gson/" rel="nofollow">Google GSON
project</a></li><li><tt><a shape="rect" href="jsch.html"
title="Jsch">camel-jsch</a></tt> - Secure Copy using <a shape="rect"
class="external-link" href="http://www.jcraft.com/jsch/"
rel="nofollow">JSCH</a></li><li><tt>camel-mina2</tt></li><li><tt><a
shape="rect" href="mongodb.html" title="MongoDB">camel-mongodb</a></tt> - for
<a shape="rect" class="external-link" href="http://www.mongodb.org/"
rel="nofollow">MongoDB</a> integration</li><li><tt>camel-spring-batch</tt> -
For using Spring Batch with Camel.</li><li><tt
><a shape="rect" href="ssh.html" title="SSH">camel-ssh</a></tt> - For
>executing commands on an <a shape="rect" class="external-link"
>href="http://en.wikipedia.org/wiki/SSH" rel="nofollow">SSH</a> <a
>shape="rect" class="external-link"
>href="http://en.wikipedia.org/wiki/Comparison_of_SSH_servers"
>rel="nofollow">server</a></li><li><tt><a shape="rect"
>href="blueprint-testing.html" title="Blueprint
>Testing">camel-test-blueprint</a></tt> - for testing Blueprint
>routes</li><li><tt><a shape="rect" href="spring-testing.html" title="Spring
>Testing">camel-test-spring</a></tt> - for testing Spring
>routes</li><li><tt><a shape="rect" href="twitter.html"
>title="Twitter">camel-twitter</a></tt> - for <a shape="rect"
>class="external-link" href="http://www.twitter.com/"
>rel="nofollow">Twitter</a> integration</li><li><tt><a shape="rect"
>href="websocket.html" title="Websocket">camel-websocket</a></tt> - for <a
>shape="rect" class="external-link" href="http://www.websocket.org/"
>rel="nofollow">Web
Socket</a> integration</li></ul>
+<ul><li><tt><a shape="rect" href="avro.html" title="avro">camel-avro</a></tt>
- for <a shape="rect" class="external-link"
href="http://avro.apache.org/">Apache Avro</a> integration</li><li><tt><a
shape="rect" href="aws.html" title="AWS">camel-aws</a></tt> - for <a
shape="rect" class="external-link" href="http://aws.amazon.com/dynamodb/"
rel="nofollow">DynamoDB</a> integration within <a shape="rect"
class="external-link" href="http://aws.amazon.com/" rel="nofollow">Amazon Web
Services</a></li><li><tt><a shape="rect" href="beanio.html"
title="BeanIO">camel-beanio</a></tt> - <a shape="rect" href="data-format.html"
title="Data Format">Data Format</a> to map objects to flat structured
format</li><li><tt><a shape="rect" href="cdi.html"
title="CDI">camel-cdi</a></tt> - to deploy Apache Camel in CDI container with
Dependency Injection (JSR299, 330)</li><li><tt>camel-core</tt> - new support
for "<a shape="rect" href="stub.html" title="Stub">stubbing</a>" endpoints, for
development an
d testing purposes</li><li><tt><a shape="rect" href="fop.html"
title="FOP">camel-fop</a></tt> - to render messages into different outputs
using <a shape="rect" href="fop.html" title="FOP">Apache FOP</a></li><li><tt><a
shape="rect" href="json.html" title="JSON">camel-gson</a></tt> - provides a <a
shape="rect" class="external-link" href="http://www.json.org/"
rel="nofollow">JSON</a> data format using the <a shape="rect"
class="external-link" href="http://code.google.com/p/google-gson/"
rel="nofollow">Google GSON project</a></li><li><tt><a shape="rect"
href="jsch.html" title="Jsch">camel-jsch</a></tt> - Secure Copy using <a
shape="rect" class="external-link" href="http://www.jcraft.com/jsch/"
rel="nofollow">JSCH</a></li><li><tt>camel-mina2</tt> - <tt>camel-mina2</tt> is
expected to be refactored in Camel 2.11, so use on own risk of having to
migrate.</li><li><tt><a shape="rect" href="mongodb.html"
title="MongoDB">camel-mongodb</a></tt> - for <a shape="rect"
class="external-link
" href="http://www.mongodb.org/" rel="nofollow">MongoDB</a>
integration</li><li><tt><a shape="rect" href="springbatch.html"
title="SpringBatch">camel-spring-batch</a></tt> - For using Spring Batch with
Camel.</li><li><tt><a shape="rect" href="ssh.html"
title="SSH">camel-ssh</a></tt> - For executing commands on an <a shape="rect"
class="external-link" href="http://en.wikipedia.org/wiki/SSH"
rel="nofollow">SSH</a> <a shape="rect" class="external-link"
href="http://en.wikipedia.org/wiki/Comparison_of_SSH_servers"
rel="nofollow">server</a></li><li><tt><a shape="rect"
href="blueprint-testing.html" title="Blueprint
Testing">camel-test-blueprint</a></tt> - for testing Blueprint
routes</li><li><tt><a shape="rect" href="spring-testing.html" title="Spring
Testing">camel-test-spring</a></tt> - for testing Spring routes</li><li><tt><a
shape="rect" href="twitter.html" title="Twitter">camel-twitter</a></tt> - for
<a shape="rect" class="external-link" href="http://www.twitter.com/" rel="no
follow">Twitter</a> integration</li><li><tt><a shape="rect"
href="websocket.html" title="Websocket">camel-websocket</a></tt> - for <a
shape="rect" class="external-link" href="http://www.websocket.org/"
rel="nofollow">WebSocket</a> integration</li></ul>
<h3><a shape="rect" name="Camel2.10.0Release-DSLChanges"></a>DSL Changes</h3>
@@ -129,7 +129,7 @@
<h2><a shape="rect"
name="Camel2.10.0Release-Internal%2FNonAPIrefactoringsthatmayaffectusers"></a>Internal/Non
API refactorings that may affect users</h2>
-<ul><li>Removed method <tt>setManagementName</tt> from <tt>CamelContext</tt>
as it should not be used by Camel end users</li><li>Added method
<tt>isTransactedRedelivered</tt> to <a shape="rect" href="exchange.html"
title="Exchange">Exchange</a></li><li>Added method <tt>isDirectory</tt> to
<tt>GenericFile</tt></li><li>API changed in the <tt>ClientPipelineFactory</tt>
and <tt>ServerPipelineFactory</tt> abstract classes in <a shape="rect"
href="netty.html" title="Netty">Netty</a></li><li>Added <tt>getStatistics</tt>
method to <tt>TypeConverterRegistry</tt>, and the registry now extends
<tt>Service</tt> as well.</li><li>The <tt>convertBodyTo</tt> with a charset
configured, will not propagate the charset as an Exchange property
(<tt>Exchange.CHARSET_NAME</tt>), which otherwise may lead to payload being
double converted.</li><li>Added <tt>abort</tt> method to
<tt>GenericFileProcessStrategy</tt>.</li></ul>
+<ul><li>Removed method <tt>setManagementName</tt> from <tt>CamelContext</tt>
as it should not be used by Camel end users</li><li>Added method
<tt>isTransactedRedelivered</tt> to <a shape="rect" href="exchange.html"
title="Exchange">Exchange</a></li><li>Added method <tt>isDirectory</tt> to
<tt>GenericFile</tt></li><li>API changed in the <tt>ClientPipelineFactory</tt>
and <tt>ServerPipelineFactory</tt> abstract classes in <a shape="rect"
href="netty.html" title="Netty">Netty</a></li><li>Added <tt>getStatistics</tt>
method to <tt>TypeConverterRegistry</tt>, and the registry now extends
<tt>Service</tt> as well.</li><li>The <tt>convertBodyTo</tt> with a charset
configured, will not propagate the charset as an Exchange property
(<tt>Exchange.CHARSET_NAME</tt>), which otherwise may lead to payload being
double converted.</li><li>Added <tt>abort</tt> method to
<tt>GenericFileProcessStrategy</tt>.</li><li><tt>camel-mail</tt> now excludes
dependency on javax activation JAR as thats e
mbedded in the JVM from JRE6 onwards.</li></ul>
<h2><a shape="rect" name="Camel2.10.0Release-KnownIssues"></a>Known Issues</h2>
Modified: websites/production/camel/content/component-list.html
==============================================================================
--- websites/production/camel/content/component-list.html (original)
+++ websites/production/camel/content/component-list.html Sat Jun 9 14:20:11
2012
@@ -554,7 +554,12 @@ snmp://host[:port]?options
<pre class="code-xml">
solr://host[:port]/solr?[options]
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springbatch.html" title="SpringBatch">SpringBatch</a> / camel-spring-batch
+<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
+<pre class="code-xml">
+spring-batch:job[?options]
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To bridge
Camel and <a shape="rect" class="external-link"
href="http://www.springsource.org/spring-batch" rel="nofollow">Spring Batch</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-integration:defaultChannelName
Modified: websites/production/camel/content/components.html
==============================================================================
--- websites/production/camel/content/components.html (original)
+++ websites/production/camel/content/components.html Sat Jun 9 14:20:11 2012
@@ -558,7 +558,12 @@ snmp://host[:port]?options
<pre class="code-xml">
solr://host[:port]/solr?[options]
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springbatch.html" title="SpringBatch">SpringBatch</a> / camel-spring-batch
+<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
+<pre class="code-xml">
+spring-batch:job[?options]
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To bridge
Camel and <a shape="rect" class="external-link"
href="http://www.springsource.org/spring-batch" rel="nofollow">Spring Batch</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-integration:defaultChannelName
Modified: websites/production/camel/content/transport.html
==============================================================================
--- websites/production/camel/content/transport.html (original)
+++ websites/production/camel/content/transport.html Sat Jun 9 14:20:11 2012
@@ -562,7 +562,12 @@ snmp://host[:port]?options
<pre class="code-xml">
solr://host[:port]/solr?[options]
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springbatch.html" title="SpringBatch">SpringBatch</a> / camel-spring-batch
+<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
+<pre class="code-xml">
+spring-batch:job[?options]
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To bridge
Camel and <a shape="rect" class="external-link"
href="http://www.springsource.org/spring-batch" rel="nofollow">Spring Batch</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-integration:defaultChannelName
Modified: websites/production/camel/content/uris.html
==============================================================================
--- websites/production/camel/content/uris.html (original)
+++ websites/production/camel/content/uris.html Sat Jun 9 14:20:11 2012
@@ -560,7 +560,12 @@ snmp://host[:port]?options
<pre class="code-xml">
solr://host[:port]/solr?[options]
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the
<a shape="rect" class="external-link"
href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with
an <a shape="rect" class="external-link"
href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springbatch.html" title="SpringBatch">SpringBatch</a> / camel-spring-batch
+<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
+<pre class="code-xml">
+spring-batch:job[?options]
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To bridge
Camel and <a shape="rect" class="external-link"
href="http://www.springsource.org/spring-batch" rel="nofollow">Spring Batch</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="springintegration.html" title="SpringIntegration">SpringIntegration</a> /
camel-spring-integration
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-integration:defaultChannelName