Author: jbonofre
Date: Tue Nov 10 12:13:16 2015
New Revision: 1713625

URL: http://svn.apache.org/viewvc?rev=1713625&view=rev
Log:
[scm-publish] Updating main website contents

Added:
    karaf/site/production/index/community/download/karaf-4.0.3-release.html
    karaf/site/production/index/community/news/news-2015-11-10.html
Modified:
    karaf/site/production/index.html
    karaf/site/production/index/community/download.html
    karaf/site/production/index/community/download/karaf-4.0.2-release.html
    karaf/site/production/index/community/news.html
    karaf/site/production/index/community/releases-schedule.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=1713625&r1=1713624&r2=1713625&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Tue Nov 10 12:13:16 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 4.0.2
+      Karaf 4.0.3
     </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.2">Download 
Karaf 4.0.2</a></strong><br/><strong><a 
href="index/community/download.html#Karaf3.0.5">Download Karaf 
3.0.5</a></strong><br/><strong><a 
href="index/community/download.html#Karaf2.4.3">Download Karaf 
2.4.3</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.2"><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="TheApacheKarafTeampostedonOctober132015Karaf4.0.2released">The Apache Karaf 
Team posted on October 13, 2015<br/>Karaf 4.0.2 released!</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-4.0.2-release.html">Karaf 
4.0.2</a>.</p><p>This is an update patch for Apache Karaf 4.0.x, containing 
many bug fixes, dependency updates, and improvements. <br/>For more 
information, please see the <a 
href="index/community/download/karaf-4.0.2-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonOctober72015Karaf3.0.5released">The Apache Karaf 
Team posted on October 7, 2015<br/>Karaf 3.0.5 released!</h1><p>The Karaf team 
is pleased to announce the availability of <a href="index/commu
 nity/download/karaf-3.0.5-release.html">Karaf 3.0.5</a>.</p><p>This is an 
update patch for Apache Karaf 3.0.x, containing many bug fixes, dependency 
updates, and improvements. <br/>For more information, please see the <a 
href="index/community/download/karaf-3.0.5-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonAugust192015KarafCellar4.0.0released">The Apache 
Karaf Team posted on August 19, 2015<br/>Karaf Cellar 4.0.0 
released!</h1><p>The Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-4.0.0-release.html">Karaf 
Cellar 4.0.0</a>.</p><p>This release of Apache Karaf Cellar is the first one of 
the 4.0.x series.<br/>Apache Karaf Cellar 4.0.0 is a major new release of 
Cellar designed to work with Karaf 4.0.x versions.</p><p>For more information, 
please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-4.0.0-release.html">release
 notes</a>.</p><h1 id="TheApacheKarafTeampostedonAugust192015Karaf
 4.0.1released">The Apache Karaf Team posted on August 19, 2015<br/>Karaf 4.0.1 
released!</h1><p>The Karaf team is pleased to announce the availability of <a 
href="index/community/download/karaf-4.0.1-release.html">Karaf 
4.0.1</a>.</p><p>This is an update patch for Apache Karaf 4.0.x, containing 
many bug fixes, dependency updates, and improvements. New feature highlights 
include: Providing Spring 4.2.0.RELEASE, OpenJPA 2.4.0, and JTA 1.2 features. 
Important dependency upgrades include: Spring 4.1.7.RELEASE, Spring 
3.2.14.RELEASE, transaction.blueprint 1.1.1, and Pax-Web 4.2.0.</p><p>For more 
information, please see the <a 
href="index/community/download/karaf-4.0.1-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonAugust012015KarafDecanter1.0.0released">The 
Apache Karaf Team posted on August 01, 2015<br/>Karaf Decanter 1.0.0 
released!</h1><p>The Karaf team is pleased to announce the availability of <a 
href="index/subprojects/decanter/download/karaf-decanter-1.0.0-r
 elease.html">Karaf Decanter 1.0.0</a>.</p><p>Apache Karaf Decanter 1.0.0 is 
the first release of Decanter, a complete monitoring and alerting solution for 
Karaf and related projects (like Camel, ActiveMQ, etc).</p><p>For more 
information, please see the <a 
href="index/subprojects/decanter/download/karaf-decanter-1.0.0-release.html">release
 notes</a>.</p><h1 
id="TheApacheKarafTeampostedonJuly122015Karaf2.4.3released">The Apache Karaf 
Team posted on July 12, 2015<br/>Karaf 2.4.3 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-2.4.3-release.html">Karaf 
2.4.3</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: Support for Karaf 4 feature repositories in degraded mode, support for 
Pax-web 4.x, and updates to Felix FileInstall 3.5.0 and Felix ConfigAdmin 
1.8.4.<br/>For more information, please see the <a href="index/comm
 unity/download/karaf-2.4.3-release.html">release notes</a>.</p><h1 
id="TheApacheKarafTeampostedonJuly82015KarafCave4.0.0released">The Apache Karaf 
Team posted on July 8, 2015<br/>Karaf Cave 4.0.0 released!</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/subprojects/cave/download/karaf-cave-4.0.0-release.html">Karaf Cave 
4.0.0</a>.</p><p>This is a complete new Cave version, providing an 
implementation of OSGi Repository R5 specification. Take a look on the user 
guide for details.</p><p>For more information, please see the <a 
href="index/subprojects/cave/download/karaf-cave-4.0.0-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonJuly22015Karaf3.0.4released">The Apache Karaf 
Team posted on July 2, 2015<br/>Karaf 3.0.4 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-3.0.4-release.html">Karaf 
3.0.4</a>.</p><p>This is an update patch for Apache Karaf 3.0.x, containing man
 y bug fixes, dependency updates, and improvements. New features highlights 
include: Jaas commands to create and list group, bundles in 
etc/statup.properties shouldn't be uninstalled through feature services, and 
more secure host SSH key by default.<br/>For more information, please see the 
<a href="index/community/download/karaf-3.0.4-release.html">release 
notes</a>.</p><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 ava
 ilability 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">releas
 e 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>
+<table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" 
width="100%"><tr><td class="confluenceTd" valign="top"><p>Apache Karaf is a 
modern and polymorphic container.<br/>It's a lightweight, powerful, and 
enterprise ready container powered by OSGi.<br/>The container is able to host 
different kind of applications, OSGi or non OSGi.</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 confi
 guration can be defined in Karaf using property files inside the 
<tt>[home]/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 comm
 ands dynamically along with new features or 
applications.</li><li><strong>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 an
 d 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.3">Download Karaf 
4.0.3</a></strong><br/><strong><a 
href="index/community/download.html#Karaf3.0.5">Download Karaf 
3.0.5</a></strong><br/><strong><a 
href="index/community/download.html#Karaf2.4.3">Download Karaf 
2.4.3</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.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: '#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="TheApacheKarafTeampostedonNovember102015Karaf4.0.3released">The Apache 
Karaf Team posted on November 10, 2015<br/>Karaf 4.0.3 released!</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/community/download/karaf-4.0.3-release.html">Karaf 
4.0.3</a>.</p><p>This is an update patch for Apache Karaf 4.0.x, containing 
many bug fixes, dependency updates, and improvements. <br/>For more 
information, please see the <a 
href="index/community/download/karaf-4.0.3-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonOctober132015Karaf4.0.2released">The Apache Karaf 
Team posted on October 13, 2015<br/>Karaf 4.0.2 released!</h1><p>Th
 e Karaf team is pleased to announce the availability of <a 
href="index/community/download/karaf-4.0.2-release.html">Karaf 
4.0.2</a>.</p><p>This is an update patch for Apache Karaf 4.0.x, containing 
many bug fixes, dependency updates, and improvements. <br/>For more 
information, please see the <a 
href="index/community/download/karaf-4.0.2-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonOctober72015Karaf3.0.5released">The Apache Karaf 
Team posted on October 7, 2015<br/>Karaf 3.0.5 released!</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-3.0.5-release.html">Karaf 
3.0.5</a>.</p><p>This is an update patch for Apache Karaf 3.0.x, containing 
many bug fixes, dependency updates, and improvements. <br/>For more 
information, please see the <a 
href="index/community/download/karaf-3.0.5-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonAugust192015KarafCellar4.0.0released">The Apache 
Karaf Team po
 sted on August 19, 2015<br/>Karaf Cellar 4.0.0 released!</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-4.0.0-release.html">Karaf 
Cellar 4.0.0</a>.</p><p>This release of Apache Karaf Cellar is the first one of 
the 4.0.x series.<br/>Apache Karaf Cellar 4.0.0 is a major new release of 
Cellar designed to work with Karaf 4.0.x versions.</p><p>For more information, 
please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-4.0.0-release.html">release
 notes</a>.</p><h1 
id="TheApacheKarafTeampostedonAugust192015Karaf4.0.1released">The Apache Karaf 
Team posted on August 19, 2015<br/>Karaf 4.0.1 released!</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-4.0.1-release.html">Karaf 
4.0.1</a>.</p><p>This is an update patch for Apache Karaf 4.0.x, containing 
many bug fixes, dependency updates, and improvements. New feature highlights 
include: Providing Spri
 ng 4.2.0.RELEASE, OpenJPA 2.4.0, and JTA 1.2 features. Important dependency 
upgrades include: Spring 4.1.7.RELEASE, Spring 3.2.14.RELEASE, 
transaction.blueprint 1.1.1, and Pax-Web 4.2.0.</p><p>For more information, 
please see the <a 
href="index/community/download/karaf-4.0.1-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonAugust012015KarafDecanter1.0.0released">The 
Apache Karaf Team posted on August 01, 2015<br/>Karaf Decanter 1.0.0 
released!</h1><p>The Karaf team is pleased to announce the availability of <a 
href="index/subprojects/decanter/download/karaf-decanter-1.0.0-release.html">Karaf
 Decanter 1.0.0</a>.</p><p>Apache Karaf Decanter 1.0.0 is the first release of 
Decanter, a complete monitoring and alerting solution for Karaf and related 
projects (like Camel, ActiveMQ, etc).</p><p>For more information, please see 
the <a 
href="index/subprojects/decanter/download/karaf-decanter-1.0.0-release.html">release
 notes</a>.</p><h1 id="TheApacheKarafTeampostedonJuly12
 2015Karaf2.4.3released">The Apache Karaf Team posted on July 12, 
2015<br/>Karaf 2.4.3 released!</h1><p>The Karaf team is pleased to announce the 
availability of <a 
href="index/community/download/karaf-2.4.3-release.html">Karaf 
2.4.3</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: Support for Karaf 4 feature repositories in degraded mode, support for 
Pax-web 4.x, and updates to Felix FileInstall 3.5.0 and Felix ConfigAdmin 
1.8.4.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.4.3-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonJuly82015KarafCave4.0.0released">The Apache Karaf 
Team posted on July 8, 2015<br/>Karaf Cave 4.0.0 released!</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/subprojects/cave/download/karaf-cave-4.0.0-release.html">Karaf Cave 
4.0.0</a>.</p><p>This is a complete new Ca
 ve version, providing an implementation of OSGi Repository R5 specification. 
Take a look on the user guide for details.</p><p>For more information, please 
see the <a 
href="index/subprojects/cave/download/karaf-cave-4.0.0-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonJuly22015Karaf3.0.4released">The Apache Karaf 
Team posted on July 2, 2015<br/>Karaf 3.0.4 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-3.0.4-release.html">Karaf 
3.0.4</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: Jaas commands to create and list group, bundles in 
etc/statup.properties shouldn't be uninstalled through feature services, and 
more secure host SSH key by default.<br/>For more information, please see the 
<a href="index/community/download/karaf-3.0.4-release.html">release 
notes</a>.</p><h1 id="TheApacheKarafTe
 ampostedonJune262015Karaf4.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 read
 y !!</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
 no
 tes</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>
                 </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=1713625&r1=1713624&r2=1713625&view=diff
==============================================================================
--- karaf/site/production/index/community/download.html (original)
+++ karaf/site/production/index/community/download.html Tue Nov 10 12:13:16 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.2-release.html">Karaf 4.0.2</a>.<br/>The latest 3.0.x 
release is <a href="download/karaf-3.0.5-release.html">Karaf 3.0.5</a>.<br/>The 
latest 2.4.x release is <a href="download/karaf-2.4.3-release.html">Karaf 2.4.3 
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.2">Karaf 
4.0.2</a></li><li><a href="#Karaf3.0.5">Karaf 3.0.5</a></li><li><a 
href="#Karaf2.4.3">Karaf 2.4.3</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.2">Karaf 4.0.2</h2><p><a 
href="download/karaf-4.0.2-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.lua/karaf/4.0.2/apache-karaf-4.0.2.zip";>apache-karaf-4.0.2.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf-4.0.2.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf-4.0.2.zip.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf-4.0.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.lua/karaf/4.0.2/apache-karaf-4.0.2.tar.gz";>apache-karaf-4.0.2.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf-4.0.2.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.2/apach
 e-karaf-4.0.2.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2-apache-karaf-4.0.2.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.lua/karaf/4.0.2/apache-karaf-4.0.2-src.zip";>apache-karaf-4.0.2-src.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf-4.0.2-src.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf-4.0.2-src.zip.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf
 -4.0.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.lua/karaf/4.0.2/apache-karaf-4.0.2-src.tar.gz";>apache-karaf-4.0.2-src.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf-4.0.2-src.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf-4.0.2-src.tar.gz.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.2/apache-karaf-4.0.2-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.2/manual-4.0.2.html";>manual-4.0.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/4.0.2/manual-4.0.2.pdf";>manual-4.0.2.pdf</a>
 </td></tr></table></div><h2 id="Karaf3.0.5">Karaf 3.0.5</h2><p><a 
href="download/karaf-3.0.5-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.lua/karaf/3.0.5/apache-karaf-3.0.5.zip";>apache-karaf-3.0.5.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.5/apache-
 karaf-3.0.5.zip.sha1">SHA1</a></td><td class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5.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.lua/karaf/3.0.5/apache-karaf-3.0.5.tar.gz";>apache-karaf-3.0.5.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5.tar.gz.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5-apache-karaf-3.0.5.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.lua/karaf/3.0.5/apache-karaf-3.0.5-src.zip";>apache-karaf-3.0.5-src.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-src.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-src.zip.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-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.lua/karaf/3.0.5/apache-karaf-3.0.5-src.tar.gz";>apache-karaf-3.0.5-src.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-src.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a href="http://www.apache.org/dis
 t/karaf/3.0.5/apache-karaf-3.0.5-src.tar.gz.sha1">SHA1</a></td><td 
class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-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.5/manual-3.0.5.html";>manual-3.0.5.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.5/manual-3.0.5.pdf";>manual-3.0.5.pdf</a>
 </td></tr></table></div><h2 id="Karaf2.4.3">Karaf 2.4.3</h2><p><a 
href="download/karaf-2.4.3-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.lua/karaf/2.4.3/apache-karaf-2.4.3.zip";>apache-karaf-2.4.3.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3.zip.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.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.lua/karaf/2.4.3/apache-karaf-2.4.3.tar.gz";>apache-karaf-2.4.3.tar.gz</a></td><td
 class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.3/apac
 he-karaf-2.4.3.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3.tar.gz.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3.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.lua/karaf/2.4.3/apache-karaf-2.4.3-src.zip";>apache-karaf-2.4.3-src.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3-src.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-
 2.4.3-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.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.lua/karaf/2.4.3/apache-karaf-2.4.3-src.tar.gz";>apache-karaf-2.4.3-src.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.32-src.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3-src.tar.gz.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3-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.3/manual-2.4.3.html";>manual-2.4.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/2.4.3/manual-2.4.3.pdf";>manual-2.4.3.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.lua/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.lua/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.lua/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.lua/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.lua/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.lua/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.lua/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.lua/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>
+<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.3-release.html">Karaf 4.0.3</a>.<br/>The latest 3.0.x 
release is <a href="download/karaf-3.0.5-release.html">Karaf 3.0.5</a>.<br/>The 
latest 2.4.x release is <a href="download/karaf-2.4.3-release.html">Karaf 2.4.3 
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.3">Karaf 
4.0.3</a></li><li><a href="#Karaf3.0.5">Karaf 3.0.5</a></li><li><a 
href="#Karaf2.4.3">Karaf 2.4.3</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.3">Karaf 4.0.3</h2><p><a 
href="download/karaf-4.0.3-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.lua/karaf/4.0.3/apache-karaf-4.0.3.zip";>apache-karaf-4.0.3.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf-4.0.3.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf-4.0.3.zip.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf-4.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.lua/karaf/4.0.3/apache-karaf-4.0.3.tar.gz";>apache-karaf-4.0.3.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf-4.0.3.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a href="http://www.apache.org/dist/karaf/4.0.3/apach
 e-karaf-4.0.3.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3-apache-karaf-4.0.3.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.lua/karaf/4.0.3/apache-karaf-4.0.3-src.zip";>apache-karaf-4.0.3-src.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf-4.0.3-src.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf-4.0.3-src.zip.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf
 -4.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.lua/karaf/4.0.3/apache-karaf-4.0.3-src.tar.gz";>apache-karaf-4.0.3-src.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf-4.0.3-src.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf-4.0.3-src.tar.gz.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/4.0.3/apache-karaf-4.0.3-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.3/manual-4.0.3.html";>manual-4.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/4.0.3/manual-4.0.3.pdf";>manual-4.0.3.pdf</a>
 </td></tr></table></div><h2 id="Karaf3.0.5">Karaf 3.0.5</h2><p><a 
href="download/karaf-3.0.5-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.lua/karaf/3.0.5/apache-karaf-3.0.5.zip";>apache-karaf-3.0.5.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.5/apache-
 karaf-3.0.5.zip.sha1">SHA1</a></td><td class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5.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.lua/karaf/3.0.5/apache-karaf-3.0.5.tar.gz";>apache-karaf-3.0.5.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5.tar.gz.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5-apache-karaf-3.0.5.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.lua/karaf/3.0.5/apache-karaf-3.0.5-src.zip";>apache-karaf-3.0.5-src.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-src.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-src.zip.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-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.lua/karaf/3.0.5/apache-karaf-3.0.5-src.tar.gz";>apache-karaf-3.0.5-src.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-src.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a href="http://www.apache.org/dis
 t/karaf/3.0.5/apache-karaf-3.0.5-src.tar.gz.sha1">SHA1</a></td><td 
class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/3.0.5/apache-karaf-3.0.5-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.5/manual-3.0.5.html";>manual-3.0.5.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.5/manual-3.0.5.pdf";>manual-3.0.5.pdf</a>
 </td></tr></table></div><h2 id="Karaf2.4.3">Karaf 2.4.3</h2><p><a 
href="download/karaf-2.4.3-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.lua/karaf/2.4.3/apache-karaf-2.4.3.zip";>apache-karaf-2.4.3.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3.zip.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.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.lua/karaf/2.4.3/apache-karaf-2.4.3.tar.gz";>apache-karaf-2.4.3.tar.gz</a></td><td
 class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.4.3/apac
 he-karaf-2.4.3.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3.tar.gz.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3.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.lua/karaf/2.4.3/apache-karaf-2.4.3-src.zip";>apache-karaf-2.4.3-src.zip</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3-src.zip.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-
 2.4.3-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.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.lua/karaf/2.4.3/apache-karaf-2.4.3-src.tar.gz";>apache-karaf-2.4.3-src.tar.gz</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.32-src.tar.gz.asc";>PGP</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3-src.tar.gz.sha1";>SHA1</a></td><td
 class="confluenceTd"><a 
href="http://www.apache.org/dist/karaf/2.4.3/apache-karaf-2.4.3-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.3/manual-2.4.3.html";>manual-2.4.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/2.4.3/manual-2.4.3.pdf";>manual-2.4.3.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.lua/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.lua/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.lua/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.lua/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.lua/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.lua/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.lua/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.lua/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/karaf-4.0.2-release.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/index/community/download/karaf-4.0.2-release.html?rev=1713625&r1=1713624&r2=1713625&view=diff
==============================================================================
--- karaf/site/production/index/community/download/karaf-4.0.2-release.html 
(original)
+++ karaf/site/production/index/community/download/karaf-4.0.2-release.html Tue 
Nov 10 12:13:16 2015
@@ -84,7 +84,7 @@
               </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><a 
href="http://karaf.apache.org/manual/latest/index.html";>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><h2 id="ReleaseNotesKarafVersion4.0.2">Release 
Notes - Karaf - Version 4.0.2</h2><p> This is an update patch for Apache Karaf 
4.0.x, containing many bug fixes, dependency updates, and improvements.</p><p> 
For more information, please see the below changelog:</p><h3 
id="Bug">Bug</h3><p> * <a href="KARAF-1159.html">KARAF-1159</a> - Region 
support should be part of karaf-features-1.1.0.xsd<br/> * <a href="KARAF-363
 8.html">KARAF-3638</a> - karaf-maven-plugin:features-add-to-repository fails 
with NPE<br/> * <a href="KARAF-3885.html">KARAF-3885</a> - Memory leak when use 
interactive client shell<br/> * <a href="KARAF-3893.html">KARAF-3893</a> - 
Unable to start offline container<br/> * <a 
href="KARAF-3945.html">KARAF-3945</a> - Don't try and set permgen settings in 
Java 8<br/> * <a href="KARAF-3946.html">KARAF-3946</a> - LDAP role mapping too 
sensitive to extra whitespace<br/> * <a href="KARAF-3956.html">KARAF-3956</a> - 
should also add xalan into the endorse folder of distributions<br/> * <a 
href="KARAF-3964.html">KARAF-3964</a> - cygpath call in "start" to convert 
CLASSPATH should first verify it's set<br/> * <a 
href="KARAF-3965.html">KARAF-3965</a> - Calling Ctrl+D in Karaf console, when 
karaf asks if it is necessary to dispay all console commands, causes console 
not responding forever<br/> * <a href="KARAF-3968.html">KARAF-3968</a> - The 
assembly mojo does not respect --offline<br/> * <a href
 ="KARAF-3969.html">KARAF-3969</a> - assembly goal has no way to set javase 
version<br/> * <a href="KARAF-3971.html">KARAF-3971</a> - log:tail and pressing 
Ctrl-D freezes karaf shell console<br/> * <a 
href="KARAF-3975.html">KARAF-3975</a> - Wrong start-level for eclipselink 
adapter in eclipselink feature<br/> * <a href="KARAF-3996.html">KARAF-3996</a> 
- bin/karaf does not set ulimit if MAX_FD_LIMIT="unlimited"<br/> * <a 
href="KARAF-3998.html">KARAF-3998</a> - org.apache.felix.coordinator missing in 
transaction 1.3.0 feature<br/> * <a href="KARAF-3999.html">KARAF-3999</a> - 
transaction feature is missing coordinator bundle<br/> * <a 
href="KARAF-4002.html">KARAF-4002</a> - Karaf build on jenkins always fail at 
karaf-maven-plugin<br/> * <a href="KARAF-4005.html">KARAF-4005</a> - Different 
locations for KARAF_HOME and KARAF_BASE<br/> * <a 
href="KARAF-4006.html">KARAF-4006</a> - karaf-maven-plugin does not seem to use 
the local repository<br/> * <a href="KARAF-4012.html">KARAF-4012</a> - 
 On MacOSX, java_home check should be on 1.8<br/> * <a 
href="KARAF-4015.html">KARAF-4015</a> - Verification of the deployer feature 
fails<br/> * <a href="KARAF-4020.html">KARAF-4020</a> - 
karaf-maven-plugin:archive doesn't respect an empty prefixPath<br/> * <a 
href="KARAF-4022.html">KARAF-4022</a> - avoid the generated bundle file name 
too long in startup.properties<br/> * <a href="KARAF-4028.html">KARAF-4028</a> 
- karaf-wrapper-main.jar generated by wrapper is corrupted<br/> * <a 
href="KARAF-4030.html">KARAF-4030</a> - Doclint for Javadoc fails on JDK 8<br/> 
* <a href="KARAF-4032.html">KARAF-4032</a> - Karaf maven plugin assembly goal 
does not use repositories declared in pom.xml<br/> * <a 
href="KARAF-4055.html">KARAF-4055</a> - karaf-maven-plugin: feature XML with a 
@ character</p><h3 id="Dependencyupgrade">Dependency upgrade</h3><p> * <a 
href="KARAF-3943.html">KARAF-3943</a> - Upgrade to Aries Util 1.1.1<br/> * <a 
href="KARAF-3947.html">KARAF-3947</a> - Upgrade to Aries Blueprint 
 Core 1.4.4 &amp; Aries Blueprint CM 1.0.7<br/> * <a 
href="KARAF-3948.html">KARAF-3948</a> - Upgrade to commons-compress 1.10<br/> * 
<a href="KARAF-4009.html">KARAF-4009</a> - Upgrade to Pax URL 2.4.3<br/> * <a 
href="KARAF-4019.html">KARAF-4019</a> - Upgrade jpa feature to 2.2.0<br/> * <a 
href="KARAF-4023.html">KARAF-4023</a> - Upgrade to Pax Logging 1.8.4<br/> * <a 
href="KARAF-4025.html">KARAF-4025</a> - Update scr to 2.0.0<br/> * <a 
href="KARAF-4033.html">KARAF-4033</a> - Upgrade to Aries JMX 1.1.5<br/> * <a 
href="KARAF-4034.html">KARAF-4034</a> - Upgrade to Aries JPA 2.2.0<br/> * <a 
href="KARAF-4035.html">KARAF-4035</a> - Upgrade to Aries Subsystem 2.0.2<br/> * 
<a href="KARAF-4036.html">KARAF-4036</a> - Upgrade to Aries Transaction 
Blueprint 2.0.0<br/> * <a href="KARAF-4037.html">KARAF-4037</a> - Upgrade to 
maven-bundle-plugin 3.0.0<br/> * <a href="KARAF-4038.html">KARAF-4038</a> - 
Upgrade to Felix BundleRepository 2.0.6<br/> * <a 
href="KARAF-4039.html">KARAF-4039</a> - Upgrade to
  Felix ConfigAdmin 1.8.8<br/> * <a href="KARAF-4040.html">KARAF-4040</a> - 
Upgrade to Felix EventAdmin 1.4.4<br/> * <a 
href="KARAF-4041.html">KARAF-4041</a> - Upgrade to Felix Framework/Main 
5.2.0<br/> * <a href="KARAF-4042.html">KARAF-4042</a> - Upgrade to Felix 
Metatype 1.1.2<br/> * <a href="KARAF-4043.html">KARAF-4043</a> - Upgrade to 
Felix Resolver 1.6.0<br/> * <a href="KARAF-4044.html">KARAF-4044</a> - Upgrade 
to Felix SCR 2.0.2<br/> * <a href="KARAF-4045.html">KARAF-4045</a> - Upgrade to 
Felix WebConsole 4.2.12<br/> * <a href="KARAF-4046.html">KARAF-4046</a> - 
Upgrade to Felix WebConsole Plugins DS 2.0.2<br/> * <a 
href="KARAF-4047.html">KARAF-4047</a> - Upgrade to Felix WebConsole Plugins 
Event 1.1.4<br/> * <a href="KARAF-4049.html">KARAF-4049</a> - Upgrade to 
Easymock 3.4<br/> * <a href="KARAF-4050.html">KARAF-4050</a> - Upgrade to Pax 
Exam 4.6.0<br/> * <a href="KARAF-4051.html">KARAF-4051</a> - Upgrade to Pax Web 
4.2.2<br/> * <a href="KARAF-4052.html">KARAF-4052</a> - Upgrad
 e to Pax Tinybundles 2.1.1<br/> * <a href="KARAF-4053.html">KARAF-4053</a> - 
Upgrade to ASM 5.0.4</p><h3 id="Documentation2">Documentation</h3><p> * <a 
href="KARAF-3936.html">KARAF-3936</a> - Stray TODO in production docs<br/> * <a 
href="KARAF-3990.html">KARAF-3990</a> - Missing documentation for debugging 
environment variables</p><h3 id="Improvement">Improvement</h3><p> * <a 
href="KARAF-3262.html">KARAF-3262</a> - Being able to use ${karaf.etc} in 
feature &lt;configfile/> element<br/> * <a 
href="KARAF-3858.html">KARAF-3858</a> - Add systemd support in the wrapper<br/> 
* <a href="KARAF-3882.html">KARAF-3882</a> - karaf should permit alternative 
host key formats<br/> * <a href="KARAF-3954.html">KARAF-3954</a> - Convey 
terminal size changes through SSH<br/> * <a 
href="KARAF-3962.html">KARAF-3962</a> - Client can't use properties defined in 
custom.properties<br/> * <a href="KARAF-3963.html">KARAF-3963</a> - Some slight 
improvements to the doc for the feature generation mojo.<br/> * <a 
 href="KARAF-3978.html">KARAF-3978</a> - enable specify different 
shell.init.script env for remote shell in "exec" and "shell" mode<br/> * <a 
href="KARAF-4007.html">KARAF-4007</a> - Use official spec bundle for jdbc<br/> 
* <a href="KARAF-4010.html">KARAF-4010</a> - Add feature repo for eclipsesource 
jaxrs<br/> * <a href="KARAF-4018.html">KARAF-4018</a> - Add 
transaction.blueprint 2.0.0 to transaction feature</p><h3 id="NewFeature">New 
Feature</h3><p> * <a href="KARAF-3950.html">KARAF-3950</a> - Add 
feature:export-bundles command</p>
+<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><a 
href="http://karaf.apache.org/manual/latest/index.html";>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><h2 id="Seriousissueinthisrelease">Serious 
issue in this release</h2><ul style="list-style: square"><li><a 
href="https://issues.apache.org/jira/browse/ARIES-1430";>Blueprint will shutdown 
bundles using JPA and @PersistenceContext after 5 minutes</a>.<p>The fix will 
be included in the next Karaf bugfix release. In the mean time you can replace 
the Aries blueprint core bundle with version 1.4.5 as soon as it is out
 .</p><h2 id="ReleaseNotesKarafVersion4.0.2">Release Notes - Karaf - Version 
4.0.2</h2><p> This is an update patch for Apache Karaf 4.0.x, containing many 
bug fixes, dependency updates, and improvements.</p><p> For more information, 
please see the below changelog:</p><h3 id="Bug">Bug</h3><p> * <a 
href="KARAF-1159.html">KARAF-1159</a> - Region support should be part of 
karaf-features-1.1.0.xsd<br/> * <a href="KARAF-3638.html">KARAF-3638</a> - 
karaf-maven-plugin:features-add-to-repository fails with NPE<br/> * <a 
href="KARAF-3885.html">KARAF-3885</a> - Memory leak when use interactive client 
shell<br/> * <a href="KARAF-3893.html">KARAF-3893</a> - Unable to start offline 
container<br/> * <a href="KARAF-3945.html">KARAF-3945</a> - Don't try and set 
permgen settings in Java 8<br/> * <a href="KARAF-3946.html">KARAF-3946</a> - 
LDAP role mapping too sensitive to extra whitespace<br/> * <a 
href="KARAF-3956.html">KARAF-3956</a> - should also add xalan into the endorse 
folder of distributions<b
 r/> * <a href="KARAF-3964.html">KARAF-3964</a> - cygpath call in "start" to 
convert CLASSPATH should first verify it's set<br/> * <a 
href="KARAF-3965.html">KARAF-3965</a> - Calling Ctrl+D in Karaf console, when 
karaf asks if it is necessary to dispay all console commands, causes console 
not responding forever<br/> * <a href="KARAF-3968.html">KARAF-3968</a> - The 
assembly mojo does not respect --offline<br/> * <a 
href="KARAF-3969.html">KARAF-3969</a> - assembly goal has no way to set javase 
version<br/> * <a href="KARAF-3971.html">KARAF-3971</a> - log:tail and pressing 
Ctrl-D freezes karaf shell console<br/> * <a 
href="KARAF-3975.html">KARAF-3975</a> - Wrong start-level for eclipselink 
adapter in eclipselink feature<br/> * <a href="KARAF-3996.html">KARAF-3996</a> 
- bin/karaf does not set ulimit if MAX_FD_LIMIT="unlimited"<br/> * <a 
href="KARAF-3998.html">KARAF-3998</a> - org.apache.felix.coordinator missing in 
transaction 1.3.0 feature<br/> * <a href="KARAF-3999.html">KARAF-3999</a> 
 - transaction feature is missing coordinator bundle<br/> * <a 
href="KARAF-4002.html">KARAF-4002</a> - Karaf build on jenkins always fail at 
karaf-maven-plugin<br/> * <a href="KARAF-4005.html">KARAF-4005</a> - Different 
locations for KARAF_HOME and KARAF_BASE<br/> * <a 
href="KARAF-4006.html">KARAF-4006</a> - karaf-maven-plugin does not seem to use 
the local repository<br/> * <a href="KARAF-4012.html">KARAF-4012</a> - On 
MacOSX, java_home check should be on 1.8<br/> * <a 
href="KARAF-4015.html">KARAF-4015</a> - Verification of the deployer feature 
fails<br/> * <a href="KARAF-4020.html">KARAF-4020</a> - 
karaf-maven-plugin:archive doesn't respect an empty prefixPath<br/> * <a 
href="KARAF-4022.html">KARAF-4022</a> - avoid the generated bundle file name 
too long in startup.properties<br/> * <a href="KARAF-4028.html">KARAF-4028</a> 
- karaf-wrapper-main.jar generated by wrapper is corrupted<br/> * <a 
href="KARAF-4030.html">KARAF-4030</a> - Doclint for Javadoc fails on JDK 8<br/> 
* <a href="K
 ARAF-4032.html">KARAF-4032</a> - Karaf maven plugin assembly goal does not use 
repositories declared in pom.xml<br/> * <a 
href="KARAF-4055.html">KARAF-4055</a> - karaf-maven-plugin: feature XML with a 
@ character</p><h3 id="Dependencyupgrade">Dependency upgrade</h3><p> * <a 
href="KARAF-3943.html">KARAF-3943</a> - Upgrade to Aries Util 1.1.1<br/> * <a 
href="KARAF-3947.html">KARAF-3947</a> - Upgrade to Aries Blueprint Core 1.4.4 
&amp; Aries Blueprint CM 1.0.7<br/> * <a href="KARAF-3948.html">KARAF-3948</a> 
- Upgrade to commons-compress 1.10<br/> * <a 
href="KARAF-4009.html">KARAF-4009</a> - Upgrade to Pax URL 2.4.3<br/> * <a 
href="KARAF-4019.html">KARAF-4019</a> - Upgrade jpa feature to 2.2.0<br/> * <a 
href="KARAF-4023.html">KARAF-4023</a> - Upgrade to Pax Logging 1.8.4<br/> * <a 
href="KARAF-4025.html">KARAF-4025</a> - Update scr to 2.0.0<br/> * <a 
href="KARAF-4033.html">KARAF-4033</a> - Upgrade to Aries JMX 1.1.5<br/> * <a 
href="KARAF-4034.html">KARAF-4034</a> - Upgrade to Aries JPA 2
 .2.0<br/> * <a href="KARAF-4035.html">KARAF-4035</a> - Upgrade to Aries 
Subsystem 2.0.2<br/> * <a href="KARAF-4036.html">KARAF-4036</a> - Upgrade to 
Aries Transaction Blueprint 2.0.0<br/> * <a 
href="KARAF-4037.html">KARAF-4037</a> - Upgrade to maven-bundle-plugin 
3.0.0<br/> * <a href="KARAF-4038.html">KARAF-4038</a> - Upgrade to Felix 
BundleRepository 2.0.6<br/> * <a href="KARAF-4039.html">KARAF-4039</a> - 
Upgrade to Felix ConfigAdmin 1.8.8<br/> * <a 
href="KARAF-4040.html">KARAF-4040</a> - Upgrade to Felix EventAdmin 1.4.4<br/> 
* <a href="KARAF-4041.html">KARAF-4041</a> - Upgrade to Felix Framework/Main 
5.2.0<br/> * <a href="KARAF-4042.html">KARAF-4042</a> - Upgrade to Felix 
Metatype 1.1.2<br/> * <a href="KARAF-4043.html">KARAF-4043</a> - Upgrade to 
Felix Resolver 1.6.0<br/> * <a href="KARAF-4044.html">KARAF-4044</a> - Upgrade 
to Felix SCR 2.0.2<br/> * <a href="KARAF-4045.html">KARAF-4045</a> - Upgrade to 
Felix WebConsole 4.2.12<br/> * <a href="KARAF-4046.html">KARAF-4046</a> - Upgr
 ade to Felix WebConsole Plugins DS 2.0.2<br/> * <a 
href="KARAF-4047.html">KARAF-4047</a> - Upgrade to Felix WebConsole Plugins 
Event 1.1.4<br/> * <a href="KARAF-4049.html">KARAF-4049</a> - Upgrade to 
Easymock 3.4<br/> * <a href="KARAF-4050.html">KARAF-4050</a> - Upgrade to Pax 
Exam 4.6.0<br/> * <a href="KARAF-4051.html">KARAF-4051</a> - Upgrade to Pax Web 
4.2.2<br/> * <a href="KARAF-4052.html">KARAF-4052</a> - Upgrade to Pax 
Tinybundles 2.1.1<br/> * <a href="KARAF-4053.html">KARAF-4053</a> - Upgrade to 
ASM 5.0.4</p><h3 id="Documentation2">Documentation</h3><p> * <a 
href="KARAF-3936.html">KARAF-3936</a> - Stray TODO in production docs<br/> * <a 
href="KARAF-3990.html">KARAF-3990</a> - Missing documentation for debugging 
environment variables</p><h3 id="Improvement">Improvement</h3><p> * <a 
href="KARAF-3262.html">KARAF-3262</a> - Being able to use ${karaf.etc} in 
feature &lt;configfile/> element<br/> * <a 
href="KARAF-3858.html">KARAF-3858</a> - Add systemd support in the wrapper<br/> 
*
  <a href="KARAF-3882.html">KARAF-3882</a> - karaf should permit alternative 
host key formats<br/> * <a href="KARAF-3954.html">KARAF-3954</a> - Convey 
terminal size changes through SSH<br/> * <a 
href="KARAF-3962.html">KARAF-3962</a> - Client can't use properties defined in 
custom.properties<br/> * <a href="KARAF-3963.html">KARAF-3963</a> - Some slight 
improvements to the doc for the feature generation mojo.<br/> * <a 
href="KARAF-3978.html">KARAF-3978</a> - enable specify different 
shell.init.script env for remote shell in "exec" and "shell" mode<br/> * <a 
href="KARAF-4007.html">KARAF-4007</a> - Use official spec bundle for jdbc<br/> 
* <a href="KARAF-4010.html">KARAF-4010</a> - Add feature repo for eclipsesource 
jaxrs<br/> * <a href="KARAF-4018.html">KARAF-4018</a> - Add 
transaction.blueprint 2.0.0 to transaction feature</p><h3 id="NewFeature">New 
Feature</h3><p> * <a href="KARAF-3950.html">KARAF-3950</a> - Add 
feature:export-bundles command</p></li></ul>
                 </div>
               </td>
             </tr>


Reply via email to