Author: buildbot
Date: Tue Apr 30 15:20:32 2013
New Revision: 860398

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/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 Tue Apr 30 
15:20:32 2013
@@ -522,7 +522,12 @@ nagios://host[:port]?options
 netty:tcp//host[:port]?options
 netty:udp//host[:port]?options
 </pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://www.jboss.org/netty"; 
rel="nofollow">JBoss Netty</a> community project </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <a shape="rect" href="pax-logging.html" 
title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://netty.io/"; 
rel="nofollow">Netty</a> project </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="netty-http.html" title="Netty 
HTTP">Netty HTTP</a> / camel-netty-http
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml">
+netty-http:http:[port]/context-path?options
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Netty HTTP 
server and client using the <a shape="rect" class="external-link" 
href="http://netty.io/"; rel="nofollow">Netty</a> project </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="pax-logging.html" title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-xml">
 paxlogging:appender

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 Tue Apr 30 15:20:32 
2013
@@ -929,7 +929,12 @@ nagios://host[:port]?options
 netty:tcp//host[:port]?options
 netty:udp//host[:port]?options
 </pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://www.jboss.org/netty"; 
rel="nofollow">JBoss Netty</a> community project </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <a shape="rect" href="pax-logging.html" 
title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://netty.io/"; 
rel="nofollow">Netty</a> project </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="netty-http.html" title="Netty 
HTTP">Netty HTTP</a> / camel-netty-http
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml">
+netty-http:http:[port]/context-path?options
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Netty HTTP 
server and client using the <a shape="rect" class="external-link" 
href="http://netty.io/"; rel="nofollow">Netty</a> project </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="pax-logging.html" title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-xml">
 paxlogging:appender

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/component-list.html
==============================================================================
--- websites/production/camel/content/component-list.html (original)
+++ websites/production/camel/content/component-list.html Tue Apr 30 15:20:32 
2013
@@ -492,7 +492,12 @@ nagios://host[:port]?options
 netty:tcp//host[:port]?options
 netty:udp//host[:port]?options
 </pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://www.jboss.org/netty"; 
rel="nofollow">JBoss Netty</a> community project </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <a shape="rect" href="pax-logging.html" 
title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://netty.io/"; 
rel="nofollow">Netty</a> project </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="netty-http.html" title="Netty 
HTTP">Netty HTTP</a> / camel-netty-http
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml">
+netty-http:http:[port]/context-path?options
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Netty HTTP 
server and client using the <a shape="rect" class="external-link" 
href="http://netty.io/"; rel="nofollow">Netty</a> project </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="pax-logging.html" title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-xml">
 paxlogging:appender

Modified: websites/production/camel/content/components.html
==============================================================================
--- websites/production/camel/content/components.html (original)
+++ websites/production/camel/content/components.html Tue Apr 30 15:20:32 2013
@@ -498,7 +498,12 @@ nagios://host[:port]?options
 netty:tcp//host[:port]?options
 netty:udp//host[:port]?options
 </pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://www.jboss.org/netty"; 
rel="nofollow">JBoss Netty</a> community project </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <a shape="rect" href="pax-logging.html" 
title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://netty.io/"; 
rel="nofollow">Netty</a> project </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="netty-http.html" title="Netty 
HTTP">Netty HTTP</a> / camel-netty-http
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml">
+netty-http:http:[port]/context-path?options
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Netty HTTP 
server and client using the <a shape="rect" class="external-link" 
href="http://netty.io/"; rel="nofollow">Netty</a> project </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="pax-logging.html" title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-xml">
 paxlogging:appender

Modified: websites/production/camel/content/transport.html
==============================================================================
--- websites/production/camel/content/transport.html (original)
+++ websites/production/camel/content/transport.html Tue Apr 30 15:20:32 2013
@@ -502,7 +502,12 @@ nagios://host[:port]?options
 netty:tcp//host[:port]?options
 netty:udp//host[:port]?options
 </pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://www.jboss.org/netty"; 
rel="nofollow">JBoss Netty</a> community project </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <a shape="rect" href="pax-logging.html" 
title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://netty.io/"; 
rel="nofollow">Netty</a> project </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="netty-http.html" title="Netty 
HTTP">Netty HTTP</a> / camel-netty-http
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml">
+netty-http:http:[port]/context-path?options
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Netty HTTP 
server and client using the <a shape="rect" class="external-link" 
href="http://netty.io/"; rel="nofollow">Netty</a> project </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="pax-logging.html" title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-xml">
 paxlogging:appender

Modified: websites/production/camel/content/uris.html
==============================================================================
--- websites/production/camel/content/uris.html (original)
+++ websites/production/camel/content/uris.html Tue Apr 30 15:20:32 2013
@@ -500,7 +500,12 @@ nagios://host[:port]?options
 netty:tcp//host[:port]?options
 netty:udp//host[:port]?options
 </pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://www.jboss.org/netty"; 
rel="nofollow">JBoss Netty</a> community project </td></tr><tr><td colspan="1" 
rowspan="1" class="confluenceTd"> <a shape="rect" href="pax-logging.html" 
title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with TCP and UDP protocols using Java NIO based capabilities offered by the <a 
shape="rect" class="external-link" href="http://netty.io/"; 
rel="nofollow">Netty</a> project </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="netty-http.html" title="Netty 
HTTP">Netty HTTP</a> / camel-netty-http
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml">
+netty-http:http:[port]/context-path?options
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Netty HTTP 
server and client using the <a shape="rect" class="external-link" 
href="http://netty.io/"; rel="nofollow">Netty</a> project </td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="pax-logging.html" title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <pre class="code-xml">
 paxlogging:appender


Reply via email to