Author: buildbot
Date: Fri Nov 14 08:18:12 2014
New Revision: 929148

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 Fri Nov 14 08:18:12 2014
@@ -64,7 +64,7 @@
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
                 <!-- Breadcrumbs -->
-<a href="index.html">Apache Camel</a>&nbsp;&gt;&nbsp;<a 
href="developers.html">Developers</a>&nbsp;&gt;&nbsp;<a 
href="tools.html">Tools</a>
+<a href="index.html">Apache Camel</a>&nbsp;&gt;&nbsp;<a 
href="documentation.html">Documentation</a>&nbsp;&gt;&nbsp;<a 
href="tools.html">Tools</a>
           </div>
           <!-- Quicklinks -->
 <div id="site-quicklinks"><p><a shape="rect" href="download.html">Download</a> 
| <a shape="rect" href="javadoc.html">JavaDoc</a> | <a shape="rect" 
href="source.html">Source</a> | <a shape="rect" 
href="discussion-forums.html">Forums</a> | <a shape="rect" 
href="support.html">Support</a></p></div>
@@ -75,18 +75,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-MavenTools">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" href="creating-a-new-spring-based-camel-route.html">Creating a new 
Spring based Camel Route</a> using a maven archetype</li><li><a shape="rect" 
href="creating-a-new-camel-component.html">Creating a new Camel Component</a> 
using a maven archetype</li><li><a shape="rect" 
href="jbi-service-unit-archetype.html">JBI Service Unit Archetype</a> for 
creating a new <a shape="rect" href="jbi.html">JBI</a> based Service Unit 
project</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 
visualising, 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="https://github.com/fusesource/fuseide"; 
rel="nofollow">Fuse IDE</a> is an open source set of eclipse plugins for 
creating Apache Camel projects, editing Camel routes, 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></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>&#160;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&#160;</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&#160;<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&#160;<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.&#160;</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&#160;</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"></a> is 
an open source set of eclipse plugins for creating Apache Camel projects, 
editing Camel routes using a graphical editor.</li></ul></div>
         </td>
         <td valign="top">
           <div class="navigation">


Reply via email to