Author: buildbot
Date: Thu Mar 28 09:24:54 2013
New Revision: 856291
Log:
Production update by buildbot for camel
Removed:
websites/production/camel/content/spring-neo4j.html
Modified:
websites/production/camel/content/book-architecture.html
websites/production/camel/content/camel-2110-release.html
websites/production/camel/content/component-list.html
websites/production/camel/content/components.html
websites/production/camel/content/release-guide.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 Thu Mar 28
09:24:54 2013
@@ -649,12 +649,7 @@ spring-integration:defaultChannelName
<pre class="code-xml">
spring-ldap:spring-ldap-template-bean?options
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-neo4j.html" title="Spring Neo4j">Spring Neo4j</a> /
camel-spring-neo4j
-<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
-<pre class="code-xml">
-spring-neo4j:http://hostname[:port]/database[?options]
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component
for producing to Neo4j datastore using the <a shape="rect"
class="external-link" href="http://www.springsource.org/spring-data/neo4j"
rel="nofollow">Spring Data Neo4j</a> library </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect" href="spring-redis.html"
title="Spring Redis">Spring Redis</a> / camel-spring-redis
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-redis.html" title="Spring Redis">Spring Redis</a> /
camel-spring-redis
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-redis:restletUrl[?options]
Modified: websites/production/camel/content/camel-2110-release.html
==============================================================================
--- websites/production/camel/content/camel-2110-release.html (original)
+++ websites/production/camel/content/camel-2110-release.html Thu Mar 28
09:24:54 2013
@@ -101,7 +101,7 @@
<h3><a shape="rect" name="Camel2.11.0Release-NewComponents"></a>New <a
shape="rect" href="components.html" title="Components">Components</a></h3>
-<ul><li><a shape="rect" href="controlbus-component.html" title="ControlBus
Component">ControlBus Component</a> - for easy management using a component
supporting the <a shape="rect" href="controlbus.html"
title="ControlBus">ControlBus</a> EIP</li><li><tt><a shape="rect"
href="aws-cw.html" title="AWS-CW">camel-aws</a></tt> - New component to <a
shape="rect" href="aws.html" title="AWS">AWS</a> for sending metrics to Amazon
CloudWatch from Camel.</li><li><tt><a shape="rect" href="cmis.html"
title="CMIS">camel-cmis</a></tt> - for integration of CMIS compliant content
repositories</li><li><tt><a shape="rect" href="couchdb.html"
title="CouchDB">camel-couchdb</a></tt> - for integration with <a shape="rect"
class="external-link" href="http://couchdb.apache.org/">Apache
CouchDB</a></li><li><tt><a shape="rect" href="elasticsearch.html"
title="ElasticSearch">camel-elasticsearch</a></tt> - for <a shape="rect"
class="external-link" href="http://elasticsearch.org" rel="nofollow">ElasticSe
arch</a> integration</li><li><tt><a shape="rect" href="rx.html"
title="RX">camel-rx</a></tt> - provides a typesafe and composable API for
working with asynchronous events from camel endpoints using <a shape="rect"
class="external-link" href="https://rx.codeplex.com/" rel="nofollow">Reactive
Extensions</a> using the <a shape="rect" class="external-link"
href="https://github.com/Netflix/RxJava/wiki" rel="nofollow">RxJava
library</a></li><li><tt><a shape="rect" href="servletlistener-component.html"
title="ServletListener Component">camel-servletlistener</a></tt> - for
bootstrapping Camel in web applications, without the need for Spring Framework
etc.</li><li><tt><a shape="rect" href="sjms.html"
title="SJMS">camel-sjms</a></tt> - for "Springless" JMS
integration</li><li><tt><a shape="rect" href="spring-ldap.html" title="Spring
LDAP">camel-spring-ldap</a></tt> - for LDAP integration using the Spring LDAP
template offering more functionality than existing <a shape="rect" href="lda
p.html" title="LDAP">LDAP</a> component.</li><li><tt><a shape="rect"
href="spring-neo4j.html" title="Spring Neo4j">camel-spring-neo4j</a></tt> - for
talking to Neo4j server from Camel.</li><li><tt><a shape="rect"
href="spring-redis.html" title="Spring Redis">camel-spring-redis</a></tt> - for
talking to Redis key-value store.</li><li><tt><a shape="rect"
href="urlrewrite.html" title="UrlRewrite">camel-urlrewrite</a></tt> - for
bridging http endpoints and using the <a shape="rect" class="external-link"
href="http://code.google.com/p/urlrewritefilter/"
rel="nofollow">UrlRewriteFilter</a> project to control url
mappings.</li><li><tt><a shape="rect" href="xmlrpc.html"
title="XmlRpc">camel-xmlrpc</a></tt> - for talking to xmlrpc server from
Camel.</li></ul>
+<ul><li><a shape="rect" href="controlbus-component.html" title="ControlBus
Component">ControlBus Component</a> - for easy management using a component
supporting the <a shape="rect" href="controlbus.html"
title="ControlBus">ControlBus</a> EIP</li><li><tt><a shape="rect"
href="aws-cw.html" title="AWS-CW">camel-aws</a></tt> - New component to <a
shape="rect" href="aws.html" title="AWS">AWS</a> for sending metrics to Amazon
CloudWatch from Camel.</li><li><tt><a shape="rect" href="cmis.html"
title="CMIS">camel-cmis</a></tt> - for integration of CMIS compliant content
repositories</li><li><tt><a shape="rect" href="couchdb.html"
title="CouchDB">camel-couchdb</a></tt> - for integration with <a shape="rect"
class="external-link" href="http://couchdb.apache.org/">Apache
CouchDB</a></li><li><tt><a shape="rect" href="elasticsearch.html"
title="ElasticSearch">camel-elasticsearch</a></tt> - for <a shape="rect"
class="external-link" href="http://elasticsearch.org" rel="nofollow">ElasticSe
arch</a> integration</li><li><tt><a shape="rect" href="rx.html"
title="RX">camel-rx</a></tt> - provides a typesafe and composable API for
working with asynchronous events from camel endpoints using <a shape="rect"
class="external-link" href="https://rx.codeplex.com/" rel="nofollow">Reactive
Extensions</a> using the <a shape="rect" class="external-link"
href="https://github.com/Netflix/RxJava/wiki" rel="nofollow">RxJava
library</a></li><li><tt><a shape="rect" href="servletlistener-component.html"
title="ServletListener Component">camel-servletlistener</a></tt> - for
bootstrapping Camel in web applications, without the need for Spring Framework
etc.</li><li><tt><a shape="rect" href="sjms.html"
title="SJMS">camel-sjms</a></tt> - for "Springless" JMS
integration</li><li><tt><a shape="rect" href="spring-ldap.html" title="Spring
LDAP">camel-spring-ldap</a></tt> - for LDAP integration using the Spring LDAP
template offering more functionality than existing <a shape="rect" href="lda
p.html" title="LDAP">LDAP</a> component.</li><li><tt><a shape="rect"
href="spring-redis.html" title="Spring Redis">camel-spring-redis</a></tt> - for
talking to Redis key-value store.</li><li><tt><a shape="rect"
href="urlrewrite.html" title="UrlRewrite">camel-urlrewrite</a></tt> - for
bridging http endpoints and using the <a shape="rect" class="external-link"
href="http://code.google.com/p/urlrewritefilter/"
rel="nofollow">UrlRewriteFilter</a> project to control url
mappings.</li><li><tt><a shape="rect" href="xmlrpc.html"
title="XmlRpc">camel-xmlrpc</a></tt> - for talking to xmlrpc server from
Camel.</li></ul>
<h3><a shape="rect" name="Camel2.11.0Release-DSLChanges"></a>DSL Changes</h3>
Modified: websites/production/camel/content/component-list.html
==============================================================================
--- websites/production/camel/content/component-list.html (original)
+++ websites/production/camel/content/component-list.html Thu Mar 28 09:24:54
2013
@@ -619,12 +619,7 @@ spring-integration:defaultChannelName
<pre class="code-xml">
spring-ldap:spring-ldap-template-bean?options
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-neo4j.html" title="Spring Neo4j">Spring Neo4j</a> /
camel-spring-neo4j
-<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
-<pre class="code-xml">
-spring-neo4j:http://hostname[:port]/database[?options]
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component
for producing to Neo4j datastore using the <a shape="rect"
class="external-link" href="http://www.springsource.org/spring-data/neo4j"
rel="nofollow">Spring Data Neo4j</a> library </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect" href="spring-redis.html"
title="Spring Redis">Spring Redis</a> / camel-spring-redis
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-redis.html" title="Spring Redis">Spring Redis</a> /
camel-spring-redis
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-redis:restletUrl[?options]
Modified: websites/production/camel/content/components.html
==============================================================================
--- websites/production/camel/content/components.html (original)
+++ websites/production/camel/content/components.html Thu Mar 28 09:24:54 2013
@@ -625,12 +625,7 @@ spring-integration:defaultChannelName
<pre class="code-xml">
spring-ldap:spring-ldap-template-bean?options
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-neo4j.html" title="Spring Neo4j">Spring Neo4j</a> /
camel-spring-neo4j
-<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
-<pre class="code-xml">
-spring-neo4j:http://hostname[:port]/database[?options]
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component
for producing to Neo4j datastore using the <a shape="rect"
class="external-link" href="http://www.springsource.org/spring-data/neo4j"
rel="nofollow">Spring Data Neo4j</a> library </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect" href="spring-redis.html"
title="Spring Redis">Spring Redis</a> / camel-spring-redis
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-redis.html" title="Spring Redis">Spring Redis</a> /
camel-spring-redis
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-redis:restletUrl[?options]
Modified: websites/production/camel/content/release-guide.html
==============================================================================
--- websites/production/camel/content/release-guide.html (original)
+++ websites/production/camel/content/release-guide.html Thu Mar 28 09:24:54
2013
@@ -142,7 +142,7 @@ PATH=$PATH:/usr/local/lib/prince/bin
<span class="code-tag"></properties></span>
<span class="code-tag"></profile></span>
- <span class="code-tag"><profiles></span>
+ <span class="code-tag"></profiles></span>
...
<span class="code-tag"></settings></span>
</pre>
Modified: websites/production/camel/content/transport.html
==============================================================================
--- websites/production/camel/content/transport.html (original)
+++ websites/production/camel/content/transport.html Thu Mar 28 09:24:54 2013
@@ -629,12 +629,7 @@ spring-integration:defaultChannelName
<pre class="code-xml">
spring-ldap:spring-ldap-template-bean?options
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-neo4j.html" title="Spring Neo4j">Spring Neo4j</a> /
camel-spring-neo4j
-<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
-<pre class="code-xml">
-spring-neo4j:http://hostname[:port]/database[?options]
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component
for producing to Neo4j datastore using the <a shape="rect"
class="external-link" href="http://www.springsource.org/spring-data/neo4j"
rel="nofollow">Spring Data Neo4j</a> library </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect" href="spring-redis.html"
title="Spring Redis">Spring Redis</a> / camel-spring-redis
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-redis.html" title="Spring Redis">Spring Redis</a> /
camel-spring-redis
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-redis:restletUrl[?options]
Modified: websites/production/camel/content/uris.html
==============================================================================
--- websites/production/camel/content/uris.html (original)
+++ websites/production/camel/content/uris.html Thu Mar 28 09:24:54 2013
@@ -627,12 +627,7 @@ spring-integration:defaultChannelName
<pre class="code-xml">
spring-ldap:spring-ldap-template-bean?options
</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-neo4j.html" title="Spring Neo4j">Spring Neo4j</a> /
camel-spring-neo4j
-<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
-<pre class="code-xml">
-spring-neo4j:http://hostname[:port]/database[?options]
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component
for producing to Neo4j datastore using the <a shape="rect"
class="external-link" href="http://www.springsource.org/spring-data/neo4j"
rel="nofollow">Spring Data Neo4j</a> library </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect" href="spring-redis.html"
title="Spring Redis">Spring Redis</a> / camel-spring-redis
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel
wrapper for <a shape="rect" class="external-link"
href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="spring-redis.html" title="Spring Redis">Spring Redis</a> /
camel-spring-redis
<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
<pre class="code-xml">
spring-redis:restletUrl[?options]