Author: buildbot
Date: Thu Jul 12 08:18:00 2012
New Revision: 825548

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-maven-plugin.html

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

Modified: websites/production/camel/content/camel-maven-plugin.html
==============================================================================
--- websites/production/camel/content/camel-maven-plugin.html (original)
+++ websites/production/camel/content/camel-maven-plugin.html Thu Jul 12 
08:18:00 2012
@@ -82,7 +82,7 @@
 <h3><a shape="rect" name="CamelMavenPlugin-GoalsSupported"></a>Goals 
Supported</h3>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Documentation </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Reference </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="camel-run-maven-goal.html" 
title="Camel Run Maven Goal">camel:run</a> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" class="external-link" 
href="http://activemq.apache.org/camel/maven/maven-plugins/camel-maven-plugin/run-mojo.html";>camel:run</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> Boots up Camel in a new 
JVM using the <a shape="rect" href="spring.html" title="Spring">Spring</a> 
configuration at <b>META-INF/spring/*.xml</b> and runs your routing rules 
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="camel-embedded-maven-goal.html" title="Camel Embedded Maven 
Goal">camel:embedded<
 /a> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
class="external-link" 
href="http://activemq.apache.org/camel/maven/maven-plugins/camel-maven-plugin/embedded-mojo.html";>camel:embedded</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> Boots up Camel in the 
same JVM as Maven using the <a shape="rect" href="spring.html" 
title="Spring">Spring</a> configuration at <b>META-INF/spring/*.xml</b> and 
runs your routing rules </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="camel-dot-maven-goal.html" 
title="Camel Dot Maven Goal">camel:dot</a> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" class="external-link" 
href="http://activemq.apache.org/camel/maven/maven-plugins/camel-maven-plugin/dot-mojo.html";>camel:dot</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates DOT files and 
then HTML, PNG, SVG files for your EIP routing rules with integration into 
Maven Reports </td></tr><
 /tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Documentation </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Reference </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="camel-run-maven-goal.html" 
title="Camel Run Maven Goal">camel:run</a> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" class="external-link" 
href="http://activemq.apache.org/camel/maven/maven-plugins/camel-maven-plugin/run-mojo.html";>camel:run</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> Boots up Camel in a new 
JVM using the <a shape="rect" href="spring.html" title="Spring">Spring</a> 
configuration at <b>META-INF/spring/*.xml</b> and runs your routing rules. From 
Camel 2.10 onwards also OSGi blueprint is supported to load from 
<b>OSGI-INF/blueprint/*.xml</b> (requires to configure the plugin to use 
blueprint). </td></tr><
 tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
href="camel-embedded-maven-goal.html" title="Camel Embedded Maven 
Goal">camel:embedded</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
<a shape="rect" class="external-link" 
href="http://activemq.apache.org/camel/maven/maven-plugins/camel-maven-plugin/embedded-mojo.html";>camel:embedded</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> Boots up Camel in the 
same JVM as Maven using the <a shape="rect" href="spring.html" 
title="Spring">Spring</a> configuration at <b>META-INF/spring/*.xml</b> and 
runs your routing rules. From Camel 2.10 onwards also OSGi blueprint is 
supported to load from <b>OSGI-INF/blueprint/*.xml</b> (requires to configure 
the plugin to use blueprint). </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" href="camel-dot-maven-goal.html" 
title="Camel Dot Maven Goal">camel:dot</a> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="re
 ct" class="external-link" 
href="http://activemq.apache.org/camel/maven/maven-plugins/camel-maven-plugin/dot-mojo.html";>camel:dot</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates DOT files and 
then HTML, PNG, SVG files for your EIP routing rules with integration into 
Maven Reports. This plugin <b>only</b> supports Spring XML files. This plugin 
is <b>@deprecated</b>. </td></tr></tbody></table>
 </div>
 
 


Reply via email to