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 2017/02/09 21:18:42 UTC

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

Author: buildbot
Date: Thu Feb  9 21:18:42 2017
New Revision: 1006480

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 Thu Feb  9 21:18:42 2017
@@ -38,7 +38,7 @@
 
 
     <title>
-    Apache Camel: Camel jar dependencies
+    Apache Camel: Camel JAR Dependencies
     </title>
 </head>
 <body>
@@ -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="documentation.html">Documentation</a>&nbsp;&gt;&nbsp;<a href="user-guide.html">User Guide</a>&nbsp;&gt;&nbsp;<a href="camel-jar-dependencies.html">Camel jar dependencies</a>
+<a href="index.html">Apache Camel</a>&nbsp;&gt;&nbsp;<a href="documentation.html">Documentation</a>&nbsp;&gt;&nbsp;<a href="user-guide.html">User Guide</a>&nbsp;&gt;&nbsp;<a href="camel-jar-dependencies.html">Camel JAR Dependencies</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" class="external-link" href="https://github.com/apache/camel/" rel="nofollow">Github</a> |&#160;<a shape="rect" href="discussion-forums.html">Forums</a> | <a shape="rect" href="support.html">Support</a></p></div>
@@ -75,7 +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 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>
+<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"><code>camel-core</code> dependencies for Camel 2.0 or lower</h4><ul class="alternate"><li><code>commons-logging-api.jar</code> - API for commons logging</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6</li><li><code>activation.jar</code> - For Attachments support - Is provided in the JDK core from Java 1.6</li></ul><h4 id="CamelJARDependencies-camel-coredependenciesforCamel2.1-2.6"><code>camel-core</code> dependencies for Camel 2.1 - 2.6</h4><ul class="alternate"><li><code>commons-logging-api-1.1.jar</code> - API for commons logging</li><li><code>commons-management-1.0.jar</code> - API for JMX</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6</li><li><code>activation-1.1.jar</code>
  - For Attachments support - Is provided in the JDK core from Java 1.6</li></ul><h4 id="CamelJARDependencies-camel-coredependenciesforCamel2.7-2.8"><code>camel-core</code>&#160;dependencies for Camel 2.7 - 2.8</h4><ul class="alternate"><li><code>slf4j-api-1.5.11.jar</code> - API for slf4j logging</li><li><code>commons-management-1.0.jar</code> - API for JMX</li></ul><h4 id="CamelJARDependencies-camel-coredependenciesforCamel2.9"><code>camel-core</code>&#160;dependencies for Camel 2.9</h4><ul class="alternate"><li><code>slf4j-api-1.6.1.jar</code> - 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><code>spring-core.jar</code>, <code>spring-beans.jar</code>, <code>spring-context.jar</code>,&#160;<code>spring-aop.jar</code> - All 4 jars needed to use JMX with Camel (subject to change in the future).</li></ul><p>From <strong>Camel 2.9</strong>: 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 Thu Feb  9 21:18:42 2017
@@ -75,7 +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.<br clear="none">Camel 2.18 onwards requires JDK 1.8.</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 o
 nwards</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 rep
 orts</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.<br clear="none">Camel 2.18 onwards requires JDK 1.8.</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"><code>camel-core</code> dependencies for Camel 2.0 or lower</h4><ul class="alternate"><li><code>commons-logging-api.jar</code>
  - API for commons logging</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6</li><li><code>activation.jar</code> - For Attachments support - Is provided in the JDK core from Java 1.6</li></ul><h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.1-2.6"><code>camel-core</code> dependencies for Camel 2.1 - 2.6</h4><ul class="alternate"><li><code>commons-logging-api-1.1.jar</code> - API for commons logging</li><li><code>commons-management-1.0.jar</code> - API for JMX</li><li>JAXB 2.1.x - XML stuff - Is provided in the JDK core from Java 1.6</li><li><code>activation-1.1.jar</code> - For Attachments support - Is provided in the JDK core from Java 1.6</li></ul><h4 id="Whatarethedependencies-camel-coredependenciesforCamel2.7-2.8"><code>camel-core</code>&#160;dependencies for Camel 2.7 - 2.8</h4><ul class="alternate"><li><code>slf4j-api-1.5.11.jar</code> - API for slf4j logging</li><li><code>commons-management-1.0.jar</code> - API for JMX</li></ul><h4 id="W
 hatarethedependencies-camel-coredependenciesforCamel2.9"><code>camel-core</code>&#160;dependencies for Camel 2.9</h4><ul class="alternate"><li><code>slf4j-api-1.6.1.jar</code> - 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><code>spring-core.jar</code>, <code>spring-beans.jar</code>, <code>spring-context.jar</code>,&#160;<code>spring-aop.jar</code> - All 4 jars needed to use JMX with Camel (subject to change in the future).</li></ul><p>From <strong>Camel 2.9</strong>: 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">