Author: buildbot Date: Tue Oct 8 09:18:47 2013 New Revision: 881683 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html websites/production/camel/content/camel-maven-archetypes.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/camel-2130-release.html ============================================================================== --- websites/production/camel/content/camel-2130-release.html (original) +++ websites/production/camel/content/camel-2130-release.html Tue Oct 8 09:18:47 2013 @@ -109,6 +109,11 @@ <ul><li>camel-infinispan</li><li>camel-splunk</li></ul> +<h3><a shape="rect" name="Camel2.13.0Release-NewCamelMavenArchetypes"></a>New <a shape="rect" href="camel-maven-archetypes.html" title="Camel Maven Archetypes">Camel Maven Archetypes</a></h3> + +<ul><li>camel-archetype-cxf-code-first-blueprint</li><li>camel-archetype-cxf-contract-first-blueprint</li></ul> + + <h3><a shape="rect" name="Camel2.13.0Release-NewDSL"></a>New DSL</h3> <h3><a shape="rect" name="Camel2.13.0Release-NewAnnotations"></a>New Annotations</h3> Modified: websites/production/camel/content/camel-maven-archetypes.html ============================================================================== --- websites/production/camel/content/camel-maven-archetypes.html (original) +++ websites/production/camel/content/camel-maven-archetypes.html Tue Oct 8 09:18:47 2013 @@ -91,7 +91,7 @@ <h3><a shape="rect" name="CamelMavenArchetypes-ArchetypeSupported"></a>Archetype Supported</h3> <div class="table-wrap"> -<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Archetype </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-activemq </td><td colspan="1" rowspan="1" class="confluenceTd"> This archetype is used to create a new Maven project for Camel routes with Apache ActiveMQ embedded. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-blueprint </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8:</b> This archetype is used to create a new Maven project for Camel routes to be running in OSGi using Blueprint. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-component </td><td colspan="1" rowspan="1" class="confluenceTd"> This archetype is used for creating a new Maven project for Camel <a shape="rect" href="components.html" title="Components">Components</a>. Use this if there is a com ponent missing in Camel that you want to create yourself. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-component-scala </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> This archetype is used for creating a new Maven project for Camel <a shape="rect" href="components.html" title="Components">Components</a> using Scala. Use this if there is a component missing in Camel that you want to create yourself. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> amel-archetype-cxf-contract-first-blueprint </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.12.1:</b> This archetype is used creating a new Maven project for Camel with <a shape="rect" href="cxf.html" title="CXF">CXF</a> exposing a web service using contract-first style. This project is for OSGi Blueprint containers. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-dataformat </td><td colspan="1" rowspan="1" class="c onfluenceTd"> <b>Camel 2.9:</b> This archetype is used for creating a new Maven project for Camel <a shape="rect" href="data-format.html" title="Data Format">Data Format</a>s. Use this if there is a data format missing in Camel that you want to create yourself. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-groovy </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.11:</b> This archetype is used to create a new Maven project for Camel using Groovy DSL. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-java </td><td colspan="1" rowspan="1" class="confluenceTd"> This archetype is used to create a new Maven project for Camel routes using Java DSL. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-scala </td><td colspan="1" rowspan="1" class="confluenceTd"> This archetype is used to create a new Maven projects for building Camel routes in the <a shape="rect" href="scala-dsl.html" t itle="Scala DSL">Scala DSL</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-spring </td><td colspan="1" rowspan="1" class="confluenceTd"> This archetype is used to create a new Maven project for Camel routes using Spring XML. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-spring-dm </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8:</b> This archetype is used to create a new Maven project for Camel routes to be running in OSGi using Spring DM. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-war </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.6 or older:</b> This archetype is used to create a new Camel project that deploys the <a shape="rect" href="web-console.html" title="Web Console">Camel Web Console, REST API</a>, and your routes as a <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/Sun_WAR_(file_format)" rel="nofollow">W AR</a> file. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-webconsole </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.7:</b> This archetype is used to create a new Camel project that deploys the <a shape="rect" href="web-console.html" title="Web Console">Camel Web Console, REST API</a>, and your routes as a <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/Sun_WAR_(file_format)" rel="nofollow">WAR</a> file. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-web </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.7:</b> This archetype is used to create a new Camel project that deploys Camel Routes using Spring or Java DSL as a <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/Sun_WAR_(file_format)" rel="nofollow">WAR</a> file. </td></tr></tbody></table> +<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Archetype </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-activemq </td><td colspan="1" rowspan="1" class="confluenceTd"> This archetype is used to create a new Maven project for Camel routes with Apache ActiveMQ embedded. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-blueprint </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8:</b> This archetype is used to create a new Maven project for Camel routes to be running in OSGi using Blueprint. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-component </td><td colspan="1" rowspan="1" class="confluenceTd"> This archetype is used for creating a new Maven project for Camel <a shape="rect" href="components.html" title="Components">Components</a>. Use this if there is a com ponent missing in Camel that you want to create yourself. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-component-scala </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.10:</b> This archetype is used for creating a new Maven project for Camel <a shape="rect" href="components.html" title="Components">Components</a> using Scala. Use this if there is a component missing in Camel that you want to create yourself. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-cxf-code-first-blueprint </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.12.2:</b> This archetype is used creating a new Maven project for Camel with <a shape="rect" href="cxf.html" title="CXF">CXF</a> exposing a web service using code-first style. This project is for OSGi Blueprint containers. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-cxf-contract-first-blueprint </td><td colspan="1" rowspan=" 1" class="confluenceTd"> <b>Camel 2.12.1:</b> This archetype is used creating a new Maven project for Camel with <a shape="rect" href="cxf.html" title="CXF">CXF</a> exposing a web service using contract-first style. This project is for OSGi Blueprint containers. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-dataformat </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9:</b> This archetype is used for creating a new Maven project for Camel <a shape="rect" href="data-format.html" title="Data Format">Data Format</a>s. Use this if there is a data format missing in Camel that you want to create yourself. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-groovy </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.11:</b> This archetype is used to create a new Maven project for Camel using Groovy DSL. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-java </td><td cols pan="1" rowspan="1" class="confluenceTd"> This archetype is used to create a new Maven project for Camel routes using Java DSL. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-scala </td><td colspan="1" rowspan="1" class="confluenceTd"> This archetype is used to create a new Maven projects for building Camel routes in the <a shape="rect" href="scala-dsl.html" title="Scala DSL">Scala DSL</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-spring </td><td colspan="1" rowspan="1" class="confluenceTd"> This archetype is used to create a new Maven project for Camel routes using Spring XML. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-spring-dm </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8:</b> This archetype is used to create a new Maven project for Camel routes to be running in OSGi using Spring DM. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> cam el-archetype-war </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.6 or older:</b> This archetype is used to create a new Camel project that deploys the <a shape="rect" href="web-console.html" title="Web Console">Camel Web Console, REST API</a>, and your routes as a <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/Sun_WAR_(file_format)" rel="nofollow">WAR</a> file. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-webconsole </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.7:</b> This archetype is used to create a new Camel project that deploys the <a shape="rect" href="web-console.html" title="Web Console">Camel Web Console, REST API</a>, and your routes as a <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/Sun_WAR_(file_format)" rel="nofollow">WAR</a> file. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> camel-archetype-web </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.7:</b> This archetype is used to create a new Camel project that deploys Camel Routes using Spring or Java DSL as a <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/Sun_WAR_(file_format)" rel="nofollow">WAR</a> file. </td></tr></tbody></table> </div>