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 2015/06/27 03:07:25 UTC

svn commit: r1687881 [1/3] - in /karaf/site/production: ./ index/ index/community/ index/community/download/ index/community/news/ index/documentation/karaf-dependencies/ site/

Author: jgoodyear
Date: Sat Jun 27 01:07:24 2015
New Revision: 1687881

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

Added:
    karaf/site/production/index/community/download/karaf-4.0.0-release.html
    karaf/site/production/index/community/news/news-2015-06-26.html
    karaf/site/production/index/documentation/karaf-dependencies/karaf-deps-4.0.x.html
Modified:
    karaf/site/production/index.html
    karaf/site/production/index/community/download.html
    karaf/site/production/index/community/download/archives.html
    karaf/site/production/index/community/news.html
    karaf/site/production/index/documentation.html
    karaf/site/production/site/sitemap.html

Modified: karaf/site/production/index.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index.html?rev=1687881&r1=1687880&r2=1687881&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Sat Jun 27 01:07:24 2015
@@ -8,7 +8,7 @@
     <link href="css/style.css" rel="stylesheet" type="text/css"/>
     <link href="css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Karaf 3.0.3
+      Karaf 4.0.0
     </title>
     <script type='text/javascript'>
       //<![CDATA[
@@ -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 4.0.x branch Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse Equinox 3.9</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#Karaf4.0.0.M3">Download Karaf 4.0.0.M3</a></strong><br/><strong><a href="index/community/download.html#Karaf3.0.3">Download Karaf 3.0.3</a></strong><br/><strong><a href="index/community/download.html#Karaf2.4.2">Download Karaf 2.4.2</a></strong><br/><strong><a href="index/community/download.html#Karaf2.3.11">Download Karaf 2.3.11</a></strong><br/><a href="index/community/download.html#Karaf3.0.3"><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: '#19
 85b5'    }  },  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="TheApacheKarafTeampostedonJune82015Karaf4.0.0.M3released">The Apache Karaf Team posted on June 8, 2015<br/>Karaf 4.0.0.M3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-4.0.0.M3-release.html">Karaf 4.0.0.M3</a>.</p><p>!! This is a technology preview release of Apache Karaf, and should NOT be considered production ready !!</p><p>  Apache Karaf 4.0.0.M3 represents a major refactoring of the project, and includes numerous new features. We ask that users provide the community with their feed back so that the full Apache Karaf 4.0.0 release can be as feature complete and stable as possible.</p><p>For more information, please see the <a href="index/community/download/
 karaf-4.0.0.M3-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonMay122015KarafCellar3.0.3released">The Apache Karaf Team posted on May 12, 2015<br/>Karaf Cellar 3.0.3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.3-release.html">Karaf Cellar 3.0.3</a>.</p><p>Apache Karaf Cellar 3.0.3 is a major update on the 3.0.x series branch.</p><p>It includes several big fixes, especially on the bundle sync support.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.3-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonMay122015KarafCellar2.3.6released">The Apache Karaf Team posted on May 12, 2015<br/>Karaf Cellar 2.3.6 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.6-release.html">Karaf Cellar 2.3.6</a>.</p><p>Apache Karaf Cellar 2
 .3.6 is a major update on the 2.3.x series branch.<br/>It includes several big fixes, especially on the bundle sync support.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.6-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonApril252015Karaf2.4.2released">The Apache Karaf Team posted on April 25, 2015<br/>Karaf 2.4.2 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.4.2-release.html">Karaf 2.4.2</a>.</p><p>This is an update patch for Apache Karaf 2.4.x, containing many bug fixes, dependency updates, and improvements. New feature highlights include: jaas commands to create and list groups, and bundles in etc/startup.properties should not be uninstalled through feature service (protecting essential features from accidental removal).<br/>For more information, please see the <a href="index/community/download/karaf-2.4.2-release.html">release notes
 </a>.</p><h1 id="TheApacheKarafTeampostedonApril112015Karaf2.3.11released">The Apache Karaf Team posted on April 11, 2015<br/>Karaf 2.3.11 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.11-release.html">Karaf 2.3.11</a>.</p><p>This is an update patch for Apache Karaf 2.3.x, containing several bug fixes. Amoung them are a fix for password encryption, txlog files locked during admin clone on windows, and an issue with using LDAPLoginModule with ActiveDirectory is resolved.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.11-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonMarch272015KarafCellar3.0.2released">The Apache Karaf Team posted on March 27, 2015<br/>Karaf Cellar 3.0.2 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.2-release.html">Karaf Cellar 3.0.2</a>.</p><p>Apa
 che Karaf Cellar 3.0.2 is a major update on the 3.0.x series branch.</p><p>It includes several big fixes, especially on the Synchronizers.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.2-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonMarch272015KarafCellar2.3.5released">The Apache Karaf Team posted on March 27, 2015<br/>Karaf Cellar 2.3.5 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.5-release.html">Karaf Cellar 2.3.5</a>.</p><p>Apache Karaf Cellar 2.3.5 is a major update on the 2.3.x series branch.<br/>It includes several big fixes, especially on the Synchronizers.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.5-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonFebruary132015Karaf4.0.0.M2released">The Apache Karaf Team posted on February 13
 , 2015<br/>Karaf 4.0.0.M2 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-4.0.0.M2-release.html">Karaf 4.0.0.M2</a>.</p><p>!! This is a technology preview release of Apache Karaf, and should NOT be considered production ready !!</p><p>  Apache Karaf 4.0.0.M2 represents a major refactoring of the project, and includes numerous new features. We ask that users provide the community with their feed back so that the full Apache Karaf 4.0.0 release can be as feature complete and stable as possible.</p><p>  The 4.0.x line will ship with OSGi Rev5 support via Felix 4.4.1 and Equinox 3.9.1-v20140110-1610, and a completely refactored internal framework without Blueprint for internal usage. From a users point of view these changes will yield a smaller, more efficient Karaf core. There will be a Blueprint feature present in Karaf so that you can easily install Blueprint based applications. You will always be capable of using Blu
 eprint in Karaf. So the main difference from a user perspective is that you’d need to depend on the Blueprint service if you need it. New features since the M1 release include: Support for custom command parsers, a verify-features goal to validate the feature with a real OSGi resolution, and a backing engine serivce for org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule.</p><p>For more information, please see the <a href="index/community/download/karaf-4.0.0.M2-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonFebruary62015Karaf2.3.10released">The Apache Karaf Team posted on February 6, 2015<br/>Karaf 2.3.10 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.10-release.html">Karaf 2.3.10</a>.</p><p>This is an update patch for Apache Karaf 2.3.x, containing several bug fixes, and a dependency update. Amoung them are a fix for when config:edit does not correctly handle configuration 
 visibility for factory calls, when User name/password missing in connection factory created with jms:create, and when admin:stop Command Does Not Zero Out Root Container PID. This release contains an update to jandex in hibernate feature to avoid wrapping.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.10-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonJanuary302015Karaf3.0.3released">The Apache Karaf Team posted on January 30, 2015<br/>Karaf 3.0.3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-3.0.3-release.html">Karaf 3.0.3</a>.</p><p>This is an update patch for Apache Karaf 3.0.x, containing many bug fixes, dependency updates, and improvements. New features highlights include: Spring 4.1.2.Release features, and provides ready to use jpa20 and jpa21 features.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.3-release.ht
 ml">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonJanuary232015KarafCellar3.0.1and2.3.4released">The Apache Karaf Team posted on January 23, 2015<br/>Karaf Cellar 3.0.1 and 2.3.4 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.1-release.html">Karaf Cellar 3.0.1</a> and <a href="index/subprojects/cellar/download/karaf-cellar-2.3.4-release.html">Karaf Cellar 2.3.4</a>.</p><p>These releases are major upgrade of Cellar, including a change in the sync mechanism to provide a better and more predictable behaviour.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.1-release.html">Karaf Cellar 3.0.1 release notes</a> and <a href="index/subprojects/cellar/download/karaf-cellar-2.3.4-release.html">Karaf Cellar 2.3.4 release notes</a>.</p><h1 id="TheApacheKarafTeampostedonJanuary22015Karaf2.4.1released">The Apache Karaf Team posted on January 2, 2
 015<br/>Karaf 2.4.1 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.4.1-release.html">Karaf 2.4.1</a>.</p><p>This is an update patch for Apache Karaf 2.4.x, containing many bug fixes, dependency updates, and improvements. New features highlights include: Regex support in features commands, added an option to uninstall transitive features, and renamed jpa feature as jpa/jpa20 and jpa21.<br/>For more information, please see the <a href="index/community/download/karaf-2.4.1-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonNovember172014KarafCellar2.3.3released">The Apache Karaf Team posted on November 17, 2014<br/>Karaf Cellar 2.3.3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">Karaf Cellar 2.3.3</a>.</p><p>This is an update patch for Apache Karaf Cellar 2.3.2, containing several bug fixes, and
  dependency updates.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonNovember92014Karaf2.3.9released">The Apache Karaf Team posted on November 9, 2014<br/>Karaf 2.3.9 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.9-release.html">Karaf 2.3.9</a>.</p><p>This is an update patch for Apache Karaf 2.3.8, containing several bug fixes, and dependency updates. Amoung them are a fix for when Karaf throws a SocketTimeoutException and exits after 49 days, and env variables can now be read while running Karaf as a Linux service. An important dependency update has been made to Aries JPA API 1.0.2/JPA Container 1.0.2/JPA Blueprint Aries 1.0.4/JPA Container Context 1.0.4.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.9-release.html">release notes</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 4.0.x branch Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse Equinox 3.9</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#Karaf4.0.0">Download Karaf 4.0.0</a></strong><br/><strong><a href="index/community/download.html#Karaf3.0.3">Download Karaf 3.0.3</a></strong><br/><strong><a href="index/community/download.html#Karaf2.4.2">Download Karaf 2.4.2</a></strong><br/><strong><a href="index/community/download.html#Karaf2.3.11">Download Karaf 2.3.11</a></strong><br/><a href="index/community/download.html#Karaf4.0.0"><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="TheApacheKarafTeampostedonJune262015Karaf4.0.0released">The Apache Karaf Team posted on June 26, 2015<br/>Karaf 4.0.0 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-4.0.0-release.html">Karaf 4.0.0</a>.</p><p> Apache Karaf 4.0.0 is the first production ready version of the new 4.0.0 branch.<br/> It's a major step forward, including a complete new features resolver, a large set of new features, improvements, and bug fixes.</p><p>For more information, please see the <a href="index/community/download/karaf-4.0.0-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonJune82015Karaf4.0.0.M3released">The Apache Karaf Team posted on June 8, 2015<br/>Karaf 4.0.0
 .M3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-4.0.0.M3-release.html">Karaf 4.0.0.M3</a>.</p><p>!! This is a technology preview release of Apache Karaf, and should NOT be considered production ready !!</p><p>  Apache Karaf 4.0.0.M3 represents a major refactoring of the project, and includes numerous new features. We ask that users provide the community with their feed back so that the full Apache Karaf 4.0.0 release can be as feature complete and stable as possible.</p><p>For more information, please see the <a href="index/community/download/karaf-4.0.0.M3-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonMay122015KarafCellar3.0.3released">The Apache Karaf Team posted on May 12, 2015<br/>Karaf Cellar 3.0.3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.3-release.html">Karaf Cellar 3.0.3</a>.</p><p>Apache K
 araf Cellar 3.0.3 is a major update on the 3.0.x series branch.</p><p>It includes several big fixes, especially on the bundle sync support.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.3-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonMay122015KarafCellar2.3.6released">The Apache Karaf Team posted on May 12, 2015<br/>Karaf Cellar 2.3.6 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.6-release.html">Karaf Cellar 2.3.6</a>.</p><p>Apache Karaf Cellar 2.3.6 is a major update on the 2.3.x series branch.<br/>It includes several big fixes, especially on the bundle sync support.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.6-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonApril252015Karaf2.4.2released">The Apache Karaf Team posted on April 25, 2015
 <br/>Karaf 2.4.2 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.4.2-release.html">Karaf 2.4.2</a>.</p><p>This is an update patch for Apache Karaf 2.4.x, containing many bug fixes, dependency updates, and improvements. New feature highlights include: jaas commands to create and list groups, and bundles in etc/startup.properties should not be uninstalled through feature service (protecting essential features from accidental removal).<br/>For more information, please see the <a href="index/community/download/karaf-2.4.2-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonApril112015Karaf2.3.11released">The Apache Karaf Team posted on April 11, 2015<br/>Karaf 2.3.11 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.11-release.html">Karaf 2.3.11</a>.</p><p>This is an update patch for Apache Karaf 2.3.x, containing several bug fixes. 
 Amoung them are a fix for password encryption, txlog files locked during admin clone on windows, and an issue with using LDAPLoginModule with ActiveDirectory is resolved.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.11-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonMarch272015KarafCellar3.0.2released">The Apache Karaf Team posted on March 27, 2015<br/>Karaf Cellar 3.0.2 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.2-release.html">Karaf Cellar 3.0.2</a>.</p><p>Apache Karaf Cellar 3.0.2 is a major update on the 3.0.x series branch.</p><p>It includes several big fixes, especially on the Synchronizers.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.2-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonMarch272015KarafCellar2.3.5released">The Apache Karaf Team post
 ed on March 27, 2015<br/>Karaf Cellar 2.3.5 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.5-release.html">Karaf Cellar 2.3.5</a>.</p><p>Apache Karaf Cellar 2.3.5 is a major update on the 2.3.x series branch.<br/>It includes several big fixes, especially on the Synchronizers.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.5-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonFebruary132015Karaf4.0.0.M2released">The Apache Karaf Team posted on February 13, 2015<br/>Karaf 4.0.0.M2 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-4.0.0.M2-release.html">Karaf 4.0.0.M2</a>.</p><p>!! This is a technology preview release of Apache Karaf, and should NOT be considered production ready !!</p><p>  Apache Karaf 4.0.0.M2 represents a major refactoring of the project, and 
 includes numerous new features. We ask that users provide the community with their feed back so that the full Apache Karaf 4.0.0 release can be as feature complete and stable as possible.</p><p>  The 4.0.x line will ship with OSGi Rev5 support via Felix 4.4.1 and Equinox 3.9.1-v20140110-1610, and a completely refactored internal framework without Blueprint for internal usage. From a users point of view these changes will yield a smaller, more efficient Karaf core. There will be a Blueprint feature present in Karaf so that you can easily install Blueprint based applications. You will always be capable of using Blueprint in Karaf. So the main difference from a user perspective is that you’d need to depend on the Blueprint service if you need it. New features since the M1 release include: Support for custom command parsers, a verify-features goal to validate the feature with a real OSGi resolution, and a backing engine serivce for org.apache.karaf.jaas.modules.publickey.PublickeyL
 oginModule.</p><p>For more information, please see the <a href="index/community/download/karaf-4.0.0.M2-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonFebruary62015Karaf2.3.10released">The Apache Karaf Team posted on February 6, 2015<br/>Karaf 2.3.10 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.10-release.html">Karaf 2.3.10</a>.</p><p>This is an update patch for Apache Karaf 2.3.x, containing several bug fixes, and a dependency update. Amoung them are a fix for when config:edit does not correctly handle configuration visibility for factory calls, when User name/password missing in connection factory created with jms:create, and when admin:stop Command Does Not Zero Out Root Container PID. This release contains an update to jandex in hibernate feature to avoid wrapping.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.10-release.html">release notes</a>.
 </p><h1 id="TheApacheKarafTeampostedonJanuary302015Karaf3.0.3released">The Apache Karaf Team posted on January 30, 2015<br/>Karaf 3.0.3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-3.0.3-release.html">Karaf 3.0.3</a>.</p><p>This is an update patch for Apache Karaf 3.0.x, containing many bug fixes, dependency updates, and improvements. New features highlights include: Spring 4.1.2.Release features, and provides ready to use jpa20 and jpa21 features.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.3-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonJanuary232015KarafCellar3.0.1and2.3.4released">The Apache Karaf Team posted on January 23, 2015<br/>Karaf Cellar 3.0.1 and 2.3.4 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.1-release.html">Karaf Cellar 3.0.1</a> and <a href="i
 ndex/subprojects/cellar/download/karaf-cellar-2.3.4-release.html">Karaf Cellar 2.3.4</a>.</p><p>These releases are major upgrade of Cellar, including a change in the sync mechanism to provide a better and more predictable behaviour.</p><p>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.1-release.html">Karaf Cellar 3.0.1 release notes</a> and <a href="index/subprojects/cellar/download/karaf-cellar-2.3.4-release.html">Karaf Cellar 2.3.4 release notes</a>.</p><h1 id="TheApacheKarafTeampostedonJanuary22015Karaf2.4.1released">The Apache Karaf Team posted on January 2, 2015<br/>Karaf 2.4.1 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.4.1-release.html">Karaf 2.4.1</a>.</p><p>This is an update patch for Apache Karaf 2.4.x, containing many bug fixes, dependency updates, and improvements. New features highlights include: Regex support in features commands, added an option t
 o uninstall transitive features, and renamed jpa feature as jpa/jpa20 and jpa21.<br/>For more information, please see the <a href="index/community/download/karaf-2.4.1-release.html">release notes</a>.</p><h1 id="TheApacheKarafTeampostedonNovember172014KarafCellar2.3.3released">The Apache Karaf Team posted on November 17, 2014<br/>Karaf Cellar 2.3.3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">Karaf Cellar 2.3.3</a>.</p><p>This is an update patch for Apache Karaf Cellar 2.3.2, containing several bug fixes, and dependency updates.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">release notes</a>.</p>
                 </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=1687881&r1=1687880&r2=1687881&view=diff
==============================================================================
--- karaf/site/production/index/community/download.html (original)
+++ karaf/site/production/index/community/download.html Sat Jun 27 01:07:24 2015
@@ -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 4.0.x release is <a href="download/karaf-4.0.0.M3-release.html">Karaf 4.0.0.M3</a>.<br/>The latest 3.0.x release is <a href="download/karaf-3.0.3-release.html">Karaf 3.0.3</a>.<br/>The latest 2.4.x release is <a href="download/karaf-2.4.2-release.html">Karaf 2.4.2 Release</a>.<br/>The latest 2.3.x release is <a href="download/karaf-2.3.11-release.html">Karaf 2.3.11 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf4.0.0.M3">Karaf 4.0.0.M3</a></li><li><a href="#Karaf3.0.3">Karaf 3.0.3</a></li><li><a href="#Karaf2.4.2">Karaf 2.4.2</a></li><
 li><a href="#Karaf2.3.11">Karaf 2.3.11</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 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="Karaf4.0.0.M3">Karaf 4.0.0.M3</h2><p><a href="download/karaf-4.0.0.M3-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="confluenceT
 h"> </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/4.0.0.M3/apache-karaf-4.0.0.M3.zip">apache-karaf-4.0.0.M3.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3.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/4.0.0.M3/apache-karaf-4.0.0.M3.tar.gz">apache-karaf-4.0.0.M3.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3.tar.gz.asc">PGP</a></td><td class="conf
 luenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3-apache-karaf-4.0.0.M3.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/4.0.0.M3/apache-karaf-4.0.0.M3-src.zip">apache-karaf-4.0.0.M3-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3-src.zip.sha1">SH
 A1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3-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/4.0.0.M3/apache-karaf-4.0.0.M3-src.tar.gz">apache-karaf-4.0.0.M3-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0.M3/apache-karaf-4.0.0.M3-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 cl
 ass="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/4.0.0.M3/manual-4.0.0.M3.html">manual-4.0.0.M3.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/4.0.0.M3/manual-4.0.0.M3.pdf">manual-4.0.0.M3.pdf</a> </td></tr></table></div><h2 id="Karaf3.0.3">Karaf 3.0.3</h2><p><a href="download/karaf-3.0.3-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/3.0.3/apache-karaf-3.0.3.zip">apache-karaf-3.0.3.zip</a></td><td class="confluenceTd"><a href="http://www.a
 pache.org/dist/karaf/3.0.3/apache-karaf-3.0.3.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3.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.3/apache-karaf-3.0.3.tar.gz">apache-karaf-3.0.3.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3-apache-karaf-3.0.3.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution2">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th cla
 ss="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.3/apache-karaf-3.0.3-src.zip">apache-karaf-3.0.3-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-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.3/apache-karaf-3.0.3-src.tar.gz">apache-karaf-3.0.3-src.tar.gz</a></td><td class="confluenceTd"><a href
 ="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-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/3.0.3/manual-3.0.3.html">manual-3.0.3.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.3/manual-3.0.3.pdf">manual-3.0.3.pdf</a> </td></tr></table></div><h2 id="Karaf2.4.2">Karaf 2.4.2</h2><p><a href="download/karaf-2.4.2-release.ht
 ml">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.4.2/apache-karaf-2.4.2.zip">apache-karaf-2.4.2.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.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/kar
 af/2.4.2/apache-karaf-2.4.2.tar.gz">apache-karaf-2.4.2.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.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.4.2/apache-karaf-2.4.2-src.zip">apache-karaf-2.4.2-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/
 dist/karaf/2.4.2/apache-karaf-2.4.2-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2-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.2/apache-karaf-2.4.2-src.tar.gz">apache-karaf-2.4.2-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.22-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual3">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><t
 h 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.2/manual-2.4.2.html">manual-2.4.2.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.2/manual-2.4.2.pdf">manual-2.4.2.pdf</a> </td></tr></table></div><h2 id="Karaf2.3.11">Karaf 2.3.11</h2><p><a href="download/karaf-2.3.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/c
 loser.cgi/karaf/2.3.11/apache-karaf-2.3.11.zip">apache-karaf-2.3.11.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.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.3.11/apache-karaf-2.3.11.tar.gz">apache-karaf-2.3.11.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11-apache-karaf-2.3.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.3.11/apache-karaf-2.3.11-src.zip">apache-karaf-2.3.11-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-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.11/apache-karaf-2.3.11-src.tar.gz">apache-karaf-2.3.11-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.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.3.11/manual-2.3.11.html">manual-2.3.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.3.11/manual-2.3.11.pdf">manual-2.3.11.pdf</a> </td></tr></table></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="BinaryDistribution5">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-k
 araf-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="SourceDistribution5">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="conflu
 enceTd"> <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-k
 araf-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="Manual5">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/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 4.0.x release is <a href="download/karaf-4.0.0-release.html">Karaf 4.0.0</a>.<br/>The latest 3.0.x release is <a href="download/karaf-3.0.3-release.html">Karaf 3.0.3</a>.<br/>The latest 2.4.x release is <a href="download/karaf-2.4.2-release.html">Karaf 2.4.2 Release</a>.<br/>The latest 2.3.x release is <a href="download/karaf-2.3.11-release.html">Karaf 2.3.11 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf4.0.0">Karaf 4.0.0</a></li><li><a href="#Karaf3.0.3">Karaf 3.0.3</a></li><li><a href="#Karaf2.4.2">Karaf 2.4.2</a></li><li><a href="
 #Karaf2.3.11">Karaf 2.3.11</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 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="Karaf4.0.0">Karaf 4.0.0</h2><p><a href="download/karaf-4.0.0-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="c
 onfluenceTh"> </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/4.0.0/apache-karaf-4.0.0.zip">apache-karaf-4.0.0.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf-4.0.0.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf-4.0.0.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf-4.0.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/4.0.0/apache-karaf-4.0.0.tar.gz">apache-karaf-4.0.0.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf-4.0.0.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apach
 e-karaf-4.0.0.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0-apache-karaf-4.0.0.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/4.0.0/apache-karaf-4.0.0-src.zip">apache-karaf-4.0.0-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf-4.0.0-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf-4.0.0-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf
 -4.0.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/4.0.0/apache-karaf-4.0.0-src.tar.gz">apache-karaf-4.0.0-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf-4.0.0-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf-4.0.0-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.0/apache-karaf-4.0.0-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/4.0.0/manual-4.0.0.html">manual-4.0.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/4.0.0/manual-4.0.0.pdf">manual-4.0.0.pdf</a> </td></tr></table></div><h2 id="Karaf3.0.3">Karaf 3.0.3</h2><p><a href="download/karaf-3.0.3-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/3.0.3/apache-karaf-3.0.3.zip">apache-karaf-3.0.3.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-
 karaf-3.0.3.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3.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.3/apache-karaf-3.0.3.tar.gz">apache-karaf-3.0.3.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3-apache-karaf-3.0.3.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 clas
 s="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.3/apache-karaf-3.0.3-src.zip">apache-karaf-3.0.3-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-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.3/apache-karaf-3.0.3-src.tar.gz">apache-karaf-3.0.3-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dis
 t/karaf/3.0.3/apache-karaf-3.0.3-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.3/apache-karaf-3.0.3-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/3.0.3/manual-3.0.3.html">manual-3.0.3.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.3/manual-3.0.3.pdf">manual-3.0.3.pdf</a> </td></tr></table></div><h2 id="Karaf2.4.2">Karaf 2.4.2</h2><p><a href="download/karaf-2.4.2-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.4.2/apache-karaf-2.4.2.zip">apache-karaf-2.4.2.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.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.2/apache-karaf-2.4.2.tar.gz">apache-karaf-2.4.2.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apac
 he-karaf-2.4.2.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2.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.4.2/apache-karaf-2.4.2-src.zip">apache-karaf-2.4.2-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-
 2.4.2-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2-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.2/apache-karaf-2.4.2-src.tar.gz">apache-karaf-2.4.2-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.22-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.2/apache-karaf-2.4.2-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="conf
 luenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.4.2/manual-2.4.2.html">manual-2.4.2.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.2/manual-2.4.2.pdf">manual-2.4.2.pdf</a> </td></tr></table></div><h2 id="Karaf2.3.11">Karaf 2.3.11</h2><p><a href="download/karaf-2.3.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.3.11/apache-karaf-2.3.11.zip">apache-karaf-2.3.11.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/
 2.3.11/apache-karaf-2.3.11.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.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.3.11/apache-karaf-2.3.11.tar.gz">apache-karaf-2.3.11.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11-apache-karaf-2.3.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="co
 nfluenceTh">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.11/apache-karaf-2.3.11-src.zip">apache-karaf-2.3.11-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-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.11/apache-karaf-2.3.11-src.tar.gz">apache-karaf-2.3.11-src.tar.gz</a></td><td class="confluenceTd"><
 a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.11-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.11/apache-karaf-2.3.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.3.11/manual-2.3.11.html">manual-2.3.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.3.11/manual-2.3.11.pdf">manual-2.3.11.pdf</a> </td></tr></table></div><h2 id="Karaf2.2.11">Karaf 2.2.11</h2><p><a href="download/ka
 raf-2.2.11-release.html">Release Notes</a></p><h3 id="BinaryDistribution5">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="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="SourceDistribution5">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="con
 fluenceTd"><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-karaf-2.2.11-src.tar.gz.
 md5">MD5</a></td></tr></table></div><h3 id="Manual5">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/apache-karaf/</p><h2 id="P
 reviousreleases">Previous releases</h2><p>Older releases can be found in the <a href="download/archives.html">archives</a> section.</p>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/index/community/download/archives.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index/community/download/archives.html?rev=1687881&r1=1687880&r2=1687881&view=diff
==============================================================================
--- karaf/site/production/index/community/download/archives.html (original)
+++ karaf/site/production/index/community/download/archives.html Sat Jun 27 01:07:24 2015
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">

[... 6 lines stripped ...]
Added: karaf/site/production/index/community/download/karaf-4.0.0-release.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index/community/download/karaf-4.0.0-release.html?rev=1687881&view=auto
==============================================================================
--- karaf/site/production/index/community/download/karaf-4.0.0-release.html (added)
+++ karaf/site/production/index/community/download/karaf-4.0.0-release.html Sat Jun 27 01:07:24 2015
@@ -0,0 +1,134 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"> 
+<html lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+    <meta name="description" content="Karaf - A lightweight OSGi based runtime"/>
+    <meta name="keywords" content="OSGi,felix,karaf,camel,java"/>
+    <meta name="author" content="The Apache Karaf Team"/>
+    <link href="../../../css/style.css" rel="stylesheet" type="text/css"/>
+    <link href="../../../css/pygmentize.css" rel="stylesheet" type="text/css"/>
+    <title>
+      Karaf 4.0.0 Release
+    </title>
+    <script type='text/javascript'>
+      //<![CDATA[
+        var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17164059-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
+      //]]>
+    </script>
+  </head>
+  <body>
+    <table width="100%" cellpadding="0" cellspacing="0">
+      <tr width="100%">
+        <td id="cell-0-0" colspan="2">
+          &nbsp;
+        </td>
+        <td id="cell-0-1">
+          &nbsp;
+        </td>
+        <td id="cell-0-2" colspan="2">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-1-0">
+          &nbsp;
+        </td>
+        <td id="cell-1-1">
+          &nbsp;
+        </td>
+        <td id="cell-1-2">
+          <div style="padding: 5px;">
+            <div id="banner">
+                    <table border="0" cellpadding="0" cellspacing="0" width="100%">        <tr>          <td align="left" class="topbardiv" nowrap=""><a href="http://karaf.apache.org/" title="A server side OSGi distribution">            <img border="0" src="http://karaf.apache.org/images/karaf-logo.png" width="400px"></img></a>          </td>          <td align="right" nowrap=""><a href="http://www.apache.org/" title="The Apache Sofware Foundation">            <img border="0" src="http://karaf.apache.org/images/asf-logo.png"></img></a>          </td>        </tr>       </table>
+            </div>
+            <div id="top-menu">
+              <table border="0" cellpadding="1" cellspacing="0" width="100%">
+                <tr>
+                  <td>
+                    <div align="left"></div>
+                  </td>
+                  <td>
+                    <div align="right">
+                      <p><a href="../download.html">Download</a> | <a href="../../developers/source.html">Source</a> | <a href="../discussion-forums.html">Forums</a> | <a href="../support.html">Support</a></p>
+                    </div>
+                  </td>
+                </tr>
+              </table>
+            </div>
+          </div>
+        </td>
+        <td id="cell-1-3">
+          &nbsp;
+        </td>
+        <td id="cell-1-4">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-2-0" colspan="2">
+          &nbsp;
+        </td>
+        <td id="cell-2-1">
+          <table>
+            <tr height="100%" valign="top">
+              <td height="100%">
+                <div id="wrapper-menu-page-right">
+                  <div id="wrapper-menu-page-top">
+                    <div id="wrapper-menu-page-bottom">
+                      <div id="menu-page">
+                        <h3 id="OverviewKarafOverview"><a href="../../../snippets/karaf-overview.html">Overview</a></h3><ul style="list-style: square"><li><a href="../../../index.html">Home</a></li><li><a href="http://karaf.apache.org/manual/latest/quick-start.html">Getting Started</a></li><li><a href="../faq.html">FAQ</a></li><li><a href="../download.html">Download</a></li></ul><h3 id="Releases">Releases</h3><ul style="list-style: square"><li><a href="../releases-schedule.html">Schedule</a></li></ul><ul style="list-style: square"><li>3.0.x<ul><li><a href="http://karaf.apache.org/manual/latest/overview.html">Overview</a></li><li><a href="http://karaf.apache.org/manual/latest/quick-start.html">Quickstart</a></li><li><a href="http://karaf.apache.org/manual/latest/update-notes.html">Update notes</a></li><li><a href="http://karaf.apache.org/index/documentation/karaf-dependencies/karaf-deps-3.0.x.html">Dependencies Matrix</a></li><li><a href="http://karaf.apache.org/manual/latest/index.h
 tml">Manual</a><ul><li><a href="http://karaf.apache.org/manual/latest/users-guide/index.html">User Guide</a></li><li><a href="http://karaf.apache.org/manual/latest/developers-guide/index.html">Developer Guide</a></li><li><a href="http://karaf.apache.org/manual/latest/commands/commands.html">Commands reference</a></li></ul></li></ul></li></ul><ul style="list-style: square"><li>2.4.x<ul><li><a href="Overview.html">Overview</a></li><li><a href="Quickstart.html">Quickstart</a></li><li><a href="http://karaf.apache.org/index/documentation/karaf-dependencies/karaf-deps-2.4.x.html">Dependencies Matrix</a></li><li>Manual (<a href="http://karaf.apache.org/manual/latest-2.x/index.html">HTML</a>|<a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.4.0/manual-2.4.0.pdf">PDF</a>)<ul><li><a href="http://karaf.apache.org/manual/latest-2.x/users-guide/index.html">User Guide</a></li><li><a href="http://karaf.apache.org/manual/latest-2.x/developers-guide/index.html">Developer Guide</a></li
 ><li><a href="http://karaf.apache.org/manual/latest-2.x/commands/commands.html">Commands reference</a></li></ul></li></ul></li></ul><ul style="list-style: square"><li>2.3.x<ul><li><a href="http://karaf.apache.org/manual/latest-2.3.x/overview.html">Overview</a></li><li><a href="http://karaf.apache.org/manual/latest-2.3.x/quick-start.html">Quickstart</a></li><li><a href="http://karaf.apache.org/index/documentation/karaf-dependencies/karaf-deps-2.3.x.html">Dependencies Matrix</a></li><li>Manual (<a href="http://karaf.apache.org/manual/latest-2.3.x/index.html">HTML</a>|<a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.0/manual-2.3.0.pdf">PDF</a>)<ul><li><a href="http://karaf.apache.org/manual/latest-2.3.x/users-guide/index.html">User Guide</a></li><li><a href="http://karaf.apache.org/manual/latest-2.3.x/developers-guide/index.html">Developer Guide</a></li><li><a href="http://karaf.apache.org/manual/latest-2.3.x/commands/commands.html">Commands reference</a></li></ul></l
 i></ul></li></ul><h3 id="Search">Search</h3><form action="http://www.google.com/cse" id="cse-search-box">  <div>    <input type="hidden" name="cx" value="015244613624489049845:je3sq-6gx0y" />    <input type="hidden" name="ie" value="UTF-8" />    <input type="text" name="q" size="25" />    <input type="submit" name="sa" value="Search" />  </div></form><script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script><h3 id="Community"><a href="../../community.html">Community</a></h3><ul style="list-style: square"><li><a href="../support.html">Support</a></li><li><a href="../contributing.html">Contributing</a></li><li><a href="../discussion-forums.html">Discussion Forums</a></li><li><a href="../mailing-lists.html">Mailing Lists</a></li><li><a href="../news.html">News</a></li><li><a href="../articles.html">Articles</a></li><li><a href="../team.html">Team</a></li></ul><h3 id="Developers"><a href="../../developers.html">Developers</a></h3><ul 
 style="list-style: square"><li><a href="https://issues.apache.org/jira/browse/KARAF">Jira</a></li><li><a href="../../developers/source.html">Source</a></li><li><a href="../../developers/building.html">Building</a></li><li><a href="../../developers/irc-room.html">IRC Room</a></li><li><a href="https://cwiki.apache.org/confluence/display/KARAF">Wiki</a></li></ul><h3 id="Subprojects"><a href="../../subprojects.html">Subprojects</a></h3><ul style="list-style: square"><li><a href="../../subprojects/cave.html">Cave</a><ul><li><a href="../../subprojects/cave/cave-download.html">Download</a></li><li><a href="../../subprojects/cave/cave-source.html">Source</a></li><li><a href="../../subprojects/cave/cave-building.html">Building</a></li><li>Documentation (<a href="http://karaf.apache.org/manual/cave/latest/index.html">HTML</a>)</li></ul></li></ul><ul style="list-style: square"><li><a href="../../subprojects/cellar.html">Cellar</a><ul><li><a href="../../subprojects/cellar/cellar-download.html">
 Download</a></li><li><a href="../../subprojects/cellar/cellar-source.html">Source</a></li><li><a href="../../subprojects/cellar/cellar-building.html">Building</a></li><li>Documentation (<a href="http://karaf.apache.org/manual/cellar/latest/index.html">HTML</a>)</li></ul></li></ul><ul style="list-style: square"><li><a href="../../subprojects/eik.html">EIK</a><ul><li><a href="../../subprojects/eik/eik-download.html">Download</a></li><li><a href="../../subprojects/eik/eik-source.html">Source</a></li><li><a href="../../subprojects/eik/eik-building.html">Building</a></li><li>Documentation (<a href="http://karaf.apache.org/manual/eik/latest/index.html">HTML</a>)</li></ul></li></ul><ul style="list-style: square"><li><a href="../../subprojects/webconsole.html">WebConsole</a><ul><li><a href="../../subprojects/webconsole/wc-download.html">Download</a></li><li><a href="../../subprojects/webconsole/wc-source.html">Source</a></li><li><a href="../../subprojects/webconsole/wc-building.html">Buildi
 ng</a></li></ul></li></ul><h3 id="ASFhttpwww.apache.org"><a href="http://www.apache.org/">ASF</a></h3><ul style="list-style: square"><li><a href="http://www.apache.org/licenses/">License</a></li><li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a href="http://www.apache.org/security/">Security</a></li></ul>
+                      </div>
+                    </div>
+                  </div>
+                </div>
+              </td>
+              <td height="100%" width="100%">
+                <div class="wiki-content">
+<h2 id="Download">Download</h2><p>Download links can be found in the <a href="../download.html">Download</a> page.</p><h2 id="Documentation">Documentation</h2><ul style="list-style: square"><li>Manual (<a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/4.0.0/manual-4.0.0.html">HTML</a>|<a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/4.0.0/manual-4.0.0.pdf">PDF</a>)<ul><li>Users Guide (<a href="http://karaf.apache.org/manual/4.0.0/users-guide/index.html">HTML</a>)</li><li>Developers Guide (<a href="http://karaf.apache.org/manual/4.0.0/developers-guide/index.html">HTML</a>)</li></ul></li></ul><h2 id="ReleaseNotesKarafVersion4.0.0">Release Notes - Karaf - Version 4.0.0</h2><p> Apache Karaf 4.0.0 is the first production ready version of the new 4.0.0 branch.<br/> It's a major step forward, including a complete new features resolver, a large set of new features, improvements, and bug fixes.</p><p> For more information, please see the below changelog:</p><h3 id=
 "Bug">Bug</h3><p> * <a href="https://issues.apache.org/jira/browse/KARAF-3181">KARAF-3181</a> - framework-security feature doesn't install<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3236">KARAF-3236</a> - Unable to use character @ in Karaf console<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3520">KARAF-3520</a> - FeatureService fails to install feature in case of missing capability<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3648">KARAF-3648</a> - should zero out instance pid in instance.properties when we shutdown an instance from shell<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3663">KARAF-3663</a> - Unable to deploy KAR<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3669">KARAF-3669</a> - Missing files in standard distribution<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3711">KARAF-3711</a> - LDAP login module doesn't handle case where CN, OU, DC case doesn't match<br/> * <a href="https
 ://issues.apache.org/jira/browse/KARAF-3740">KARAF-3740</a> - NPE on container startup<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3757">KARAF-3757</a> - Unable to resolve org.apache.activemq.activemq-blueprint while installing feature activemq-blueprint<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3764">KARAF-3764</a> - Features Service Refresh<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3765">KARAF-3765</a> - Eventadmin logs warnings about wrong values<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3767">KARAF-3767</a> - Generic JDBC datasource should use 1 instead of WHEN_EXHAUSTED_BLOCK<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3768">KARAF-3768</a> - Unable to start child instance<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3769">KARAF-3769</a> - NPE in resolver when installing CXF and ActiveMQ<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3783">KARAF-3783</a> - NPE in kar
 af-maven-plugin features-export-meta-data<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3784">KARAF-3784</a> - Kar hotdeployment doesn't work<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3791">KARAF-3791</a> - Unable to connect to an instance with instance:connect command<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3793">KARAF-3793</a> - WebConsole installs but it's not actually available</p><h3 id="Dependencyupgrade">Dependency upgrade</h3><p> * <a href="https://issues.apache.org/jira/browse/KARAF-3561">KARAF-3561</a> - Upgrade to slf4j 1.7.12<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3707">KARAF-3707</a> - Upgrade to Felix Framework 5.0.1/Resolver 1.4.0<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3792">KARAF-3792</a> - Upgrade to Pax Web 4.1.3<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3794">KARAF-3794</a> - Upgrade to equinox 3.10.2.v20150203-1939<br/> * <a href="https://issues.apache.
 org/jira/browse/KARAF-3801">KARAF-3801</a> - Upgrade to Pax Web 4.1.4</p><h3 id="Improvement">Improvement</h3><p> * <a href="https://issues.apache.org/jira/browse/KARAF-1113">KARAF-1113</a> - Add a web:launch command<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3790">KARAF-3790</a> - Add comment with karaf.lock.dir property in etc/system.properties<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3796">KARAF-3796</a> - Provide aries jpa 2.0.0 and use feature for persistence-api<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3799">KARAF-3799</a> - Add eclipselink feature<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3802">KARAF-3802</a> - Disabling service requirements check for "old style" features</p><h3 id="NewFeature">New Feature</h3><p> * <a href="https://issues.apache.org/jira/browse/KARAF-3759">KARAF-3759</a> - Provide tooling to store a resolution attempt that failed so that it can be replayed offline for analysis</p>
+                </div>
+              </td>
+            </tr>
+          </table>
+        </td>
+        <td id="cell-2-2" colspan="2">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-3-0">
+          &nbsp;
+        </td>
+        <td id="cell-3-1">
+          &nbsp;
+        </td>
+        <td id="cell-3-2">
+          <div id="footer">
+            <div id="site-footer">
+              &copy; 2008-2011 The Apache Software Foundation -
+              <a href="../../../site/privacy-policy.page">Privacy Policy</a>
+              <br/>
+              Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.
+            </div>
+          </div>
+        </td>
+        <td id="cell-3-3">
+          &nbsp;
+        </td>
+        <td id="cell-3-4">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-4-0" colspan="2">
+          &nbsp;
+        </td>
+        <td id="cell-4-1">
+          &nbsp;
+        </td>
+        <td id="cell-4-2" colspan="2">
+          &nbsp;
+        </td>
+      </tr>
+    </table>
+  </body>
+</html>
\ No newline at end of file