Author: buildbot Date: Mon Oct 7 08:18:56 2013 New Revision: 881524 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/rcode.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/rcode.html ============================================================================== --- websites/production/camel/content/rcode.html (original) +++ websites/production/camel/content/rcode.html Mon Oct 7 08:18:56 2013 @@ -40,6 +40,7 @@ <link href='http://camel.apache.org/styles/highlighter/styles/shThemeCamel.css' rel='stylesheet' type='text/css' /> <script src='http://camel.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> <script src='http://camel.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> + <script src='http://camel.apache.org/styles/highlighter/scripts/shBrushXml.js' type='text/javascript'></script> <script type="text/javascript"> SyntaxHighlighter.defaults['toolbar'] = false; @@ -91,7 +92,7 @@ <h3><a shape="rect" name="RCode-Dependency"></a>Dependency</h3> <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> -<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[ +<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[ <dependency> <groupId>org.apache-extras.camel-extra</groupId> <artifactId>camel-rcode</artifactId>