You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jg...@apache.org on 2014/09/20 18:27:40 UTC

svn commit: r1626474 [1/3] - in /karaf/site/production: ./ index/ index/community/ index/community/news/ site/ snippets/

Author: jgoodyear
Date: Sat Sep 20 16:27:40 2014
New Revision: 1626474

URL: http://svn.apache.org/r1626474
Log:
[scm-publish] Updating main website contents

Added:
    karaf/site/production/index/community/news/news-2014-09-20.html   (with props)
Modified:
    karaf/site/production/index.html
    karaf/site/production/index/community/articles.html
    karaf/site/production/index/community/download.html
    karaf/site/production/index/community/news.html
    karaf/site/production/index/documentation.html
    karaf/site/production/site/sitemap.html
    karaf/site/production/snippets/karaf-features.html
    karaf/site/production/snippets/karaf-overview.html

Modified: karaf/site/production/index.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index.html?rev=1626474&r1=1626473&r2=1626474&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Sat Sep 20 16:27:40 2014
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top"><p>Apache Karaf is a small OSGi based runtime which provides a lightweight container onto which various components and applications can be deployed.</p><p>Here is a short list of features supported by the Karaf:</p><ul><li><strong>Hot deployment</strong>: Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the <tt>[home]/deploy</tt> directory.  Each time a jar is copied in this folder, it will be installed inside the runtime.  You can then update or delete it and changes will be handled automatically.  In addition, the Karaf also supports exploded bundles and custom deployers (blueprint and spring ones are included by default).</li><li><strong>Dynamic configuration</strong>: Services are usually configured through the ConfigurationAdmin OSGi service.  Such configuration can be defined in Karaf using property files inside the <tt>[ho
 me]/etc</tt> directory.  These configurations are monitored and changes on the properties files will be propagated to the services.</li><li><strong>Logging System</strong>: using a centralized logging back end supported by Log4J, Karaf supports a number of different APIs (JDK 1.4, JCL, SLF4J, Avalon, Tomcat, OSGi)</li><li><strong>Provisioning</strong>: Provisioning of libraries or applications can be done through a number of different ways, by which they will be downloaded locally, installed and started.</li><li><strong>Native OS integration</strong>: Karaf can be integrated into your own Operating System as a service so that the lifecycle will be bound to your Operating System.</li><li><strong>Extensible Shell console</strong>: Karaf features a nice text console where you can manage the services, install new applications or libraries and manage their state.  This shell is easily extensible by deploying new commands dynamically along with new features or applications.</li><li><stron
 g>Remote access</strong>: use any SSH client to connect to Karaf and issue commands in the console</li><li><strong>Security framework</strong> based on JAAS</li><li><strong>Managing instances</strong>: Karaf provides simple commands for managing multiple instances. You can easily create, delete, start and stop instances of Karaf through the console.</li><li>Karaf 3.0.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.3.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.2.x branch Supports the latest OSGi 4.2 containers: Apache Felix Framework 3.0 and Eclipse Equinox 3.6</li></ul><p><img border="0" src="images/karaf2.png"/></p></td><td class="confluenceTd" valign="top"><div style="text-align: center;"><p><strong><a href="index/community/download.html#Karaf3.0.1">Download Karaf 3.0.1</a></strong><br/><strong><a href="index/community/download.html#Karaf2.3
 .8">Download Karaf 2.3.8</a></strong><br/><a href="index/community/download.html#Karaf2.3.8"><img width="256" border="0" src="images/karaf-box.png"/></a></p></div><script src="http://widgets.twimg.com/j/2/widget.js"></script><script>new TWTR.Widget({  version: 2,  type: 'search',  search: '#karaf',  interval: 6000,  title: 'What do people say about',  subject: 'Karaf',  width: 250,  height: 300,  theme: {    shell: {      background: '#5b8fbe',      color: '#ffffff'    },    tweets: {      background: '#ffffff',      color: '#444444',      links: '#1985b5'    }  },  features: {    scrollbar: false,    loop: true,    live: true,    hashtags: true,    timestamp: true,    avatars: true,    toptweets: true,    behavior: 'default'  }}).render().start();</script></td></tr></table><h2 id="News">News</h2><h1 id="JamieGoodyearpostedonSeptember192014Karaf2.3.8released">Jamie Goodyear posted on September 19, 2014<br/>Karaf 2.3.8 released!</h1><p>The Karaf team is pleased to announce the availa
 bility of <a href="index/community/download/karaf-2.3.8-release.html">Karaf 2.3.8</a>.</p><p>This is an update patch for Apache Karaf 2.3.7, containing several bug fixes, and dependency updates. We have introduced support of !$ to recall the last command argument, and improved the command description for osgi:shutdown.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.8-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonSeptember62014Karaf2.3.7released">Jamie Goodyear posted on September 6, 2014<br/>Karaf 2.3.7 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.7-release.html">Karaf 2.3.7</a>.</p><p>This is an update patch for Apache Karaf 2.3.6, containing many bug fixes, dependency updates, and improvements. New features include SyncopeLoginModule, and improved documentation for exposing JAAS BackendEngineFactory services for the login module and configfile override
  behavoir. This patch contains a high priority bug fix for Windows users experiencing console input issues.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.7-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonAugust12014Karaf2.3.6released">Jamie Goodyear posted on August 1, 2014<br/>Karaf 2.3.6 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.6-release.html">Karaf 2.3.6</a>.</p><p>This is an update patch for Apache Karaf 2.3.5, containing many bug fixes, dependency updates, and improvements. New feature highlights include: Automatically create data sources from configuration files, add backing engine serivce for org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule, add a flag to bin/client so that it can read private key from a specified location, and Provide shell:env command.<br/>For more information, please see the <a href="index/community/download/kara
 f-2.3.6-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJuly42014KarafCave3.0.0released">Jean-Baptiste Onofré posted on July 4, 2014<br/>Karaf Cave 3.0.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">Karaf Cave 3.0.0</a>.<br/>This release is the first one of the Cave 3.0.x serie, fully compatible with Karaf 3.0.x.<br/>It includes major updates and bug fixes.<br/>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJune272014KarafCellar3.0.0released">Jean-Baptiste Onofré posted on June 27, 2014<br/>Karaf Cellar 3.0.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.html">Karaf Cellar 3.0.0</a>.<br/>This release is the first one of the Cellar 3.0.x serie, fu
 lly compatible with Karaf 3.0.x and powered by Hazelcast 3.2.3.<br/>It includes major updates and bug fixes.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrepostedonJune202014Updateonthewebsite">Jean-Baptiste Onofre posted on June 20, 2014<br/>Update on the website</h1><p>The Karaf website has changed a little bit. We added a new webpage (accessible directly from the navigation menu on the left) providing an overview of the different Karaf and subprojects branches<br/>and the releases schedule.</p><p>The purpose is to give you more visibility on the release dates.</p><p><a href="index/community/releases-schedule.html">Releases Schedule</a></p><h1 id="JamieGoodyearpostedonApril132014Karaf2.3.5and3.0.1released">Jamie Goodyear posted on April 13, 2014<br/>Karaf 2.3.5 and 3.0.1 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/commu
 nity/download/karaf-2.3.5-release.html">Karaf 2.3.5</a> and <a href="index/community/download/karaf-3.0.1-release.html">Karaf 3.0.1</a>.</p><h2 id="ApacheKaraf2.3.5">Apache Karaf 2.3.5</h2><p>This is an update patch for Apache Karaf 2.3.4, containing many bug fixes, dependency updates, and improvements. New feature highlights include: monitoring etc/user.properties with Felix fileInstall, and adding MSSQL datasource type.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.5-release.html">release notes</a>.  </p><h2 id="ApacheKaraf3.0.1">Apache Karaf 3.0.1</h2><p>This is an update patch for Apache Karaf 3.0.0, containing many bug fixes, dependency updates, and improvements. New feature highlights include: the addition of Pax CDI to Karaf enterprise feature, monitoring etc/user.properties with Felix fileInstall, and adding MSSQL datasource type.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.1-release.html">releas
 e notes</a>.</p><h1 id="JamieGoodyearpostedonFebruary172014Karaf2.3.4released">Jamie Goodyear posted on February 17, 2014<br/>Karaf 2.3.4 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.4-release.html">Karaf 2.3.4</a>.</p><p>This patch update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; Clone and status commands for instances, Hibernate feature, improved managment &amp; debugging, and dependency updates to Aries Blueprint core 1.4.0, json 20131018, bndlib 2.2.0, and various updates to maven plugins.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.4-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJanuary212014KarafCave2.3.0released">Jean-Baptiste Onofré posted on January 21, 2014<br/>Karaf Cave 2.3.0 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cave
 /download/karaf-cave-2.3.0-release.html">Karaf Cave 2.3.0</a>.</p><p>Karaf Cave provides an OSGi Bundle Repository (OBR), simple Maven repository, and Karaf Features Repository (KFR).</p><p>OBR provides a service that can automatically install a bundle, with its deployment dependencies, from a bundle<br/>repository.</p><p>Apache Karaf Cave provides the following features:</p><ul style="list-style: square"><li>Storage: Karaf Cave provides a filesystem storage. The storage backend is designed with a kind of plugin system, it means that we can change the default filesystem storage by another kind of storage</li><li>OBR metadata generation: Karaf Cave automatically creates the OBR metadata for you, using the artifacts presents in the Cave repository.</li><li>OBR registration: Karaf Cave allows you to directly register a Cave repository into the OBR RepositoryAdmin OSGi service.</li><li>Artifact upload: you can update any OSGi bundle in a Cave repository, using advanced URL, e.g.  mvn:gr
 oupId/artifactId/version</li><li>HTTP Maven/OBR: Karaf Cave provides a HTTP service where you can download artifacts and get OBR information.</li><li>"External" repository proxy: you can proxy an existing repository (like a Maven one) into a Cave repository. In that case, the artifacts are still resident on the proxied repository, Cave handles the OBR metadata. Cave supports file: and http: like URL, it means that Cave is able to browse a remote HTTP Maven repository.</li><li>"External" repository population: you can populate your local Cave repository from an external repository.  It means that Cave browse the external repository URL (file: or http:), looking for OSGi bundles in the artifacts, and copy the bundles in the Cave repository storage.</li></ul><p>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonDecember242013Karaf3.0.0released">Jamie Goodyear posted on December 
 24, 2013<br/>Karaf 3.0.0 released!</h1><p>The Karaf team is tremendously pleased to announce the availability of <a href="index/community/download/karaf-3.0.0-release.html">Karaf 3.0.0</a>.</p><p>This is a major new release of Apache Karaf, containing many refactorings, OSGi rev 5 support, wide ranging dependency upgrades, and new commands.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonDecember182013KarafrepositoriesmovedtoGit">Jean-Baptiste Onofré posted on December 18, 2013<br/>Karaf repositories moved to Git</h1><p>The Karaf source repositories have moved from Subversion to Git:</p><ul><li><tt>https://git-wip-us.apache.org/repos/asf/karaf.git</tt> for Karaf</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</tt> for Karaf Cellar</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cave.git</tt> for Karaf Cave</li><li><tt>https://git-wip-us.apache
 .org/repos/asf/karaf-eik.git</tt> for Karaf EIK</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-webconsole.git</tt> for Karaf WebConsole</li></ul><p>You can find some details on the <a href="index/developers/source.html">source page</a>.</p>
+<table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top"><p>Apache Karaf is a small OSGi based runtime which provides a lightweight container onto which various components and applications can be deployed.</p><p>Here is a short list of features supported by the Karaf:</p><ul><li><strong>Hot deployment</strong>: Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the <tt>[home]/deploy</tt> directory.  Each time a jar is copied in this folder, it will be installed inside the runtime.  You can then update or delete it and changes will be handled automatically.  In addition, the Karaf also supports exploded bundles and custom deployers (blueprint and spring ones are included by default).</li><li><strong>Dynamic configuration</strong>: Services are usually configured through the ConfigurationAdmin OSGi service.  Such configuration can be defined in Karaf using property files inside the <tt>[ho
 me]/etc</tt> directory.  These configurations are monitored and changes on the properties files will be propagated to the services.</li><li><strong>Logging System</strong>: using a centralized logging back end supported by Log4J, Karaf supports a number of different APIs (JDK 1.4, JCL, SLF4J, Avalon, Tomcat, OSGi)</li><li><strong>Provisioning</strong>: Provisioning of libraries or applications can be done through a number of different ways, by which they will be downloaded locally, installed and started.</li><li><strong>Native OS integration</strong>: Karaf can be integrated into your own Operating System as a service so that the lifecycle will be bound to your Operating System.</li><li><strong>Extensible Shell console</strong>: Karaf features a nice text console where you can manage the services, install new applications or libraries and manage their state.  This shell is easily extensible by deploying new commands dynamically along with new features or applications.</li><li><stron
 g>Remote access</strong>: use any SSH client to connect to Karaf and issue commands in the console</li><li><strong>Security framework</strong> based on JAAS</li><li><strong>Managing instances</strong>: Karaf provides simple commands for managing multiple instances. You can easily create, delete, start and stop instances of Karaf through the console.</li><li>Karaf 3.0.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.4.x branch Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse Equinox 3.9</li><li>Karaf 2.3.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.2.x branch Supports the latest OSGi 4.2 containers: Apache Felix Framework 3.0 and Eclipse Equinox 3.6</li></ul><p><img border="0" src="images/karaf2.png"/></p></td><td class="confluenceTd" valign="top"><div style="text-align: center;"><p><strong><a href="index/community/
 download.html#Karaf3.0.1">Download Karaf 3.0.1</a></strong><br/><strong><a href="index/community/download.html#Karaf2.4.0">Download Karaf 2.4.0</a></strong>^M<br/><strong><a href="index/community/download.html#Karaf2.3.8">Download Karaf 2.3.8</a></strong><br/><a href="index/community/download.html#Karaf3.0.1"><img width="256" border="0" src="images/karaf-box.png"/></a></p></div><script src="http://widgets.twimg.com/j/2/widget.js"></script><script>new TWTR.Widget({  version: 2,  type: 'search',  search: '#karaf',  interval: 6000,  title: 'What do people say about',  subject: 'Karaf',  width: 250,  height: 300,  theme: {    shell: {      background: '#5b8fbe',      color: '#ffffff'    },    tweets: {      background: '#ffffff',      color: '#444444',      links: '#1985b5'    }  },  features: {    scrollbar: false,    loop: true,    live: true,    hashtags: true,    timestamp: true,    avatars: true,    toptweets: true,    behavior: 'default'  }}).render().start();</script></td></tr></
 table><h2 id="News">News</h2><h1 id="JamieGoodyearpostedonSeptember202014Karaf2.4.0released">Jamie Goodyear posted on September 20, 2014<br/>Karaf 2.4.0 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.4.0-release.html">Karaf 2.4.0</a>.</p><p>This release represents a new branch of Apache Karaf development. It includes the latest Aries and Pax libraries, Apache Pom 14, add support for role-based JMX authorization, includes heap dumps when we create debugging data from create dump command, blueprint-web feature, support for JAAS groups, and includes Pax CDI feature. There are several hundred items currently in this RC's release notes, so you'll want to spend some time discovering all the hidden gems.<br/>For more information, please see the <a href="index/community/download/karaf-2.4.0-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonSeptember192014Karaf2.3.8released">Jamie Goodyear posted on Septembe
 r 19, 2014<br/>Karaf 2.3.8 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.8-release.html">Karaf 2.3.8</a>.</p><p>This is an update patch for Apache Karaf 2.3.7, containing several bug fixes, and dependency updates. We have introduced support of !$ to recall the last command argument, and improved the command description for osgi:shutdown.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.8-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonSeptember62014Karaf2.3.7released">Jamie Goodyear posted on September 6, 2014<br/>Karaf 2.3.7 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.7-release.html">Karaf 2.3.7</a>.</p><p>This is an update patch for Apache Karaf 2.3.6, containing many bug fixes, dependency updates, and improvements. New features include SyncopeLoginModule, and improved documentation 
 for exposing JAAS BackendEngineFactory services for the login module and configfile override behavoir. This patch contains a high priority bug fix for Windows users experiencing console input issues.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.7-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonAugust12014Karaf2.3.6released">Jamie Goodyear posted on August 1, 2014<br/>Karaf 2.3.6 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.6-release.html">Karaf 2.3.6</a>.</p><p>This is an update patch for Apache Karaf 2.3.5, containing many bug fixes, dependency updates, and improvements. New feature highlights include: Automatically create data sources from configuration files, add backing engine serivce for org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule, add a flag to bin/client so that it can read private key from a specified location, and Provide shell:
 env command.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.6-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJuly42014KarafCave3.0.0released">Jean-Baptiste Onofré posted on July 4, 2014<br/>Karaf Cave 3.0.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">Karaf Cave 3.0.0</a>.<br/>This release is the first one of the Cave 3.0.x serie, fully compatible with Karaf 3.0.x.<br/>It includes major updates and bug fixes.<br/>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJune272014KarafCellar3.0.0released">Jean-Baptiste Onofré posted on June 27, 2014<br/>Karaf Cellar 3.0.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.h
 tml">Karaf Cellar 3.0.0</a>.<br/>This release is the first one of the Cellar 3.0.x serie, fully compatible with Karaf 3.0.x and powered by Hazelcast 3.2.3.<br/>It includes major updates and bug fixes.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrepostedonJune202014Updateonthewebsite">Jean-Baptiste Onofre posted on June 20, 2014<br/>Update on the website</h1><p>The Karaf website has changed a little bit. We added a new webpage (accessible directly from the navigation menu on the left) providing an overview of the different Karaf and subprojects branches<br/>and the releases schedule.</p><p>The purpose is to give you more visibility on the release dates.</p><p><a href="index/community/releases-schedule.html">Releases Schedule</a></p><h1 id="JamieGoodyearpostedonApril132014Karaf2.3.5and3.0.1released">Jamie Goodyear posted on April 13, 2014<br/>Karaf 2.3.5 and 3.0.1 rel
 eased!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.5-release.html">Karaf 2.3.5</a> and <a href="index/community/download/karaf-3.0.1-release.html">Karaf 3.0.1</a>.</p><h2 id="ApacheKaraf2.3.5">Apache Karaf 2.3.5</h2><p>This is an update patch for Apache Karaf 2.3.4, containing many bug fixes, dependency updates, and improvements. New feature highlights include: monitoring etc/user.properties with Felix fileInstall, and adding MSSQL datasource type.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.5-release.html">release notes</a>.  </p><h2 id="ApacheKaraf3.0.1">Apache Karaf 3.0.1</h2><p>This is an update patch for Apache Karaf 3.0.0, containing many bug fixes, dependency updates, and improvements. New feature highlights include: the addition of Pax CDI to Karaf enterprise feature, monitoring etc/user.properties with Felix fileInstall, and adding MSSQL datasource type.<br/>For more in
 formation, please see the <a href="index/community/download/karaf-3.0.1-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonFebruary172014Karaf2.3.4released">Jamie Goodyear posted on February 17, 2014<br/>Karaf 2.3.4 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.4-release.html">Karaf 2.3.4</a>.</p><p>This patch update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; Clone and status commands for instances, Hibernate feature, improved managment &amp; debugging, and dependency updates to Aries Blueprint core 1.4.0, json 20131018, bndlib 2.2.0, and various updates to maven plugins.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.4-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJanuary212014KarafCave2.3.0released">Jean-Baptiste Onofré posted on January 21, 2014<br/>Karaf Cave 2.3.0 released!</h1>
 <p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">Karaf Cave 2.3.0</a>.</p><p>Karaf Cave provides an OSGi Bundle Repository (OBR), simple Maven repository, and Karaf Features Repository (KFR).</p><p>OBR provides a service that can automatically install a bundle, with its deployment dependencies, from a bundle<br/>repository.</p><p>Apache Karaf Cave provides the following features:</p><ul style="list-style: square"><li>Storage: Karaf Cave provides a filesystem storage. The storage backend is designed with a kind of plugin system, it means that we can change the default filesystem storage by another kind of storage</li><li>OBR metadata generation: Karaf Cave automatically creates the OBR metadata for you, using the artifacts presents in the Cave repository.</li><li>OBR registration: Karaf Cave allows you to directly register a Cave repository into the OBR RepositoryAdmin OSGi service.</li><li>Artifact u
 pload: you can update any OSGi bundle in a Cave repository, using advanced URL, e.g.  mvn:groupId/artifactId/version</li><li>HTTP Maven/OBR: Karaf Cave provides a HTTP service where you can download artifacts and get OBR information.</li><li>"External" repository proxy: you can proxy an existing repository (like a Maven one) into a Cave repository. In that case, the artifacts are still resident on the proxied repository, Cave handles the OBR metadata. Cave supports file: and http: like URL, it means that Cave is able to browse a remote HTTP Maven repository.</li><li>"External" repository population: you can populate your local Cave repository from an external repository.  It means that Cave browse the external repository URL (file: or http:), looking for OSGi bundles in the artifacts, and copy the bundles in the Cave repository storage.</li></ul><p>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">release notes</a>.</p><h1 i
 d="JamieGoodyearpostedonDecember242013Karaf3.0.0released">Jamie Goodyear posted on December 24, 2013<br/>Karaf 3.0.0 released!</h1><p>The Karaf team is tremendously pleased to announce the availability of <a href="index/community/download/karaf-3.0.0-release.html">Karaf 3.0.0</a>.</p><p>This is a major new release of Apache Karaf, containing many refactorings, OSGi rev 5 support, wide ranging dependency upgrades, and new commands.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.0-release.html">release notes</a>.</p>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/index/community/articles.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index/community/articles.html?rev=1626474&r1=1626473&r2=1626474&view=diff
==============================================================================
--- karaf/site/production/index/community/articles.html (original)
+++ karaf/site/production/index/community/articles.html Sat Sep 20 16:27:40 2014
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h2 id="ArticlesonApacheKaraf">Articles on Apache Karaf</h2><ul><li><a href="http://notizblog.nierbeck.de/2014/08/javamagazin-articles-online/">JavaMagazin Articles (in German)</a></li><li><a href="http://blog.nanthrax.net/2014/08/apache-syncope-backend-with-apache-karaf/">Apache Syncope backend with Apache Karaf</a></li><li><a href="http://blog.nanthrax.net/2014/03/hadoop-cdc-and-processes-notification-with-apache-falcon-apache-activemq-and-apache-camel/">Apache Karaf, Camel, ActiveMQ with Falcon for Hadoop CDC solution</a></li><li><a href="http://blog.nanthrax.net/2014/03/apache-karaf-cellar-camel-activemq-monitoring-with-elk-elasticsearch-logstash-and-kibana/">Apache Karaf, Cellar, Camel, ActiveMQ monitoring with ELK (ElasticSearch, Logstash, and Kibana)</a></li><li><a href="http://blog.nanthrax.net/2013/12/coming-in-karaf-3-0-0-new-enterprise-jpa-openjpa-hibernate-and-cdi-openwebbeans-jboss-weld-features/">Coming in Karaf 3.0.0: new enterprise JPA (OpenJPA, Hibernate) and CDI (O
 penWebBeans, JBoss Weld) features</a></li><li><a href="http://blog.nanthrax.net/2013/12/coming-in-karaf-3-0-0-new-enterprise-jdbc-feature/">Coming in Karaf 3.0.0: new enterprise JDBC feature</a></li><li><a href="http://blog.nanthrax.net/2013/12/coming-in-karaf-3-0-0-new-enterprise-jndi-feature/">Coming in Karaf 3.0.0: new enterprise JNDI feature</a></li><li><a href="http://blog.nanthrax.net/2013/12/coming-in-karaf-3-0-0-rbac-support-for-osgi-services-and-console-commands/">Coming in Karaf 3.0.0: RBAC support for OSGi services and console commands</a></li><li><a href="http://blog.nanthrax.net/2013/10/coming-in-karaf-3-0-0-subshell-and-completion-mode/">Coming in Karaf 3.0.0: subshell and completion mode</a></li><li><a href="http://blog.nanthrax.net/2013/10/coming-in-karaf-3-0-0-jaas-users-groups-roles-and-acls/">Coming in Karaf 3.0.0: JAAS users, groups, roles, and ACLs</a></li><li><a href="http://blog.nanthrax.net/2013/09/karaf-and-pax-web-disabling-reverse-lookup/">Karaf and Pax We
 b: disabling reverse lookup</a></li><li><a href="http://blog.nanthrax.net/2013/09/pax-logging-loggers-log-level/">Pax Logging: loggers log level</a></li><li><a href="http://blog.nanthrax.net/2013/07/apache-hadoop-and-karaf-article-1-karaf-as-hdfs-client/">Apache Hadoop and Karaf, Article 1: Karaf as HDFS client</a></li><li><a href="http://notizblog.nierbeck.de/2013/05/bind-certain-web-applications-to-specific-httpconnectors-ii/">Bind certain Web-Applications to specific HttpConnectors II</a></li><li><a href="http://notizblog.nierbeck.de/2013/01/bind-certain-web-applications-to-specific-httpconnectors/">Bind certain Web-Applications to specific HttpConnectors</a></li><li><a href="http://notizblog.nierbeck.de/2013/04/integration-in-the-cloude-with-camel-karaf-and-cellar/">Integration in the cloude with Apache Karaf, Cellar and Camel</a></li><li><a href="http://blog.nanthrax.net/2013/02/load-balancing-with-apache-karaf-cellar-and-mod_proxy_balancer/">Load balancing with Apache Karaf Ce
 llar, and mod_proxy_balancer</a></li><li><a href="http://blog.nanthrax.net/2013/02/multiple-http-connectors-in-apache-karaf/">Multiple HTTP connectors in Karaf</a></li><li><a href="http://spring-java-ee.blogspot.de/2012/02/xmppgtalk-shell-connector-for-apache.html">xmppgtalk shell connector for Karaf and Gogo shell</a></li><li><a href="http://blog.nanthrax.net/2012/12/create-custom-log4j-appender-for-karaf-and-pax-logging/">Create custom log4j appender for Karaf and Pax Logging</a></li><li><a href="http://blog.nanthrax.net/2012/12/how-to-enable-https-certificate-client-auth-with-karaf/">How to enable HTTPs certificate client auth with Karaf</a></li><li><a href="http://sully6768.blogspot.com/2012/09/scr-components-with-karaf.html">Declarative Services with Karaf (SCR)</a></li><li><a href="http://blog.nanthrax.net/2012/01/apache-karaf-2011-millesime/">Apache Karaf 2011 Millesime</a></li><li><a href="http://blog.nanthrax.net/2011/12/coming-in-karaf-3-0-new-kar-service-command-managemen
 t/">Coming in Karaf 3.0: new KAR service, command, and management</a></li><li><a href="http://blog.nanthrax.net/2011/12/overview-on-apache-karaf-pax-web-and-camel-archetypes/">Overview on Apache Karaf, Pax Web, and Camel archetypes</a></li><li><a href="http://blog.nanthrax.net/2011/12/do-you-know-the-apache-karaf-maven-plugins/">Do you know Apache Karaf Maven plugins ?</a></li><li><a href="http://blog.nanthrax.net/2011/11/apache-karaf-moved-to-osgi-r4-3/">Apache Karaf moved to OSGi r4.3</a></li><li><a href="http://blog.nanthrax.net/2011/08/use-camel-cxf-and-karaf-to-implement-batches/">Use Camel, CXF, and Karaf to implement batches</a></li><li><a href="http://blog.nanthrax.net/2011/08/jax-rs-services-using-cxf-and-karaf/">JAX-RS services using CXF and Karaf</a></li><li><a href="http://blog.nanthrax.net/2011/10/whats-new-in-karaf-2-2-4/">What's new in Apache Karaf 2.2.4 ?</a></li><li><a href="http://notizblog.nierbeck.de/2011/08/adding-custom-log-appender-to-pax-logging/">Adding cust
 om log-appender to Pax Logging</a></li><li><a href="http://notizblog.nierbeck.de/2011/05/adding-additional-servletcontext-in-pax-web/">Adding additional ServletContext to Pax Web</a></li><li><a href="http://www.infoq.com/news/2011/06/apache-karaf">One Year of Apache Karaf</a></li><li><a href="http://icodebythesea.blogspot.com/2011/11/apache-karaf-child-instances-what-are.html">Apache Karaf Child Instances, what are they, and why should I use them?</a></li><li><a href="http://eclipsesource.com/blogs/2012/08/22/from-eclipse-tycho-to-apache-karaf-the-easy-way/">From Eclipse Tycho to Apache Karaf: the easy way!</a></li><li><a href="http://developer.eclipsesource.com/slides/deploy-and-manage-rap-applications/#/6">RAP Application in Karaf with Felix and PAX-WEB</a> The required RAP Apache Karaf archive described in the article can be found <a href="https://hudson.eclipse.org/hudson/job/rap-head-incubator-osgi-packaging/">here</a>.</li></ul><h2 id="Presentations">Presentations</h2><ul><li>
 <a href="http://www.slideshare.net/gnodet/jug-poitou-charentes-apache-osgi-and-karaf">JUG Poitou Charentes - Apache, OSGi and Karaf</a></li><li>ApacheCon EU 2012: Cellar, a clustering solution for Karaf</li><li>ApacheCon NA 2011: Deployment with ACE and Karaf</li><li><a href="http://www.anova.be/files/OSGi%20with%20Apache%20Felix%20Karaf.pdf">OSGi with Apache Felix Karaf</a></li><li><a href="http://www.dzone.com/links/video_apache_karaf_demo_osgi_runtime_in_action.html">Apache Karaf OSGi runtime in action (video)</a></li></ul><h2 id="Tutorials">Tutorials</h2><ul><li><a href="http://www.liquid-reality.de/x/DIBZ">Karaf Tutorial Part 1 - Installation and First application</a></li><li><a href="http://www.liquid-reality.de/x/G4Be">Karaf Tutorial Part 2 - Using the Configuration Admin Service</a></li><li><a href="http://www.liquid-reality.de/x/KoBe">Karaf Tutorial Part 3 - Improving configuration editing using the OSGI Metatype Service</a></li><li><a href="http://www.liquid-reality.de/x/E
 oBk">Karaf Tutorial Part 4 - CXF Services in OSGi</a></li><li><a href="http://www.liquid-reality.de/x/G4Bk">Karaf Tutorial Part 5 - Running Apache Camel integrations in OSGi</a></li><li><a href="http://www.liquid-reality.de/x/LYBk">Karaf Tutorial Part 6 - Database Access</a></li><li><a href="http://www.liquid-reality.de/x/JgBz">Karaf Tutorial Part 7 - Camel JPA and JTA transactions</a></li><li><a href="http://www.liquid-reality.de/x/D4C">Karaf Tutorial Part 8 - Distributed OSGi</a></li><li><a href="http://davidvaleri.wordpress.com/2010/08/13/combining-karaf-features-pax-url-and-maven-to-deploy-a-plain-jar-as-an-osgi-bundle/">Combining Karaf Features, PAX URL, and Maven to deploy a plain JAR as an OSGi bundle</a></li><li>Blocking system.exit in OSGi on Karaf <a href="http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi/">part1</a> <a href="http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi-part-ii/">part2</a> <a href="http://notizblog.nierbeck.de/2010/10/blo
 cking-systemexit-in-osgi-part-iii/">part3</a> <a href="http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi-part-iv/">part4</a></li><li><a href="http://dywicki.pl/2011/11/running-aspects-under-osgi-4-2-with-karaf/">Running aspects under OSGi 4.2 with Karaf.</a></li><li><a href="http://cmoulliard.blogspot.com/2011/12/run-google-web-toolkit-2-project-on.html">Run a Google Web Toolkit 2 project on Apache Karaf/ServiceMix</a></li></ul><h2 id="Addons">Addons</h2><ul><li><a href="https://github.com/Tcharl/net.osgiliath.karaf.conftransform.utils">Karaf features to plan and pom transformer</a></li></ul><h2 id="Books">Books</h2><ul><li><a href="http://www.packtpub.com">Apache Karaf Cookbook (Currently in progress!)</a></li><li><a href="http://www.packtpub.com/learning-apache-karaf/book">Learning Apache Karaf</a></li><li><a href="http://www.packtpub.com/open-services-gateway-initiative-starter/book">OSGi Starter - The essential guide to modular development with OSGi for the seriou
 s application developer.</a></li><li><a href="http://www.manning.com/hall/">OSGi in Action</a></li><li><a href="http://www.pearsonhighered.com/educator/product/Java-Application-Architecture-Modularity-Patterns-with-Examples-Using-OSGi/9780321247131.page">Java Application Architecture: Modularity Patterns with Examples Using OSGi</a></li></ul><h2 id="ApacheKarafCellar">Apache Karaf Cellar</h2><ul><li><a href="http://blog.nanthrax.net/2013/05/apache-karaf-cellar-2-3-0-released/">Apache Karaf Cellar 2.3.0</a></li><li><a href="http://blog.nanthrax.net/2012/05/apache-karaf-cellar-2-2-4/">Apache Karaf Cellar 2.2.4</a></li><li><a href="http://blog.nanthrax.net/2012/02/apache-karaf-cellar-and-central-management/">Apache Karaf Cellar and central management</a></li><li><a href="http://blog.nanthrax.net/2012/02/communication-between-two-remote-camel-routes-using-karaf-cellar/">Communication between two remote Camel routes with Karaf Cellar</a></li><li><a href="http://blog.nanthrax.net/2011/11/
 apache-karaf-cellar-and-dosgi/">Apache Karaf Cellar and DOSGi</a></li><li><a href="http://blog.nanthrax.net/2011/08/apache-karaf-cellar-2-2-2-release">What's new in Apache Karaf Cellar 2.2.2</a></li><li><a href="http://iocanel.blogspot.com/2011/05/apache-karaf-cellar.html">Apache Karaf Cellar - an overview</a></li></ul><h2 id="ApacheKarafCave">Apache Karaf Cave</h2><ul><li><a href="http://blog.nanthrax.net/2011/08/apache-karaf-cave-preview/">Apache Karaf Cave preview</a></li></ul><h2 id="ApacheKarafBloggers">Apache Karaf Bloggers</h2><ul><li><a href="http://gnodet.blogspot.com/">Guillaume Nodet's Blog</a></li><li><a href="http://blog.nanthrax.net/">Jean-Baptiste Onofré's Blog</a></li><li><a href="http://icodebythesea.blogspot.com/">I Code by the Sea</a></li><li><a href="http://iocanel.blogspot.com">Ioannis Canellos Blog</a></li><li><a href="http://blog.code-house.org/">The Code-House Blog</a></li><li><a href="http://www.liquid-reality.de">Christian Schneider´s Blog</a></li><li
 ><a href="http://notizblog.nierbeck.de/">Achim Nierbeck's Blog</a></li></ul>
+<h2 id="ArticlesonApacheKaraf">Articles on Apache Karaf</h2><ul><li><a href="http://notizblog.nierbeck.de/2014/08/javamagazin-articles-online/">JavaMagazin Articles (in German)</a></li><li><a href="http://blog.nanthrax.net/2014/08/apache-syncope-backend-with-apache-karaf/">Apache Syncope backend with Apache Karaf</a></li><li><a href="http://blog.nanthrax.net/2014/03/hadoop-cdc-and-processes-notification-with-apache-falcon-apache-activemq-and-apache-camel/">Apache Karaf, Camel, ActiveMQ with Falcon for Hadoop CDC solution</a></li><li><a href="http://blog.nanthrax.net/2014/03/apache-karaf-cellar-camel-activemq-monitoring-with-elk-elasticsearch-logstash-and-kibana/">Apache Karaf, Cellar, Camel, ActiveMQ monitoring with ELK (ElasticSearch, Logstash, and Kibana)</a></li><li><a href="http://blog.nanthrax.net/2013/12/coming-in-karaf-3-0-0-new-enterprise-jpa-openjpa-hibernate-and-cdi-openwebbeans-jboss-weld-features/">Coming in Karaf 3.0.0: new enterprise JPA (OpenJPA, Hibernate) and CDI (O
 penWebBeans, JBoss Weld) features</a></li><li><a href="http://blog.nanthrax.net/2013/12/coming-in-karaf-3-0-0-new-enterprise-jdbc-feature/">Coming in Karaf 3.0.0: new enterprise JDBC feature</a></li><li><a href="http://blog.nanthrax.net/2013/12/coming-in-karaf-3-0-0-new-enterprise-jndi-feature/">Coming in Karaf 3.0.0: new enterprise JNDI feature</a></li><li><a href="http://blog.nanthrax.net/2013/12/coming-in-karaf-3-0-0-rbac-support-for-osgi-services-and-console-commands/">Coming in Karaf 3.0.0: RBAC support for OSGi services and console commands</a></li><li><a href="http://blog.nanthrax.net/2013/10/coming-in-karaf-3-0-0-subshell-and-completion-mode/">Coming in Karaf 3.0.0: subshell and completion mode</a></li><li><a href="http://blog.nanthrax.net/2013/10/coming-in-karaf-3-0-0-jaas-users-groups-roles-and-acls/">Coming in Karaf 3.0.0: JAAS users, groups, roles, and ACLs</a></li><li><a href="http://blog.nanthrax.net/2013/09/karaf-and-pax-web-disabling-reverse-lookup/">Karaf and Pax We
 b: disabling reverse lookup</a></li><li><a href="http://blog.nanthrax.net/2013/09/pax-logging-loggers-log-level/">Pax Logging: loggers log level</a></li><li><a href="http://blog.nanthrax.net/2013/07/apache-hadoop-and-karaf-article-1-karaf-as-hdfs-client/">Apache Hadoop and Karaf, Article 1: Karaf as HDFS client</a></li><li><a href="http://notizblog.nierbeck.de/2013/05/bind-certain-web-applications-to-specific-httpconnectors-ii/">Bind certain Web-Applications to specific HttpConnectors II</a></li><li><a href="http://notizblog.nierbeck.de/2013/01/bind-certain-web-applications-to-specific-httpconnectors/">Bind certain Web-Applications to specific HttpConnectors</a></li><li><a href="http://notizblog.nierbeck.de/2013/04/integration-in-the-cloude-with-camel-karaf-and-cellar/">Integration in the cloude with Apache Karaf, Cellar and Camel</a></li><li><a href="http://blog.nanthrax.net/2013/02/load-balancing-with-apache-karaf-cellar-and-mod_proxy_balancer/">Load balancing with Apache Karaf Ce
 llar, and mod_proxy_balancer</a></li><li><a href="http://blog.nanthrax.net/2013/02/multiple-http-connectors-in-apache-karaf/">Multiple HTTP connectors in Karaf</a></li><li><a href="http://spring-java-ee.blogspot.de/2012/02/xmppgtalk-shell-connector-for-apache.html">xmppgtalk shell connector for Karaf and Gogo shell</a></li><li><a href="http://blog.nanthrax.net/2012/12/create-custom-log4j-appender-for-karaf-and-pax-logging/">Create custom log4j appender for Karaf and Pax Logging</a></li><li><a href="http://blog.nanthrax.net/2012/12/how-to-enable-https-certificate-client-auth-with-karaf/">How to enable HTTPs certificate client auth with Karaf</a></li><li><a href="http://sully6768.blogspot.com/2012/09/scr-components-with-karaf.html">Declarative Services with Karaf (SCR)</a></li><li><a href="http://blog.nanthrax.net/2012/01/apache-karaf-2011-millesime/">Apache Karaf 2011 Millesime</a></li><li><a href="http://blog.nanthrax.net/2011/12/coming-in-karaf-3-0-new-kar-service-command-managemen
 t/">Coming in Karaf 3.0: new KAR service, command, and management</a></li><li><a href="http://blog.nanthrax.net/2011/12/overview-on-apache-karaf-pax-web-and-camel-archetypes/">Overview on Apache Karaf, Pax Web, and Camel archetypes</a></li><li><a href="http://blog.nanthrax.net/2011/12/do-you-know-the-apache-karaf-maven-plugins/">Do you know Apache Karaf Maven plugins ?</a></li><li><a href="http://blog.nanthrax.net/2011/11/apache-karaf-moved-to-osgi-r4-3/">Apache Karaf moved to OSGi r4.3</a></li><li><a href="http://blog.nanthrax.net/2011/08/use-camel-cxf-and-karaf-to-implement-batches/">Use Camel, CXF, and Karaf to implement batches</a></li><li><a href="http://blog.nanthrax.net/2011/08/jax-rs-services-using-cxf-and-karaf/">JAX-RS services using CXF and Karaf</a></li><li><a href="http://blog.nanthrax.net/2011/10/whats-new-in-karaf-2-2-4/">What's new in Apache Karaf 2.2.4 ?</a></li><li><a href="http://notizblog.nierbeck.de/2011/08/adding-custom-log-appender-to-pax-logging/">Adding cust
 om log-appender to Pax Logging</a></li><li><a href="http://notizblog.nierbeck.de/2011/05/adding-additional-servletcontext-in-pax-web/">Adding additional ServletContext to Pax Web</a></li><li><a href="http://www.infoq.com/news/2011/06/apache-karaf">One Year of Apache Karaf</a></li><li><a href="http://icodebythesea.blogspot.com/2011/11/apache-karaf-child-instances-what-are.html">Apache Karaf Child Instances, what are they, and why should I use them?</a></li><li><a href="http://eclipsesource.com/blogs/2012/08/22/from-eclipse-tycho-to-apache-karaf-the-easy-way/">From Eclipse Tycho to Apache Karaf: the easy way!</a></li><li><a href="http://developer.eclipsesource.com/slides/deploy-and-manage-rap-applications/#/6">RAP Application in Karaf with Felix and PAX-WEB</a> The required RAP Apache Karaf archive described in the article can be found <a href="https://hudson.eclipse.org/hudson/job/rap-head-incubator-osgi-packaging/">here</a>.</li></ul><h2 id="Presentations">Presentations</h2><ul><li>
 <a href="http://www.slideshare.net/gnodet/jug-poitou-charentes-apache-osgi-and-karaf">JUG Poitou Charentes - Apache, OSGi and Karaf</a></li><li>ApacheCon EU 2012: Cellar, a clustering solution for Karaf</li><li>ApacheCon NA 2011: Deployment with ACE and Karaf</li><li><a href="http://www.anova.be/files/OSGi%20with%20Apache%20Felix%20Karaf.pdf">OSGi with Apache Felix Karaf</a></li><li><a href="http://www.dzone.com/links/video_apache_karaf_demo_osgi_runtime_in_action.html">Apache Karaf OSGi runtime in action (video)</a></li></ul><h2 id="Tutorials">Tutorials</h2><ul><li><a href="http://www.liquid-reality.de/x/DIBZ">Karaf Tutorial Part 1 - Installation and First application</a></li><li><a href="http://www.liquid-reality.de/x/G4Be">Karaf Tutorial Part 2 - Using the Configuration Admin Service</a></li><li><a href="http://www.liquid-reality.de/x/KoBe">Karaf Tutorial Part 3 - Improving configuration editing using the OSGI Metatype Service</a></li><li><a href="http://www.liquid-reality.de/x/E
 oBk">Karaf Tutorial Part 4 - CXF Services in OSGi</a></li><li><a href="http://www.liquid-reality.de/x/G4Bk">Karaf Tutorial Part 5 - Running Apache Camel integrations in OSGi</a></li><li><a href="http://www.liquid-reality.de/x/LYBk">Karaf Tutorial Part 6 - Database Access</a></li><li><a href="http://www.liquid-reality.de/x/JgBz">Karaf Tutorial Part 7 - Camel JPA and JTA transactions</a></li><li><a href="http://www.liquid-reality.de/x/D4C">Karaf Tutorial Part 8 - Distributed OSGi</a></li><li><a href="http://davidvaleri.wordpress.com/2010/08/13/combining-karaf-features-pax-url-and-maven-to-deploy-a-plain-jar-as-an-osgi-bundle/">Combining Karaf Features, PAX URL, and Maven to deploy a plain JAR as an OSGi bundle</a></li><li>Blocking system.exit in OSGi on Karaf <a href="http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi/">part1</a> <a href="http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi-part-ii/">part2</a> <a href="http://notizblog.nierbeck.de/2010/10/blo
 cking-systemexit-in-osgi-part-iii/">part3</a> <a href="http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi-part-iv/">part4</a></li><li><a href="http://dywicki.pl/2011/11/running-aspects-under-osgi-4-2-with-karaf/">Running aspects under OSGi 4.2 with Karaf.</a></li><li><a href="http://cmoulliard.blogspot.com/2011/12/run-google-web-toolkit-2-project-on.html">Run a Google Web Toolkit 2 project on Apache Karaf/ServiceMix</a></li></ul><h2 id="Addons">Addons</h2><ul><li><a href="https://github.com/Tcharl/net.osgiliath.karaf.conftransform.utils">Karaf features to plan and pom transformer</a></li></ul><h2 id="Books">Books</h2><ul><li><a href="http://www.packtpub.com">Apache Karaf Cookbook</a></li><li><a href="http://www.packtpub.com/learning-apache-karaf/book">Learning Apache Karaf</a></li><li><a href="http://www.packtpub.com/open-services-gateway-initiative-starter/book">OSGi Starter - The essential guide to modular development with OSGi for the serious application developer.<
 /a></li><li><a href="http://www.manning.com/hall/">OSGi in Action</a></li><li><a href="http://www.pearsonhighered.com/educator/product/Java-Application-Architecture-Modularity-Patterns-with-Examples-Using-OSGi/9780321247131.page">Java Application Architecture: Modularity Patterns with Examples Using OSGi</a></li></ul><h2 id="ApacheKarafCellar">Apache Karaf Cellar</h2><ul><li><a href="http://blog.nanthrax.net/2013/05/apache-karaf-cellar-2-3-0-released/">Apache Karaf Cellar 2.3.0</a></li><li><a href="http://blog.nanthrax.net/2012/05/apache-karaf-cellar-2-2-4/">Apache Karaf Cellar 2.2.4</a></li><li><a href="http://blog.nanthrax.net/2012/02/apache-karaf-cellar-and-central-management/">Apache Karaf Cellar and central management</a></li><li><a href="http://blog.nanthrax.net/2012/02/communication-between-two-remote-camel-routes-using-karaf-cellar/">Communication between two remote Camel routes with Karaf Cellar</a></li><li><a href="http://blog.nanthrax.net/2011/11/apache-karaf-cellar-and-d
 osgi/">Apache Karaf Cellar and DOSGi</a></li><li><a href="http://blog.nanthrax.net/2011/08/apache-karaf-cellar-2-2-2-release">What's new in Apache Karaf Cellar 2.2.2</a></li><li><a href="http://iocanel.blogspot.com/2011/05/apache-karaf-cellar.html">Apache Karaf Cellar - an overview</a></li></ul><h2 id="ApacheKarafCave">Apache Karaf Cave</h2><ul><li><a href="http://blog.nanthrax.net/2011/08/apache-karaf-cave-preview/">Apache Karaf Cave preview</a></li></ul><h2 id="ApacheKarafBloggers">Apache Karaf Bloggers</h2><ul><li><a href="http://gnodet.blogspot.com/">Guillaume Nodet's Blog</a></li><li><a href="http://blog.nanthrax.net/">Jean-Baptiste Onofré's Blog</a></li><li><a href="http://icodebythesea.blogspot.com/">I Code by the Sea</a></li><li><a href="http://iocanel.blogspot.com">Ioannis Canellos Blog</a></li><li><a href="http://blog.code-house.org/">The Code-House Blog</a></li><li><a href="http://www.liquid-reality.de">Christian Schneider´s Blog</a></li><li><a href="http://notizblo
 g.nierbeck.de/">Achim Nierbeck's Blog</a></li></ul>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/index/community/download.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index/community/download.html?rev=1626474&r1=1626473&r2=1626474&view=diff
==============================================================================
--- karaf/site/production/index/community/download.html (original)
+++ karaf/site/production/index/community/download.html Sat Sep 20 16:27:40 2014
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h2 id="LatestReleases">Latest Releases</h2><table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top" width="20%"><div style="padding-right:20px;float:left;"><p><img width="256" border="0" src="../../images/karaf-box.png"/></p></div></td><td class="confluenceTd" valign="top" width="80%"><div style="min-height:200px"><p>Grab these releases while they are hot!</p><p>The latest 3.0.x release is <a href="download/karaf-3.0.1-release.html">Karaf 3.0.1</a>.<br/>The latest 2.3.x release is <a href="download/karaf-2.3.8-release.html">Karaf 2.3.8 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf3.0.1">Karaf 3.0.1</a></li><li><a href="#Karaf2.3.8">Karaf 2.3.8</a></li></ul></div></td></tr></table><h2 id="Gettingthelatestdistributions">Getting the latest distributions</h2><div class="info" style="border: 1px solid #3c78b5;background-color: #D8E4F1;margin: 20px;padding: 0px 6px 0px 6px;"><p><b>The URLs below use redirect
 ion</b></p><p>The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a></p></div><h2 id="Karaf3.0.1">Karaf 3.0.1</h2><p><a href="download/karaf-3.0.1-release.html">Release Notes</a></p><h3 id="BinaryDistribution">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.1/apache-karaf-3.0.1.zip">apache-karaf-3.0.1.zip</a></td><td class="confluenceTd"><a href="http://w
 ww.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.1/apache-karaf-3.0.1.tar.gz">apache-karaf-3.0.1.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1-apache-karaf-3.0.1.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th 
 class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.1/apache-karaf-3.0.1-src.zip">apache-karaf-3.0.1-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz">apache-karaf-3.0.1-src.tar.gz</a></td><td class="confluenceTd"><a h
 ref="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/3.0.1/manual-3.0.1.html">manual-3.0.1.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/3.0.1/manual-3.0.1.pdf">manual-3.0.1.pdf</a> </td></tr></table></div><h2 id="Karaf2.3.8">Karaf 2.3.8</h2><p><a href="download/karaf-2.3.8-release.
 html">Release Notes</a></p><h3 id="BinaryDistribution2">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.8/apache-karaf-2.3.8.zip">apache-karaf-2.3.8.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/k
 araf/2.3.8/apache-karaf-2.3.8.tar.gz">apache-karaf-2.3.8.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8-apache-karaf-2.3.8.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution2">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.8/apache-karaf-2.3.8-src.zip">apache-karaf-2.3.8-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.or
 g/dist/karaf/2.3.8/apache-karaf-2.3.8-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz">apache-karaf-2.3.8-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual2">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><
 th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.8/manual-2.3.8.html">manual-2.3.8.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.8/manual-2.3.8.pdf">manual-2.3.8.pdf</a> </td></tr></table></div><p>The latest 2.2.x release is <a href="download/karaf-2.2.11-release.html">Karaf 2.2.11 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf2.2.11">Karaf 2.2.11</a></li></ul><h2 id="Gettingthelatestdistributions2">Getting the latest distributions</h2><div class="info" style="border: 1px solid #3c78b5;background-color: #D8E4F1;margin: 20px;padding: 0px 6px 0px 6px;"><p><b>The URLs below use redirection</b></p><p>The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your downloa
 d. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a></p></div><h2 id="Karaf2.2.11">Karaf 2.2.11</h2><p><a href="download/karaf-2.2.11-release.html">Release Notes</a></p><h3 id="BinaryDistribution3">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11.zip">apache-karaf-2.2.11.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.asc">PGP</a></td><td class="confluenceTd"><a hre
 f="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11.tar.gz">apache-karaf-2.2.11.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11-apache-karaf-2.2.11.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution3">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th clas
 s="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11-src.zip">apache-karaf-2.2.11-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.md5">MD5</a></td></tr></table></div><div class="table-wrap"><table class="confluenceTable"><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz">apache-karaf-2.2.11-src.tar.gz</a></td><td class="confluenceTd"><a href="ht
 tp://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual3">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.2.11/manual-2.2.11.html">manual-2.2.11.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.2.11/manual-2.2.11.pdf">manual-2.2.11.pdf</a> </td></tr></table></div><h2 id="Keys">Keys</h2><p>The <tt>KEYS</tt> used to sign the release ca
 n be found <a href="http://www.apache.org/dist/karaf/KEYS">here</a>.</p><h2 id="Snapshots">Snapshots</h2><p>If you want to give a try to the latest snapshots, they are available at the following location:<br/>  https://repository.apache.org/content/groups/snapshots-group/org/apache/karaf/apache-karaf/</p><h2 id="Previousreleases">Previous releases</h2><p>Older releases can be found in the <a href="download/archives.html">archives</a> section.</p>
+<h2 id="LatestReleases">Latest Releases</h2><table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top" width="20%"><div style="padding-right:20px;float:left;"><p><img width="256" border="0" src="../../images/karaf-box.png"/></p></div></td><td class="confluenceTd" valign="top" width="80%"><div style="min-height:200px"><p>Grab these releases while they are hot!</p><p>The latest 3.0.x release is <a href="download/karaf-3.0.1-release.html">Karaf 3.0.1</a>.<br/>The latest 2.3.x release is <a href="download/karaf-2.4.0-release.html">Karaf 2.4.0 Release</a>.<br/>The latest 2.3.x release is <a href="download/karaf-2.3.8-release.html">Karaf 2.3.8 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf3.0.1">Karaf 3.0.1</a></li><li><a href="#Karaf2.4.0">Karaf 2.4.0</a></li><li><a href="#Karaf2.3.8">Karaf 2.3.8</a></li></ul></div></td></tr></table><h2 id="Gettingthelatestdistributions">Getting the latest distributions</h2><di
 v class="info" style="border: 1px solid #3c78b5;background-color: #D8E4F1;margin: 20px;padding: 0px 6px 0px 6px;"><p><b>The URLs below use redirection</b></p><p>The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a></p></div><h2 id="Karaf3.0.1">Karaf 3.0.1</h2><p><a href="download/karaf-3.0.1-release.html">Release Notes</a></p><h3 id="BinaryDistribution">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href=
 "http://www.apache.org/dyn/closer.cgi/karaf/3.0.1/apache-karaf-3.0.1.zip">apache-karaf-3.0.1.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.1/apache-karaf-3.0.1.tar.gz">apache-karaf-3.0.1.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1-apache-karaf-3.0.1.tar.gz.md5"
 >MD5</a></td></tr></table></div><h3 id="SourceDistribution">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.1/apache-karaf-3.0.1-src.zip">apache-karaf-3.0.1-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="
 http://www.apache.org/dyn/closer.cgi/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz">apache-karaf-3.0.1-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/3.0.1/manual-3.0.1.html">manual-3.0.1.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual
 /3.0.1/manual-3.0.1.pdf">manual-3.0.1.pdf</a> </td></tr></table></div><h2 id="Karaf2.4.0">Karaf 2.4.0</h2><p><a href="download/karaf-2.4.0-release.html">Release Notes</a></p><h3 id="BinaryDistribution2">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.4.0/apache-karaf-2.4.0.zip">apache-karaf-2.4.0.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0.zip.md5">MD5</a>
 </td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.4.0/apache-karaf-2.4.0.tar.gz">apache-karaf-2.4.0.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0-apache-karaf-2.4.0.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution2">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.o
 rg/dyn/closer.cgi/karaf/2.4.0/apache-karaf-2.4.0-src.zip">apache-karaf-2.4.0-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0-src.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.4.0/apache-karaf-2.4.0-src.tar.gz">apache-karaf-2.4.0-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-karaf-2.4.0-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.0/apache-
 karaf-2.4.0-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual2">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.4.0/manual-2.4.0.html">manual-2.4.0.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.4.0/manual-2.4.0.pdf">manual-2.4.0.pdf</a> </td></tr></table></div><h2 id="Karaf2.3.8">Karaf 2.3.8</h2><p><a href="download/karaf-2.3.8-release.html">Release Notes</a></p><h3 id="BinaryDistribution3">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th cla
 ss="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.8/apache-karaf-2.3.8.zip">apache-karaf-2.3.8.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.8/apache-karaf-2.3.8.tar.gz">apache-karaf-2.3.8.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.tar.gz.sha1"
 >SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8-apache-karaf-2.3.8.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution3">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.8/apache-karaf-2.3.8-src.zip">apache-karaf-2.3.8-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.zip.md5">MD5</
 a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz">apache-karaf-2.3.8-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual3">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.8/manual-2.3.8.html">manual-2.3.8.html</a> </td></tr><tr><td class
 ="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.8/manual-2.3.8.pdf">manual-2.3.8.pdf</a> </td></tr></table></div><p>The latest 2.2.x release is <a href="download/karaf-2.2.11-release.html">Karaf 2.2.11 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf2.2.11">Karaf 2.2.11</a></li></ul><h2 id="Gettingthelatestdistributions2">Getting the latest distributions</h2><div class="info" style="border: 1px solid #3c78b5;background-color: #D8E4F1;margin: 20px;padding: 0px 6px 0px 6px;"><p><b>The URLs below use redirection</b></p><p>The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a></p></div><h2 id="Karaf2.2.11">Karaf 2.2.11</h2>
 <p><a href="download/karaf-2.2.11-release.html">Release Notes</a></p><h3 id="BinaryDistribution4">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11.zip">apache-karaf-2.2.11.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceT
 d"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11.tar.gz">apache-karaf-2.2.11.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11-apache-karaf-2.2.11.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution4">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11-src.zip">apache-karaf-2.2.11-src.zip
 </a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.md5">MD5</a></td></tr></table></div><div class="table-wrap"><table class="confluenceTable"><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz">apache-karaf-2.2.11-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-k
 araf-2.2.11-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual4">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.2.11/manual-2.2.11.html">manual-2.2.11.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.2.11/manual-2.2.11.pdf">manual-2.2.11.pdf</a> </td></tr></table></div><h2 id="Keys">Keys</h2><p>The <tt>KEYS</tt> used to sign the release can be found <a href="http://www.apache.org/dist/karaf/KEYS">here</a>.</p><h2 id="Snapshots">Snapshots</h2><p>If you want to give a try to the latest snapshots, they are available at the following location:<br/>  https://repository.apache.org/content/groups/snapshots-group/org/apache/karaf/apa
 che-karaf/</p><h2 id="Previousreleases">Previous releases</h2><p>Older releases can be found in the <a href="download/archives.html">archives</a> section.</p>
                 </div>
               </td>
             </tr>