Author: buildbot
Date: Wed Aug 1 09:19:45 2018
New Revision: 1033380
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/tools.html
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/camel/content/tools.html
==============================================================================
--- websites/production/camel/content/tools.html (original)
+++ websites/production/camel/content/tools.html Wed Aug 1 09:19:45 2018
@@ -78,7 +78,7 @@
<tbody>
<tr>
<td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 id="Tools-Tools">Tools</h2><p>This
page gives a list of the various tools available for Camel</p><h3
id="Tools-CamelMavenTools">Camel Maven Tools</h3><ul><li><a shape="rect"
href="camel-maven-plugin.html">Camel Maven Plugin</a> for booting up Camel
applications directly in maven to test it</li><li><a shape="rect"
class="external-link"
href="http://camel.apache.org/camel-maven-archetypes.html" style="line-height:
1.4285715;">Camel Maven Archetypes</a> for using a maven archetype to
create new Camel projects</li><li><a shape="rect"
href="creating-a-new-camel-component.html">Creating a new Camel
Component</a><span style="line-height: 1.4285715;"> using a maven archetype.
See also </span><a shape="rect" href="add-new-component-guide.html">this
guide</a><span style="line-height: 1.4285715;"> about adding new components to
the Apache Camel </span>distribution<span style="line-height:
1.4285715;">.</span></li></ul><h3 id="Tools-CamelComma
ndsforCLI">Camel Commands for CLI</h3><ul><li>Core Commands is a set of Camel
commands that SPI can reuse to integrate Camel commands in various tooling. The
core commands is in the <code>camel-commands-core</code> JAR.</li><li><a
shape="rect" href="karaf.html">Karaf Commands</a> is the Camel core commands
for using with Apache Karaf based containers.</li><li>commands-spring-boot is
the Camel commands for <a shape="rect" href="spring-boot.html">Spring
Boot</a></li><li>commands-jolokia is the Camel commands integrated with Jolokia
to allow remote management</li></ul><h3 id="Tools-CamelCatalog">Camel
Catalog</h3><ul><li>Is a standalone JAR <code>camel-catalog</code> that
contains catalog information about the Apache Camel release. Such as
information about each of the Camel components, with documentation in json
schema format. This is intended for SPI to leverage for tooling, such as being
able to implement Apache Camel component editors that can provide the set of
opti
ons the component offers, with documentation included. </li></ul><h3
id="Tools-ExternalOpenSourceTools">External Open Source Tools</h3><ul><li><a
shape="rect" class="external-link" href="http://hawt.io/"
rel="nofollow">hawtio</a> is an open source HTML5 web application for
visualizing, starting/stopping and tracing Apache Camel routes, browsing
endpoints, sending messages to endpoints as well as browsing and sending to
ActiveMQ destinations, viewing logs and metric charting etc.</li><li><a
shape="rect" class="external-link"
href="http://tools.jboss.org/features/apachecamel.html"
rel="nofollow">JBoss </a><a shape="rect" class="external-link"
href="http://tools.jboss.org/features/apachecamel.html" rel="nofollow">Tools
for Apache Camel</a><a shape="rect" class="external-link"
href="http://tools.jboss.org/features/apachecamel.html" rel="nofollow"> is an
open source set of eclipse plugins for creating Apache Camel projects, editing
Camel routes using a graphical editor.</a></li
><li><a shape="rect" class="external-link" href="http://fabric8.io/"
>rel="nofollow">fabric8</a> <a shape="rect" class="external-link"
>href="http://fabric8.io/guide/forge.html" rel="nofollow">Camel forge
>addon</a> is a set of both the Camel commands for remote management, and a
>set of Camel editing tools to edit Camel endpoints, components in both Java
>and XML routes.</li><li><a shape="rect" class="external-link"
>href="http://fabric8.io/" rel="nofollow">fabric8</a> <a shape="rect"
>class="external-link" href="http://fabric8.io/guide/camelMavenPlugin.html"
>rel="nofollow">Camel Maven Plugin</a> is a maven plugin that is able to
>validate all your Camel endpoints from the source code, so you quickly can
>catch typo and other mistakes in your endpoints, and not have to wait for
>runtime to fail.</li></ul></div>
+<div class="wiki-content maincontent"><h2 id="Tools-Tools">Tools</h2><p>This
page gives a list of the various tools available for Camel</p><h3
id="Tools-CamelMavenTools">Camel Maven Tools</h3><ul><li><a shape="rect"
href="camel-maven-plugin.html">Camel Maven Plugin</a> for booting up Camel
applications directly in maven to test it</li><li><a shape="rect"
class="external-link"
href="http://camel.apache.org/camel-maven-archetypes.html" style="line-height:
1.4285715;">Camel Maven Archetypes</a> for using a maven archetype to
create new Camel projects</li><li><a shape="rect"
href="creating-a-new-camel-component.html">Creating a new Camel
Component</a><span style="line-height: 1.4285715;"> using a maven archetype.
See also </span><a shape="rect" href="add-new-component-guide.html">this
guide</a><span style="line-height: 1.4285715;"> about adding new components to
the Apache Camel </span>distribution<span style="line-height:
1.4285715;">.</span></li></ul><h3 id="Tools-CamelComma
ndsforCLI">Camel Commands for CLI</h3><ul><li>Core Commands is a set of Camel
commands that SPI can reuse to integrate Camel commands in various tooling. The
core commands is in the <code>camel-commands-core</code> JAR.</li><li><a
shape="rect" href="karaf.html">Karaf Commands</a> is the Camel core commands
for using with Apache Karaf based containers.</li></ul><h3
id="Tools-CamelCatalog">Camel Catalog</h3><ul><li>Is a standalone
JAR <code>camel-catalog</code> that contains catalog information about the
Apache Camel release. Such as information about each of the Camel components,
with documentation in json schema format. This is intended for SPI to leverage
for tooling, such as being able to implement Apache Camel component editors
that can provide the set of options the component offers, with documentation
included. </li></ul><h3 id="Tools-ExternalOpenSourceTools">External Open
Source Tools</h3><ul><li>IDEs based on Camel Language Server:<ul><li>VS Code <a
shape="rect
" class="external-link"
href="https://marketplace.visualstudio.com/items?itemName=camel-tooling.vscode-apache-camel"
rel="nofollow" style="letter-spacing:
0.0px;">https://marketplace.visualstudio.com/items?itemName=camel-tooling.vscode-apache-camel</a></li><li>Eclipse
desktop <a shape="rect" class="external-link"
href="https://marketplace.eclipse.org/content/apache-camel-language-server"
rel="nofollow" style="letter-spacing:
0.0px;">https://marketplace.eclipse.org/content/apache-camel-language-server</a></li><li>Eclipse
Che</li></ul></li><li>IntelliJ IDEA: <a shape="rect"
class="external-link"
href="https://plugins.jetbrains.com/plugin/9371-apache-camel-idea-plugin"
rel="nofollow" style="letter-spacing:
0.0px;">https://plugins.jetbrains.com/plugin/9371-apache-camel-idea-plugin</a></li><li><a
shape="rect" class="external-link" href="http://hawt.io/"
rel="nofollow">hawtio</a> is an open source HTML5 web application for
visualizing, starting/stopping and tracing Apache Camel
routes, browsing endpoints, sending messages to endpoints as well as browsing
and sending to ActiveMQ destinations, viewing logs and metric charting
etc.</li><li><a shape="rect" class="external-link"
href="http://tools.jboss.org/features/fusetools.html" rel="nofollow"
style="letter-spacing: 0.0px;">Fuse Tooling</a> is an open source set of
eclipse plugins for creating Apache Camel projects, editing Camel routes using
a graphical editor.</li><li><a shape="rect" class="external-link"
href="https://jenkins-x.io/developing/create-camel/" rel="nofollow">Jenkins X
Camel</a> - CLI to quickly create an Apache Camel project and import into
Jenkins X.</li></ul></div>
</td>
<td valign="top">
<div class="navigation">