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/10/29 12:20:02 UTC

svn commit: r927269 - in /websites/production/camel/content: cache/main.pageCache camel-jar-dependencies.html what-are-the-dependencies.html

Author: buildbot
Date: Wed Oct 29 11:20:02 2014
New Revision: 927269

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-jar-dependencies.html
    websites/production/camel/content/what-are-the-dependencies.html

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

Modified: websites/production/camel/content/camel-jar-dependencies.html
==============================================================================
--- websites/production/camel/content/camel-jar-dependencies.html (original)
+++ websites/production/camel/content/camel-jar-dependencies.html Wed Oct 29 11:20:02 2014
@@ -75,35 +75,7 @@
 	<tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 id="Cameljardependencies-Cameljardependencies">Camel jar dependencies</h2>
-
-<p>Camel core itself is lightweight and can run with a few .jars.</p>
-
-<h4 id="Cameljardependencies-camel-coredependenciesforCamel2.0orlower">camel-core dependencies for Camel 2.0 or lower</h4>
-<ul class="alternate"><li>commons-logging-api.jar - API for commons logging</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6 onwards</li><li>activation.jar - For Attachments support - Is provided in the JDK core from Java 1.6 onwards</li></ul>
-
-
-<h4 id="Cameljardependencies-camel-coredependenciesforCamel2.1-2.6">camel-core dependencies for Camel 2.1 - 2.6 </h4>
-<ul class="alternate"><li>commons-logging-api-1.1.jar - API for commons logging</li><li>commons-management-1.0.jar - API for JMX</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6 onwards</li><li>activation-1.1.jar - For Attachments support - Is provided in the JDK core from Java 1.6 onwards</li></ul>
-
-
-<h4 id="Cameljardependencies-camel-coredependenciesforCamel2.7-2.8">camel-core dependencies for Camel 2.7 - 2.8 </h4>
-<ul class="alternate"><li>slf4j-api-1.5.11.jar - API for slf4j logging</li><li>commons-management-1.0.jar - API for JMX</li></ul>
-
-
-<h4 id="Cameljardependencies-camel-coredependenciesforCamel2.9onwards">camel-core dependencies for Camel 2.9 onwards</h4>
-<ul class="alternate"><li>slf4j-api-1.6.1.jar - API for slf4j logging</li></ul>
-
-
-<h4 id="Cameljardependencies-OptionaldependenciesforJMXforCamel1.x-2.8">Optional dependencies for JMX for Camel 1.x - 2.8</h4>
-<ul class="alternate"><li>spring-core.jar, spring-beans.jar, spring-context.jar, spring-aop.jar - All 4 jars needed to use JMX with Camel (subject to change in the future).</li></ul>
-
-
-<p>From <strong>Camel 2.9</strong> onwards the Spring JARs is no longer required for using JMX. </p>
-
-<h2 id="Cameljardependencies-OtherComponents">Other Components</h2>
-
-<p>All the other <a shape="rect" href="components.html">Components</a> have a range of 3rd party .jars they depend on. They are listed in the maven pom files which files they require.</p></div>
+<div class="wiki-content maincontent"><h2 id="Cameljardependencies-Cameljardependencies">Camel jar dependencies</h2><p>Camel core itself is lightweight and can run with a few .jars.</p><h4 id="Cameljardependencies-camel-coredependenciesforCamel2.0orlower">camel-core dependencies for Camel 2.0 or lower</h4><ul class="alternate"><li>commons-logging-api.jar - API for commons logging</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6 onwards</li><li>activation.jar - For Attachments support - Is provided in the JDK core from Java 1.6 onwards</li></ul><h4 id="Cameljardependencies-camel-coredependenciesforCamel2.1-2.6">camel-core dependencies for Camel 2.1 - 2.6</h4><ul class="alternate"><li>commons-logging-api-1.1.jar - API for commons logging</li><li>commons-management-1.0.jar - API for JMX</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6 onwards</li><li>activation-1.1.jar - For Attachments support - Is provided in the JDK core from Java 
 1.6 onwards</li></ul><h4 id="Cameljardependencies-camel-coredependenciesforCamel2.7-2.8">camel-core dependencies for Camel 2.7 - 2.8</h4><ul class="alternate"><li>slf4j-api-1.5.11.jar - API for slf4j logging</li><li>commons-management-1.0.jar - API for JMX</li></ul><h4 id="Cameljardependencies-camel-coredependenciesforCamel2.9onwards">camel-core dependencies for Camel 2.9 onwards</h4><ul class="alternate"><li>slf4j-api-1.6.1.jar - API for slf4j logging</li></ul><h4 id="Cameljardependencies-OptionaldependenciesforJMXforCamel1.x-2.8">Optional dependencies for JMX for Camel 1.x - 2.8</h4><ul class="alternate"><li>spring-core.jar, spring-beans.jar, spring-context.jar, spring-aop.jar - All 4 jars needed to use JMX with Camel (subject to change in the future).</li></ul><p>From <strong>Camel 2.9</strong> onwards the Spring JARs are no longer required for using JMX.</p><h2 id="Cameljardependencies-OtherComponents">Other Components</h2><p>All the other <a shape="rect" href="components.html">
 Components</a> have a range of 3rd party .jars they depend on. They are listed in the maven pom files which files they require.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/camel/content/what-are-the-dependencies.html
==============================================================================
--- websites/production/camel/content/what-are-the-dependencies.html (original)
+++ websites/production/camel/content/what-are-the-dependencies.html Wed Oct 29 11:20:02 2014
@@ -75,35 +75,7 @@
 	<tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 id="Whatarethedependencies-Whatarethedependencies?">What are the dependencies?</h2><p>Camel 2.6 or older can run on JDK 1.5 or better.<br clear="none"> Camel 2.7 onwards requires JDK 1.6 or JDK 1.7.<br clear="none">Camel 2.14 onwards requires JDK 1.7 or better.&#160;</p><h2 id="Whatarethedependencies-Whataretheruntimejardependencies?">What are the runtime jar dependencies?</h2><p>Apache Camel is designed to require a minimum number of dependencies for us so it is ideal for embedding into smart clients, message brokers, SOA frameworks and ESBs.</p><p></p><h2 id="Whatarethedependencies-Cameljardependencies">Camel jar dependencies</h2>
-
-<p>Camel core itself is lightweight and can run with a few .jars.</p>
-
-<h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.0orlower">camel-core dependencies for Camel 2.0 or lower</h4>
-<ul class="alternate"><li>commons-logging-api.jar - API for commons logging</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6 onwards</li><li>activation.jar - For Attachments support - Is provided in the JDK core from Java 1.6 onwards</li></ul>
-
-
-<h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.1-2.6">camel-core dependencies for Camel 2.1 - 2.6 </h4>
-<ul class="alternate"><li>commons-logging-api-1.1.jar - API for commons logging</li><li>commons-management-1.0.jar - API for JMX</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6 onwards</li><li>activation-1.1.jar - For Attachments support - Is provided in the JDK core from Java 1.6 onwards</li></ul>
-
-
-<h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.7-2.8">camel-core dependencies for Camel 2.7 - 2.8 </h4>
-<ul class="alternate"><li>slf4j-api-1.5.11.jar - API for slf4j logging</li><li>commons-management-1.0.jar - API for JMX</li></ul>
-
-
-<h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.9onwards">camel-core dependencies for Camel 2.9 onwards</h4>
-<ul class="alternate"><li>slf4j-api-1.6.1.jar - API for slf4j logging</li></ul>
-
-
-<h4 id="Whatarethedependencies-OptionaldependenciesforJMXforCamel1.x-2.8">Optional dependencies for JMX for Camel 1.x - 2.8</h4>
-<ul class="alternate"><li>spring-core.jar, spring-beans.jar, spring-context.jar, spring-aop.jar - All 4 jars needed to use JMX with Camel (subject to change in the future).</li></ul>
-
-
-<p>From <strong>Camel 2.9</strong> onwards the Spring JARs is no longer required for using JMX. </p>
-
-<h2 id="Whatarethedependencies-OtherComponents">Other Components</h2>
-
-<p>All the other <a shape="rect" href="components.html">Components</a> have a range of 3rd party .jars they depend on. They are listed in the maven pom files which files they require.</p><p>Other modules require other dependencies; such as camel-jms requires a JMS provider. To see the exact dependencies of the other modules see the <a shape="rect" class="external-link" href="http://activemq.apache.org/camel/maven/">Maven reports</a></p></div>
+<div class="wiki-content maincontent"><h2 id="Whatarethedependencies-Whatarethedependencies?">What are the dependencies?</h2><p>Camel 2.6 or older can run on JDK 1.5 or better.<br clear="none"> Camel 2.7 onwards requires JDK 1.6 or JDK 1.7.<br clear="none">Camel 2.14 onwards requires JDK 1.7 or better.&#160;</p><h2 id="Whatarethedependencies-Whataretheruntimejardependencies?">What are the runtime jar dependencies?</h2><p>Apache Camel is designed to require a minimum number of dependencies for us so it is ideal for embedding into smart clients, message brokers, SOA frameworks and ESBs.</p><p></p><h2 id="Whatarethedependencies-Cameljardependencies">Camel jar dependencies</h2><p>Camel core itself is lightweight and can run with a few .jars.</p><h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.0orlower">camel-core dependencies for Camel 2.0 or lower</h4><ul class="alternate"><li>commons-logging-api.jar - API for commons logging</li><li>JAXB 2.1.x - XML stuff - Is provided i
 n the JDK core from Java 1.6 onwards</li><li>activation.jar - For Attachments support - Is provided in the JDK core from Java 1.6 onwards</li></ul><h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.1-2.6">camel-core dependencies for Camel 2.1 - 2.6</h4><ul class="alternate"><li>commons-logging-api-1.1.jar - API for commons logging</li><li>commons-management-1.0.jar - API for JMX</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6 onwards</li><li>activation-1.1.jar - For Attachments support - Is provided in the JDK core from Java 1.6 onwards</li></ul><h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.7-2.8">camel-core dependencies for Camel 2.7 - 2.8</h4><ul class="alternate"><li>slf4j-api-1.5.11.jar - API for slf4j logging</li><li>commons-management-1.0.jar - API for JMX</li></ul><h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.9onwards">camel-core dependencies for Camel 2.9 onwards</h4><ul class="alternate"><li>slf4j-api-
 1.6.1.jar - API for slf4j logging</li></ul><h4 id="Whatarethedependencies-OptionaldependenciesforJMXforCamel1.x-2.8">Optional dependencies for JMX for Camel 1.x - 2.8</h4><ul class="alternate"><li>spring-core.jar, spring-beans.jar, spring-context.jar, spring-aop.jar - All 4 jars needed to use JMX with Camel (subject to change in the future).</li></ul><p>From <strong>Camel 2.9</strong> onwards the Spring JARs are no longer required for using JMX.</p><h2 id="Whatarethedependencies-OtherComponents">Other Components</h2><p>All the other <a shape="rect" href="components.html">Components</a> have a range of 3rd party .jars they depend on. They are listed in the maven pom files which files they require.</p><p>Other modules require other dependencies; such as camel-jms requires a JMS provider. To see the exact dependencies of the other modules see the <a shape="rect" class="external-link" href="http://activemq.apache.org/camel/maven/">Maven reports</a></p></div>
         </td>
         <td valign="top">
           <div class="navigation">