Author: buildbot Date: Sat Jun 20 06:18:40 2015 New Revision: 955456 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/spring-boot-example.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/spring-boot-example.html ============================================================================== --- websites/production/camel/content/spring-boot-example.html (original) +++ websites/production/camel/content/spring-boot-example.html Sat Jun 20 06:18:40 2015 @@ -89,7 +89,7 @@ </div></div><p>To run the example type:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[mvn spring-boot:run]]></script> </div></div><p>You can also execute the fat WAR directly:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> -<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[java -jar target/camel-example-spring-boot-2.x-SNAPSHOT.war]]></script> +<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[java -jar target/camel-example-spring-boot.war]]></script> </div></div><p>You will see the message printed to the console every second. To stop the example hit <code>ctrl + c</code>.</p></div> </td> <td valign="top">