Author: buildbot Date: Tue Sep 17 06:20:52 2013 New Revision: 878760 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/rabbitmq.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 Sep 17 06:20:52 2013 @@ -605,7 +605,7 @@ quickfix-client:config-file[?options] </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Implementation of the QuickFix for Java engine which allow to send/receive <a shape="rect" class="external-link" href="http://www.fixprotocol.org" rel="nofollow">FIX</a> messages </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="rabbitmq.html" title="RabbitMQ">RabbitMQ</a> / camel-rabbitmq <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[ -rabbitmq:http://hostname/exchangeName[?options] +rabbitmq://hostname[:port]/exchangeName[?options] ]]></script> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for integrating with RabbitMQ </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="ref.html" title="Ref">Ref</a> / camel-core <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> 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 Sep 17 06:20:52 2013 @@ -1019,7 +1019,7 @@ quickfix-client:config-file[?options] </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Implementation of the QuickFix for Java engine which allow to send/receive <a shape="rect" class="external-link" href="http://www.fixprotocol.org" rel="nofollow">FIX</a> messages </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="rabbitmq.html" title="RabbitMQ">RabbitMQ</a> / camel-rabbitmq <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[ -rabbitmq:http://hostname/exchangeName[?options] +rabbitmq://hostname[:port]/exchangeName[?options] ]]></script> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for integrating with RabbitMQ </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="ref.html" title="Ref">Ref</a> / camel-core <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> 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 Sep 17 06:20:52 2013 @@ -574,7 +574,7 @@ quickfix-client:config-file[?options] </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Implementation of the QuickFix for Java engine which allow to send/receive <a shape="rect" class="external-link" href="http://www.fixprotocol.org" rel="nofollow">FIX</a> messages </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="rabbitmq.html" title="RabbitMQ">RabbitMQ</a> / camel-rabbitmq <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[ -rabbitmq:http://hostname/exchangeName[?options] +rabbitmq://hostname[:port]/exchangeName[?options] ]]></script> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for integrating with RabbitMQ </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="ref.html" title="Ref">Ref</a> / camel-core <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> Modified: websites/production/camel/content/components.html ============================================================================== --- websites/production/camel/content/components.html (original) +++ websites/production/camel/content/components.html Tue Sep 17 06:20:52 2013 @@ -581,7 +581,7 @@ quickfix-client:config-file[?options] </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Implementation of the QuickFix for Java engine which allow to send/receive <a shape="rect" class="external-link" href="http://www.fixprotocol.org" rel="nofollow">FIX</a> messages </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="rabbitmq.html" title="RabbitMQ">RabbitMQ</a> / camel-rabbitmq <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[ -rabbitmq:http://hostname/exchangeName[?options] +rabbitmq://hostname[:port]/exchangeName[?options] ]]></script> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for integrating with RabbitMQ </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="ref.html" title="Ref">Ref</a> / camel-core <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> Modified: websites/production/camel/content/rabbitmq.html ============================================================================== --- websites/production/camel/content/rabbitmq.html (original) +++ websites/production/camel/content/rabbitmq.html Tue Sep 17 06:20:52 2013 @@ -108,7 +108,7 @@ <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[ -rabbitmq:http://hostname[:port]/exchangeName?[options] +rabbitmq://hostname[:port]/exchangeName?[options] ]]></script> </div></div> Modified: websites/production/camel/content/transport.html ============================================================================== --- websites/production/camel/content/transport.html (original) +++ websites/production/camel/content/transport.html Tue Sep 17 06:20:52 2013 @@ -585,7 +585,7 @@ quickfix-client:config-file[?options] </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Implementation of the QuickFix for Java engine which allow to send/receive <a shape="rect" class="external-link" href="http://www.fixprotocol.org" rel="nofollow">FIX</a> messages </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="rabbitmq.html" title="RabbitMQ">RabbitMQ</a> / camel-rabbitmq <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[ -rabbitmq:http://hostname/exchangeName[?options] +rabbitmq://hostname[:port]/exchangeName[?options] ]]></script> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for integrating with RabbitMQ </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="ref.html" title="Ref">Ref</a> / camel-core <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> Modified: websites/production/camel/content/uris.html ============================================================================== --- websites/production/camel/content/uris.html (original) +++ websites/production/camel/content/uris.html Tue Sep 17 06:20:52 2013 @@ -583,7 +583,7 @@ quickfix-client:config-file[?options] </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Implementation of the QuickFix for Java engine which allow to send/receive <a shape="rect" class="external-link" href="http://www.fixprotocol.org" rel="nofollow">FIX</a> messages </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="rabbitmq.html" title="RabbitMQ">RabbitMQ</a> / camel-rabbitmq <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[ -rabbitmq:http://hostname/exchangeName[?options] +rabbitmq://hostname[:port]/exchangeName[?options] ]]></script> </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for integrating with RabbitMQ </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="ref.html" title="Ref">Ref</a> / camel-core <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">