Author: buildbot
Date: Fri Mar 14 10:20:20 2014
New Revision: 901542

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-architecture.html
    websites/production/camel/content/book-component-appendix.html
    websites/production/camel/content/book-dataformat-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/book-pattern-appendix.html
    websites/production/camel/content/book-tutorials.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-jmx.html
    websites/production/camel/content/crypto.html
    websites/production/camel/content/cxf.html
    websites/production/camel/content/hdfs.html
    websites/production/camel/content/hdfs2.html
    websites/production/camel/content/jpa.html
    websites/production/camel/content/scala-dsl-eip.html
    websites/production/camel/content/siteindex.html
    websites/production/camel/content/tutorial-jmsremoting.html

Modified: websites/production/camel/content/book-architecture.html
==============================================================================
--- websites/production/camel/content/book-architecture.html (original)
+++ websites/production/camel/content/book-architecture.html Fri Mar 14 
10:20:20 2014
@@ -290,7 +290,9 @@ disruptor-vm:someName[?<option>]
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For 
reading/writing from/to an <a shape="rect" class="external-link" 
href="http://hadoop.apache.org/hbase/";>HBase</a> store (Hadoop 
database)</p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" href="hdfs.html">HDFS</a> / 
camel-hdfs</p><div class="code panel pdl" style="border-width: 1px;"><div 
class="codeContent panelContent pdl">
 <script class="theme: Default; brush: plain; gutter: false" 
type="syntaxhighlighter"><![CDATA[hdfs://hostName[:port][/path][?options]
 ]]></script>
-</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For 
reading/writing from/to an <a shape="rect" class="external-link" 
href="http://hadoop.apache.org/hdfs/";>HDFS</a> filesystem</p></td></tr><tr><td 
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" 
href="hl7.html">HL7</a> / camel-hl7</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For 
reading/writing from/to an <a shape="rect" class="external-link" 
href="http://hadoop.apache.org/hdfs/";>HDFS</a> filesystem using Hadoop 
1.x</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" href="hdfs.html">HDFS2</a> / camel-hdfs2</p><div class="code panel 
pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+<script class="theme: Default; brush: plain; gutter: false" 
type="syntaxhighlighter"><![CDATA[ 
hdfs2://hostName[:port][/path][?options]]]></script>
+</div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><span>For 
reading/writing from/to an </span><a shape="rect" class="external-link" 
href="http://hadoop.apache.org/hdfs/";>HDFS</a><span> filesystem using Hadoop 
2.x</span></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a 
shape="rect" href="hl7.html">HL7</a> / camel-hl7</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: plain; gutter: false" 
type="syntaxhighlighter"><![CDATA[mina2:tcp://hostName[:port][?options]
 ]]></script>
 </div></div></td><td colspan="1" rowspan="1" class="confluenceTd"><p>For 
working with the HL7 MLLP protocol and the HL7 model using the <a shape="rect" 
class="external-link" href="http://hl7api.sourceforge.net"; rel="nofollow">HAPI 
library</a></p></td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><p><a shape="rect" href="infinispan.html">Infinispan</a> / 
camel-infinispan</p><div class="code panel pdl" style="border-width: 1px;"><div 
class="codeContent panelContent pdl">


Reply via email to