You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2013/09/28 04:19:08 UTC

svn commit: r880186 - in /websites/production/camel/content: cache/main.pageCache component-list-grouped.html

Author: buildbot
Date: Sat Sep 28 02:19:08 2013
New Revision: 880186

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/component-list-grouped.html

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

Modified: websites/production/camel/content/component-list-grouped.html
==============================================================================
--- websites/production/camel/content/component-list-grouped.html (original)
+++ websites/production/camel/content/component-list-grouped.html Sat Sep 28 02:19:08 2013
@@ -655,17 +655,22 @@ quickfix:configFile[?<options>]
 <h3><a shape="rect" name="ComponentListGrouped-Networking"></a>Networking</h3>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Component / ArtifactId / URI </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="hl7.html" title="HL7">HL7</a> / camel-hl7
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Component / ArtifactId / URI </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr></tbody></table>
+</div>
+
+
+<div class="table-wrap">
+<table class="confluenceTable"><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="hl7.html" title="HL7">HL7</a> / camel-hl7
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: plain; gutter: false" type="syntaxhighlighter"><![CDATA[
 mina2:tcp://hostName[:port][?&lt;options&gt;]
 ]]></script>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> 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> </td><th colspan="1" rowspan="1" class="confluenceTh"> <a shape="rect" href="mina.html" title="MINA">MINA</a> / camel-mina
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> 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> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mina.html" title="MINA">MINA</a> / camel-mina
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: plain; gutter: false" type="syntaxhighlighter"><![CDATA[
 mina:&lt;tcp|udp|vm&gt;:hostName[:port][?&lt;options&gt;]
 ]]></script>
-</div></div> </th><td colspan="1" rowspan="1" class="confluenceTd"> Working with Apache Multipurpose Infrastructure for Network Applications (MINA) 1.x.  Transmission Control Protocol (TCP), User Datagram Protocol (UDP) and Virtual Machine (VM) protocol are supported. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mina2.html" title="MINA2">MINA2</a> / camel-mina2
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with Apache Multipurpose Infrastructure for Network Applications (MINA) 1.x.  Transmission Control Protocol (TCP), User Datagram Protocol (UDP) and Virtual Machine (VM) protocol are supported. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mina2.html" title="MINA2">MINA2</a> / camel-mina2
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: plain; gutter: false" type="syntaxhighlighter"><![CDATA[
 mina2:&lt;tcp|udp|vm&gt;:hostName[:port][?&lt;options&gt;]