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 2014/01/19 10:19:03 UTC

svn commit: r894725 - in /websites/production/camel/content: cache/main.pageCache mybatis-example.html

Author: buildbot
Date: Sun Jan 19 09:19:02 2014
New Revision: 894725

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/mybatis-example.html

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

Modified: websites/production/camel/content/mybatis-example.html
==============================================================================
--- websites/production/camel/content/mybatis-example.html (original)
+++ websites/production/camel/content/mybatis-example.html Sun Jan 19 09:19:02 2014
@@ -261,7 +261,7 @@
 </div></div><p>And you can see the application running by tailing the logs</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[  log:tail
 ]]></script>
-</div></div><p>And you can use ctrl + c to stop tailing the log.</p><p><strong>As of&#160;Camel 2.12.3 onwards</strong></p><p>You can install and run this example using the following 2 commands (substitute the&#160;<em>version</em> placeholder below with the concrete version of Camel in use):&#160;</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+</div></div><p>And you can use ctrl + c to stop tailing the log.</p><p><strong>As of&#160;Camel 2.12.3 onwards</strong></p><p>You can install and run this example using it's&#160;<code>features.xml</code>&#160;with the following 2 shell commands (substitute the <code>${version}</code> placeholder below with the concrete version of Camel in use):&#160;</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[features:addUrl mvn:org.apache.camel/camel-example-mybatis/${version}/xml/features
 features:install camel-example-mybatis]]></script>
 </div></div><p><strong><br clear="none"></strong></p><h3 id="MyBatisExample-SeeAlso">See Also</h3><ul class="alternate"><li><a shape="rect" href="examples.html">Examples</a></li><li><a shape="rect" href="mybatis.html">MyBatis</a></li><li><a shape="rect" href="sql-example.html">SQL Example</a></li><li><a shape="rect" href="hibernate-example.html">Hibernate Example</a></li></ul></div>