Author: buildbot
Date: Thu Aug  2 19:19:36 2012
New Revision: 827739

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 Thu Aug  2 
19:19:36 2012
@@ -698,9 +698,25 @@ websocket://host:port/path
 </pre>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
Communicating with <a shape="rect" class="external-link" 
href="http://wiki.eclipse.org/Jetty/Feature/WebSockets"; 
rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber 
support">XMPP</a> / camel-xmpp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
-<pre class="code-xml"></pre>
-</div></div>
-<p>xmpp://host:port/roo</p></td></tr></tbody></table>
+<pre class="code-xml">
+xmpp://host:port/room 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery 
Endpoint">XQuery</a> / camel-saxon 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xquery:someXQueryResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" href="xquery.html" 
title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / 
camel-core (camel-spring for Camel 2.8 or older) 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xslt:someTemplateResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" class="external-link" 
href="http://www.w3.org/TR/xslt"; rel="nofollow">XSLT</a> template 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+zookeeper://host:port/path 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with <a shape="rect" class="external-link" 
href="http://hadoop.apache.org/zookeeper/";>ZooKeeper</a> cluster(s) 
</td></tr></tbody></table>
 </div>
 
 

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 Thu Aug  2 19:19:36 
2012
@@ -1112,9 +1112,25 @@ websocket://host:port/path
 </pre>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
Communicating with <a shape="rect" class="external-link" 
href="http://wiki.eclipse.org/Jetty/Feature/WebSockets"; 
rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber 
support">XMPP</a> / camel-xmpp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
-<pre class="code-xml"></pre>
-</div></div>
-<p>xmpp://host:port/roo</p></td></tr></tbody></table>
+<pre class="code-xml">
+xmpp://host:port/room 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery 
Endpoint">XQuery</a> / camel-saxon 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xquery:someXQueryResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" href="xquery.html" 
title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / 
camel-core (camel-spring for Camel 2.8 or older) 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xslt:someTemplateResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" class="external-link" 
href="http://www.w3.org/TR/xslt"; rel="nofollow">XSLT</a> template 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+zookeeper://host:port/path 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with <a shape="rect" class="external-link" 
href="http://hadoop.apache.org/zookeeper/";>ZooKeeper</a> cluster(s) 
</td></tr></tbody></table>
 </div>
 
 

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 Thu Aug  2 19:19:36 
2012
@@ -671,9 +671,25 @@ websocket://host:port/path
 </pre>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
Communicating with <a shape="rect" class="external-link" 
href="http://wiki.eclipse.org/Jetty/Feature/WebSockets"; 
rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber 
support">XMPP</a> / camel-xmpp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
-<pre class="code-xml"></pre>
-</div></div>
-<p>xmpp://host:port/roo</p></td></tr></tbody></table>
+<pre class="code-xml">
+xmpp://host:port/room 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery 
Endpoint">XQuery</a> / camel-saxon 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xquery:someXQueryResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" href="xquery.html" 
title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / 
camel-core (camel-spring for Camel 2.8 or older) 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xslt:someTemplateResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" class="external-link" 
href="http://www.w3.org/TR/xslt"; rel="nofollow">XSLT</a> template 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+zookeeper://host:port/path 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with <a shape="rect" class="external-link" 
href="http://hadoop.apache.org/zookeeper/";>ZooKeeper</a> cluster(s) 
</td></tr></tbody></table>
 </div>
 </div>
         </td>

Modified: websites/production/camel/content/components.html
==============================================================================
--- websites/production/camel/content/components.html (original)
+++ websites/production/camel/content/components.html Thu Aug  2 19:19:36 2012
@@ -675,9 +675,25 @@ websocket://host:port/path
 </pre>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
Communicating with <a shape="rect" class="external-link" 
href="http://wiki.eclipse.org/Jetty/Feature/WebSockets"; 
rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber 
support">XMPP</a> / camel-xmpp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
-<pre class="code-xml"></pre>
-</div></div>
-<p>xmpp://host:port/roo</p></td></tr></tbody></table>
+<pre class="code-xml">
+xmpp://host:port/room 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery 
Endpoint">XQuery</a> / camel-saxon 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xquery:someXQueryResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" href="xquery.html" 
title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / 
camel-core (camel-spring for Camel 2.8 or older) 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xslt:someTemplateResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" class="external-link" 
href="http://www.w3.org/TR/xslt"; rel="nofollow">XSLT</a> template 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+zookeeper://host:port/path 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with <a shape="rect" class="external-link" 
href="http://hadoop.apache.org/zookeeper/";>ZooKeeper</a> cluster(s) 
</td></tr></tbody></table>
 </div>
 
 

Modified: websites/production/camel/content/transport.html
==============================================================================
--- websites/production/camel/content/transport.html (original)
+++ websites/production/camel/content/transport.html Thu Aug  2 19:19:36 2012
@@ -679,9 +679,25 @@ websocket://host:port/path
 </pre>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
Communicating with <a shape="rect" class="external-link" 
href="http://wiki.eclipse.org/Jetty/Feature/WebSockets"; 
rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber 
support">XMPP</a> / camel-xmpp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
-<pre class="code-xml"></pre>
-</div></div>
-<p>xmpp://host:port/roo</p></td></tr></tbody></table>
+<pre class="code-xml">
+xmpp://host:port/room 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery 
Endpoint">XQuery</a> / camel-saxon 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xquery:someXQueryResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" href="xquery.html" 
title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / 
camel-core (camel-spring for Camel 2.8 or older) 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xslt:someTemplateResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" class="external-link" 
href="http://www.w3.org/TR/xslt"; rel="nofollow">XSLT</a> template 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+zookeeper://host:port/path 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with <a shape="rect" class="external-link" 
href="http://hadoop.apache.org/zookeeper/";>ZooKeeper</a> cluster(s) 
</td></tr></tbody></table>
 </div>
 
 

Modified: websites/production/camel/content/uris.html
==============================================================================
--- websites/production/camel/content/uris.html (original)
+++ websites/production/camel/content/uris.html Thu Aug  2 19:19:36 2012
@@ -677,9 +677,25 @@ websocket://host:port/path
 </pre>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
Communicating with <a shape="rect" class="external-link" 
href="http://wiki.eclipse.org/Jetty/Feature/WebSockets"; 
rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber 
support">XMPP</a> / camel-xmpp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
-<pre class="code-xml"></pre>
-</div></div>
-<p>xmpp://host:port/roo</p></td></tr></tbody></table>
+<pre class="code-xml">
+xmpp://host:port/room 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with XMPP and Jabber </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xquery-endpoint.html" title="XQuery 
Endpoint">XQuery</a> / camel-saxon 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xquery:someXQueryResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" href="xquery.html" 
title="XQuery">XQuery</a> template </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="xslt.html" title="XSLT">XSLT</a> / 
camel-core (camel-spring for Camel 2.8 or older) 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+xslt:someTemplateResource 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates 
a response using an <a shape="rect" class="external-link" 
href="http://www.w3.org/TR/xslt"; rel="nofollow">XSLT</a> template 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="zookeeper.html" title="Zookeeper">Zookeeper</a> / camel-zookeeper 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
+<pre class="code-xml"> 
+zookeeper://host:port/path 
+</pre>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working 
with <a shape="rect" class="external-link" 
href="http://hadoop.apache.org/zookeeper/";>ZooKeeper</a> cluster(s) 
</td></tr></tbody></table>
 </div>
 
 


Reply via email to