Author: buildbot Date: Wed Sep 11 05:34:06 2013 New Revision: 878009 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/twitter.html websites/production/camel/content/zeromq.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/twitter.html ============================================================================== --- websites/production/camel/content/twitter.html (original) +++ websites/production/camel/content/twitter.html Wed Sep 11 05:34:06 2013 @@ -107,7 +107,7 @@ <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[ -twitter://[endpoint]?[options] +twitter://endpoint[?options] ]]></script> </div></div> Modified: websites/production/camel/content/zeromq.html ============================================================================== --- websites/production/camel/content/zeromq.html (original) +++ websites/production/camel/content/zeromq.html Wed Sep 11 05:34:06 2013 @@ -109,7 +109,7 @@ <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[ -zeromq:(tcp|ipc)://hostname:port[?options...] +zeromq:(tcp|ipc)://hostname:port[?options] ]]></script> </div></div>