Author: jbonofre
Date: Mon Nov 16 06:47:20 2015
New Revision: 1714518

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

Added:
    karaf/site/production/images/cloud.png   (with props)
    karaf/site/production/images/container.png   (with props)
    karaf/site/production/images/enterprise.png   (with props)
    karaf/site/production/images/homepage-bg.jpg   (with props)
    karaf/site/production/images/iconsprite.png   (with props)
    karaf/site/production/index/community/news/news-2015-11-16.html
    
karaf/site/production/index/subprojects/decanter/download/karaf-decanter-1.0.1-release.html
    karaf/site/production/slick/
    karaf/site/production/slick/ajax-loader.gif   (with props)
    karaf/site/production/slick/config.rb
    karaf/site/production/slick/fonts/
    karaf/site/production/slick/fonts/slick.eot   (with props)
    karaf/site/production/slick/fonts/slick.svg
    karaf/site/production/slick/fonts/slick.ttf   (with props)
    karaf/site/production/slick/fonts/slick.woff   (with props)
    karaf/site/production/slick/slick-theme.css
    karaf/site/production/slick/slick-theme.scss
    karaf/site/production/slick/slick.css
    karaf/site/production/slick/slick.js
    karaf/site/production/slick/slick.min.js
    karaf/site/production/slick/slick.scss
Modified:
    karaf/site/production/index.html
    karaf/site/production/index/community/news.html
    karaf/site/production/index/community/releases-schedule.html
    karaf/site/production/index/subprojects.html
    karaf/site/production/index/subprojects/decanter.html
    karaf/site/production/index/subprojects/decanter/decanter-download.html
    karaf/site/production/site/sitemap.html

Added: karaf/site/production/images/cloud.png
URL: 
http://svn.apache.org/viewvc/karaf/site/production/images/cloud.png?rev=1714518&view=auto
==============================================================================
Binary file - no diff available.

Propchange: karaf/site/production/images/cloud.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: karaf/site/production/images/container.png
URL: 
http://svn.apache.org/viewvc/karaf/site/production/images/container.png?rev=1714518&view=auto
==============================================================================
Binary file - no diff available.

Propchange: karaf/site/production/images/container.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: karaf/site/production/images/enterprise.png
URL: 
http://svn.apache.org/viewvc/karaf/site/production/images/enterprise.png?rev=1714518&view=auto
==============================================================================
Binary file - no diff available.

Propchange: karaf/site/production/images/enterprise.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: karaf/site/production/images/homepage-bg.jpg
URL: 
http://svn.apache.org/viewvc/karaf/site/production/images/homepage-bg.jpg?rev=1714518&view=auto
==============================================================================
Binary file - no diff available.

Propchange: karaf/site/production/images/homepage-bg.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: karaf/site/production/images/iconsprite.png
URL: 
http://svn.apache.org/viewvc/karaf/site/production/images/iconsprite.png?rev=1714518&view=auto
==============================================================================
Binary file - no diff available.

Propchange: karaf/site/production/images/iconsprite.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: karaf/site/production/index.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/index.html?rev=1714518&r1=1714517&r2=1714518&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Mon Nov 16 06:47:20 2015
@@ -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 
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>
+<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="TheApacheKarafTeampostedonNovember162015KarafDecanter1.0.1released">The 
Apache Karaf Team posted on November 16, 2015<br/>Karaf Decanter 1.0.1 
released!</h1><p>The Karaf team is pleased to announce the availability of <a 
href="index/subprojects/decanter/download/karaf-decanter-1.0.1-release.html">Karaf
 Decanter 1.0.1</a>.</p><p>Apache Karaf Decanter 1.0.1 is a fix version on the 
1.x serie. It also brings new features like the file collector.</p><p>For more 
information, please see the <a 
href="index/subprojects/decanter/download/karaf-decanter-1.0.1-release.html">release
 notes</a>.</p><h1 
id="TheApacheKarafTeampostedonNovember102015Karaf4.0.3released">The Apache Ka
 raf 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>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="TheApacheKaraf
 TeampostedonOctober72015Karaf3.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 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="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 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 K
 araf 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="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 f
 or 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 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 
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="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 ne
 w 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>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/index/community/news.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/index/community/news.html?rev=1714518&r1=1714517&r2=1714518&view=diff
==============================================================================
--- karaf/site/production/index/community/news.html (original)
+++ karaf/site/production/index/community/news.html Mon Nov 16 06:47:20 2015
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<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>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/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 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="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 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">rele
 ase 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="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, co
 ntaining 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 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="TheApacheKarafTeampostedonJul
 y22015Karaf3.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="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 p
 roduction 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 infor
 mation, 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/c
 ommunity/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-cel
 lar-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 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 ba
 sed 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.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.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="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, 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 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="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 bu
 g 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><h1 
id="TheApacheKarafTeampostedonOctober142014Karaf4.0.0.M1released">The Apache 
Karaf Team posted on October 14, 2014<br/>Karaf 4.0.0.M1 released!</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/community/download/karaf-4.0.0.M1-release.html">Karaf 
4.0.0.M1</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.M1 
represents a major refactoring of the project, and includes numerous new 
features. We ask th
 at 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.</p><p>For more information, please see the <a 
href="index/community/download/karaf-4.0.0.M1-release.html">release 
notes</a>.</p><h1 
id="TheApacheKarafTeampostedonOctober132014Karaf3.0.2released">The Apache Karaf 
Team posted on October 13, 2014<br/>Karaf 3.0.2 released!</h1><p>Th
 e Karaf team is pleased to announce the availability of <a 
href="index/community/download/karaf-3.0.2-release.html">Karaf 
3.0.2</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: Support of !$ to recall the last command argument, a command to 
display bundle id, and automatically create data sources from configuration 
files.<br/>For more information, please see the <a 
href="index/community/download/karaf-3.0.2-release.html">release 
notes</a>.</p><h1 
id="JamieGoodyearpostedonSeptember202014Karaf2.4.0released">Jamie Goodyear 
posted on September 20, 2014<br/>Karaf 2.4.0 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-2.4.0-release.html">Karaf 
2.4.0</a>.</p><p>This release represents a new branch of Apache Karaf 
development. It includes the latest Aries and Pax libraries, Apache Pom 14, add 
support for role-based JMX 
 authorization, includes heap dumps when we create debugging data from create 
dump command, blueprint-web feature, support for JAAS groups, and includes Pax 
CDI feature. There are several hundred items currently in this RC's release 
notes, so you'll want to spend some time discovering all the hidden 
gems.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.4.0-release.html">release 
notes</a>.</p><h1 
id="JamieGoodyearpostedonSeptember192014Karaf2.3.8released">Jamie Goodyear 
posted on September 19, 2014<br/>Karaf 2.3.8 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.8-release.html">Karaf 
2.3.8</a>.</p><p>This is an update patch for Apache Karaf 2.3.7, containing 
several bug fixes, and dependency updates. We have introduced support of !$ to 
recall the last command argument, and improved the command description for 
osgi:shutdown.<br/>For more information, please see the <a href="index/co
 mmunity/download/karaf-2.3.8-release.html">release notes</a>.</p><h1 
id="JamieGoodyearpostedonSeptember62014Karaf2.3.7released">Jamie Goodyear 
posted on September 6, 2014<br/>Karaf 2.3.7 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.7-release.html">Karaf 
2.3.7</a>.</p><p>This is an update patch for Apache Karaf 2.3.6, containing 
many bug fixes, dependency updates, and improvements. New features include 
SyncopeLoginModule, and improved documentation for exposing JAAS 
BackendEngineFactory services for the login module and configfile override 
behavoir. This patch contains a high priority bug fix for Windows users 
experiencing console input issues.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.3.7-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonAugust12014Karaf2.3.6released">Jamie 
Goodyear posted on August 1, 2014<br/>Karaf 2.3.6 released!</h1><p>The Karaf 
team 
 is pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.6-release.html">Karaf 
2.3.6</a>.</p><p>This is an update patch for Apache Karaf 2.3.5, containing 
many bug fixes, dependency updates, and improvements. New feature highlights 
include: Automatically create data sources from configuration files, add 
backing engine serivce for 
org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule, add a flag to 
bin/client so that it can read private key from a specified location, and 
Provide shell:env command.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.3.6-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonJuly42014KarafCave3.0.0released">Jean-Baptiste 
Onofré posted on July 4, 2014<br/>Karaf Cave 3.0.0 released</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">Karaf Cave 
3.0.0</a>.<br/>This release is the first one
  of the Cave 3.0.x serie, fully compatible with Karaf 3.0.x.<br/>It includes 
major updates and bug fixes.<br/>For more information, please see the <a 
href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonJune272014KarafCellar3.0.0released">Jean-Baptiste 
Onofré posted on June 27, 2014<br/>Karaf Cellar 3.0.0 released</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.html">Karaf 
Cellar 3.0.0</a>.<br/>This release is the first one of the Cellar 3.0.x serie, 
fully compatible with Karaf 3.0.x and powered by Hazelcast 3.2.3.<br/>It 
includes major updates and bug fixes.<br/>For more information, please see the 
<a 
href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.html">release
 notes</a>.</p><h1 
id="JeanBaptisteOnofrepostedonJune202014Updateonthewebsite">Jean-Baptiste 
Onofre posted on June 20, 2014<br/>Update on the webs
 ite</h1><p>The Karaf website has changed a little bit. We added a new webpage 
(accessible directly from the navigation menu on the left) providing an 
overview of the different Karaf and subprojects branches<br/>and the releases 
schedule.</p><p>The purpose is to give you more visibility on the release 
dates.</p><p><a href="index/community/releases-schedule.html">Releases 
Schedule</a></p><h1 
id="JamieGoodyearpostedonApril132014Karaf2.3.5and3.0.1released">Jamie Goodyear 
posted on April 13, 2014<br/>Karaf 2.3.5 and 3.0.1 released!</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.5-release.html">Karaf 2.3.5</a> and <a 
href="index/community/download/karaf-3.0.1-release.html">Karaf 
3.0.1</a>.</p><h2 id="ApacheKaraf2.3.5">Apache Karaf 2.3.5</h2><p>This is an 
update patch for Apache Karaf 2.3.4, containing many bug fixes, dependency 
updates, and improvements. New feature highlights include: monitoring 
etc/user.properties with Felix 
 fileInstall, and adding MSSQL datasource type.<br/>For more information, 
please see the <a 
href="index/community/download/karaf-2.3.5-release.html">release notes</a>.  
</p><h2 id="ApacheKaraf3.0.1">Apache Karaf 3.0.1</h2><p>This is an update patch 
for Apache Karaf 3.0.0, containing many bug fixes, dependency updates, and 
improvements. New feature highlights include: the addition of Pax CDI to Karaf 
enterprise feature, monitoring etc/user.properties with Felix fileInstall, and 
adding MSSQL datasource type.<br/>For more information, please see the <a 
href="index/community/download/karaf-3.0.1-release.html">release 
notes</a>.</p><h1 
id="JamieGoodyearpostedonFebruary172014Karaf2.3.4released">Jamie Goodyear 
posted on February 17, 2014<br/>Karaf 2.3.4 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.4-release.html">Karaf 
2.3.4</a>.</p><p>This patch update to the 2.3.x line contains multiple bug 
fixes, improvements, and 
 dependency updates including; Clone and status commands for instances, 
Hibernate feature, improved managment &amp; debugging, and dependency updates 
to Aries Blueprint core 1.4.0, json 20131018, bndlib 2.2.0, and various updates 
to maven plugins.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.3.4-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonJanuary212014KarafCave2.3.0released">Jean-Baptiste 
Onofré posted on January 21, 2014<br/>Karaf Cave 2.3.0 released!</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">Karaf Cave 
2.3.0</a>.</p><p>Karaf Cave provides an OSGi Bundle Repository (OBR), simple 
Maven repository, and Karaf Features Repository (KFR).</p><p>OBR provides a 
service that can automatically install a bundle, with its deployment 
dependencies, from a bundle<br/>repository.</p><p>Apache Karaf Cave provides 
the following features:</p><
 ul style="list-style: square"><li>Storage: Karaf Cave provides a filesystem 
storage. The storage backend is designed with a kind of plugin system, it means 
that we can change the default filesystem storage by another kind of 
storage</li><li>OBR metadata generation: Karaf Cave automatically creates the 
OBR metadata for you, using the artifacts presents in the Cave 
repository.</li><li>OBR registration: Karaf Cave allows you to directly 
register a Cave repository into the OBR RepositoryAdmin OSGi 
service.</li><li>Artifact upload: you can update any OSGi bundle in a Cave 
repository, using advanced URL, e.g.  
mvn:groupId/artifactId/version</li><li>HTTP Maven/OBR: Karaf Cave provides a 
HTTP service where you can download artifacts and get OBR 
information.</li><li>"External" repository proxy: you can proxy an existing 
repository (like a Maven one) into a Cave repository. In that case, the 
artifacts are still resident on the proxied repository, Cave handles the OBR 
metadata. Cave supports f
 ile: and http: like URL, it means that Cave is able to browse a remote HTTP 
Maven repository.</li><li>"External" repository population: you can populate 
your local Cave repository from an external repository.  It means that Cave 
browse the external repository URL (file: or http:), looking for OSGi bundles 
in the artifacts, and copy the bundles in the Cave repository 
storage.</li></ul><p>For more information, please see the <a 
href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">release 
notes</a>.</p><h1 
id="JamieGoodyearpostedonDecember242013Karaf3.0.0released">Jamie Goodyear 
posted on December 24, 2013<br/>Karaf 3.0.0 released!</h1><p>The Karaf team is 
tremendously pleased to announce the availability of <a 
href="index/community/download/karaf-3.0.0-release.html">Karaf 
3.0.0</a>.</p><p>This is a major new release of Apache Karaf, containing many 
refactorings, OSGi rev 5 support, wide ranging dependency upgrades, and new 
commands.<br/>For more information, please see
  the <a href="index/community/download/karaf-3.0.0-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonOctober142013KarafCellar2.3.2released">Jean-Baptiste
 Onofré posted on October 14, 2013<br/>Karaf Cellar 2.3.2 released</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.2-release.html">Karaf 
Cellar 2.3.2</a>.<br/>This release is the second one on the Cellar 2.3.x 
branch, fully compatible with the Karaf 2.3.x serie. All users of a Karaf 2.3.x 
have to use this Cellar version.<br/>It includes major bug fixes.<br/>For more 
information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.2-release.html">release
 notes</a>.</p><h1 
id="JamieGoodyearpostedonSeptember202013Karaf2.3.3released">Jamie Goodyear 
posted on September 20, 2013<br/>Karaf 2.3.3 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.3-relea
 se.html">Karaf 2.3.3</a>.</p><p>This patch update to the 2.3.x line contains 
multiple bug fixes, improvements, and dependency updates including; 
improvements to the service wrapper to detect java, return correct exit codes, 
have correct karaf.data information on child instances and operate on Solaris, 
the log command can now list all the logging levels currently set, and 
dependency updates to Spring 3.2.4.RELEASE, Pax Logging 1.7.1, easymock 3.2, 
and jasypt 1.9.1.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.3.3-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonJuly102013Karaf2.3.2released">Jamie 
Goodyear posted on July 10, 2013<br/>Karaf 2.3.2 released!</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.2-release.html">Karaf 
2.3.2</a>.</p><p>In this patch update to the 2.3.x line contains multiple bug 
fixes, improvements, and dependency updates including; restored IBM Java
  compatibility, DirectoryWatcher for deploy folder now waits for framework 
start level to reach 60, BundleWatcher now waits for refresh to be finished 
before updating another bundle, CXF DOSGI feature now included in Karaf repos 
config, HTTP feature now installs a default web config file, and dependency 
updates to Spring 3.2.3.RELEASE, Pax Web 1.1.14, Aries Transaction Blueprint 
1.0.1, and Pax Url 1.3.6.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.3.2-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonJuly12013KarafCellar2.3.1released">Jean-Baptiste 
Onofré posted on July 1, 2013<br/>Karaf Cellar 2.3.1 released</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.1-release.html">Karaf 
Cellar 2.3.1</a>.<br/>This release is the second one on the Cellar 2.3.x 
branch, fully compatible with the Karaf 2.3.x serie. All users of a Karaf 2.3.x 
have to use this Ce
 llar version.<br/>It includes major bug fixes.<br/>For more information, 
please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.1-release.html">release
 notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonMay232013KarafCellar2.3.0released">Jean-Baptiste 
Onofré posted on May 23, 2013<br/>Karaf Cellar 2.3.0 released</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.0-release.html">Karaf 
Cellar 2.3.0</a>.<br/>This release is the first one on the Cellar 2.3.x branch, 
fully compatible with the Karaf 2.3.x serie. All users of a Karaf 2.3.x have to 
use this Cellar version.<br/>It includes a lot of bug fixes and new 
features.<br/>For more information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.0-release.html">release
 notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonMay232013KarafCellar2.2.6released">Jean-Baptiste 
Onofré posted on May 23, 2013<br/>Karaf Cellar 2.2.6 re
 leased</h1><p>The Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.2.6-release.html">Karaf 
Cellar 2.2.6</a>.<br/>This release of Apache Karaf Cellar is considered a high 
priority update for users of Apache Karaf Cellar 2.2.x. It includes a lot of 
bug fixes and new features. <br/>For more information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.2.6-release.html">release
 notes</a>.</p><h1 
id="JamieGoodyearpostedonMarch152013Karaf3.0.0.RC1released">Jamie Goodyear 
posted on March 15, 2013<br/>Karaf 3.0.0.RC1 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-3.0.0.RC1-release.html">Karaf 
3.0.0.RC1</a>.</p><p> !! This is a technology preview release of Apache Karaf, 
and should NOT be considered a production ready version !!</p><p>Apache Karaf 
3.0.0.RC1 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 3.0.0 release can be as feature complete and stable as 
possible.<br/>For more information, please see the <a 
href="index/community/download/karaf-3.0.0.RC1-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonMarch32013Karaf2.3.1released">Jamie 
Goodyear posted on March 3, 2013<br/>Karaf 2.3.1 released!</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.1-release.html">Karaf 
2.3.1</a>.</p><p>In this patch update to the 2.3.x line contains multiple bug 
fixes, improvements, and dependency updates including; an upgrade to OSGi spec 
4.3.1, Spring 3.1.4.RELEASE, Pax Exam 2.6.0, Pax Web 1.1.12, Jetty 
7.6.8.v20121106, Aries Blueprint Core 1.1.0, and fixes to the LDAP login 
module, improved failover lock logic, removes a console shutdown -f hang, and 
adds a jre-1.8 to jre.properties.<br/>For more information, please see the <a 
href="
 index/community/download/karaf-2.3.1-release.html">release notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonFebruary172013KarafEIK0.9.0released">Jean-Baptiste 
Onofré posted on February 17, 2013<br/>Karaf EIK 0.9.0 released</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/subprojects/eik/download/karaf-eik-0.9.0-release.html">Karaf EIK 
0.9.0</a>.</p><p>This is the first release of Karaf EIK, allowing you to 
integrate Karaf in your Eclipse environment.</p><p>For more information, please 
see the <a 
href="index/subprojects/eik/download/karaf-eik-0.9.0-release.html">release 
notes</a>.</p><h1 
id="JamieGoodyearpostedonDecember212012Karaf2.2.10released">Jamie Goodyear 
posted on December 21, 2012<br/>Karaf 2.2.10 released</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-2.2.10-release.html">Karaf 
2.2.10</a>.</p><p>This release of Apache Karaf is based off of the 2.2.x series 
branch, representing an update
  to Apache Karaf 2.2.9. It contains bug fixes identified in the prior release, 
and introduces improvements including; Making pom.xml eclipse 3.7 m2e friendly, 
updating Spring to 2.5.6.SEC03, improved terminal behavior when sshing from 
windows to unix, and improved lock logic to wait while start level change 
occurs. Several dependencies were also updated, bringing Felix Webconsole to 
4.0.0, pax-logging to 1.6.10, pax-web to 1.0.12, and the Apache pom to version 
12.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.2.10-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonDecember062012KarafCellar2.2.5released">Jean-Baptiste
 Onofré posted on December 06, 2012<br/>Karaf Cellar 2.2.5 
released!</h1><p>The Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.2.5-release.html">Karaf 
Cellar 2.2.5</a>.</p><p>This release of Apache Karaf Cellar is based off of the 
2.2.x series branch
 , representing a major update to Apache Karaf Cellar 2.2.4. It contains a lot 
of bug fixes and some important new features.<br/>Especially, the bundle and 
configuration synchronization mechanism have been improved, the local node 
state (group, producers, consumers, handlers) is now persistent, the cluster 
commands and MBeans haven been improved, including the addition of cluster:sync 
command.<br/>For more information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.2.5-release.html">release
 notes</a>.</p><h1 
id="JamieGoodyearpostedonOctober152012Karaf2.3.0released">Jamie Goodyear posted 
on October 15, 2012<br/>Karaf 2.3.0 released!</h1><p>The Karaf team is pleased 
to announce the availability of <a 
href="index/community/download/karaf-2.3.0-release.html">Karaf 
2.3.0</a>.</p><p>This release of Apache Karaf sets the stage for the 3.0.x 
line, introducing OSGi rev 4.3 support, new commands, features, improvements, 
and a mulititude of dependency updates. At Karaf
 's core you'll find Equinox 3.8.0.v20120529-1548 and Apache Felix framework 
4.0.3. New additions such as Karaf-pax-exam, commands back ported from Karaf 
3.x, and command aliases to help make migrating betwen 2.3.x and 3.x 
easier.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.3.0-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonSeptember032012WelcomeBrianToppingasanewKarafcommitter">Jean-Baptiste
 Onofré posted on September 03, 2012<br/>Welcome Brian Topping as a new Karaf 
committer</h1><p>The Karaf team is pleased to announce Brian Topping as a new 
committer.</p><p>Welcome aboard Brian !</p><h1 
id="JamieGoodyearpostedonAugust182012Karaf2.2.9released">Jamie Goodyear posted 
on August 18, 2012<br/>Karaf 2.2.9 released</h1><p>The Karaf team is pleased to 
announce the availability of <a 
href="index/community/download/karaf-2.2.9-release.html">Karaf 
2.2.9</a>.</p><p>This release of Apache Karaf is based off of the 2.2.x series 
bra
 nch, representing an update to Apache Karaf 2.2.8. It contains bug fixes 
identified in the prior release, and introduces improvements including; An 
update to fix a NullPointerException when using JDK 6 update 33 or JDK 7 
update5, a new JDBC lock implementation for Postgres, a fix for using version 
with the wrap protocol, and renaming command-watch to watch. Several 
dependences were also updated, bringing Felix Framework to 3.2.2, pax-logging 
to 1.6.9, slf4j to 1.6.6, xbean to 3.11.1, aries proxy to 0.3.1, and a 
multitude of updates to maven plugins.<br/>For more information, please see the 
<a href="index/community/download/karaf-2.2.9-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonJune252012Karaf2.2.8released">Jamie 
Goodyear posted on June 25, 2012<br/>Karaf 2.2.8 released</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.2.8-release.html">Karaf 
2.2.8</a>.</p><p>This release of Apache Karaf is based off of th
 e 2.2.x series branch, representing an update to Apache Karaf 2.2.7. It 
contains bug fixes identified in the prior release, and introduces improvements 
including; A command that can not be loaded no longer breaks the whole 
completion, removing a KAR now uninstalls the shipped features, and SSH 
keystore is now compatible with IBM JDK. Several dependences were also updated, 
bringing ServiceMix Specs to version 2.0, pax-logging to 1.6.7, Jansi to 1.9, 
JLine to 2.7, Felix Utils to 1.2.0, Felix FileInstall to 3.2.4, and sshd to 
0.7.0.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.2.8-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonMay202012KarafCellar2.2.4released">Jean-Baptiste 
Onofré posted on May 20, 2012<br/>Karaf Cellar 2.2.4 released</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.2.4-release.html">Karaf 
Cellar 2.2.4</a>.<br/>This release of Apache
  Karaf Cellar is considered a high priority update for users of Apache Karaf 
Cellar 2.2.3. It includes a lot of bug fixes and new features. <br/>For more 
information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.2.4-release.html">release
 notes</a>.</p><h1 
id="JamieGoodyearpostedonApril272012Karaf2.2.7released">Jamie Goodyear posted 
on April 27, 2012<br/>Karaf 2.2.7 released</h1><p>The Karaf team is pleased to 
announce the availability of <a 
href="index/community/download/karaf-2.2.7-release.html">Karaf 
2.2.7</a>.<br/>This release of Apache Karaf is considered a high priority 
update for users of Apache Karaf 2.2.6. An issue in which configuration updates 
were not being persisted to storage was detected, an update to FileInstall 
version 3.2.2 was made necessary. In addition to the above other bug fixes have 
been resolved, including; updating the features repo pointer for pax-wicket, 
removing an unnecessary warning on missing repository name when the name is
  defined however not presently loaded, the SSHD authorized key provider now 
logs in DEBUG, and SSH now correctly uses the karaf.base variable. A version 
update to pax web 1.0.9 has also been included in the dependencies.<br/>For 
more information, please see the <a 
href="index/community/download/karaf-2.2.7-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonApril82012Karaf2.2.6released">Jamie 
Goodyear posted on April 8, 2012<br/>Karaf 2.2.6 released</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.2.6-release.html">Karaf 
2.2.6</a>.<br/>This release of Apache Karaf is based off of the 2.2.x series 
branch, representing an update to Apache Karaf 2.2.5. It contains bug fixes 
identified in the prior release, and introduces improvements including; 
improved Windows, AIX, HP-UX, and Solaris support in the service wrapper, three 
new deployer demos showing how to make an OSGi bundle, a features file, and how 
to wrap a thir
 d party jar into a bundle, and support for ssh public key authentication and 
agent forwarding. A few new commands also appear in this release including; 
features:status to indicate feature loaded or not, feature:chooseurl to make it 
easy to install well known feature files, and a watch command to allow users to 
watch the output of a karaf command like when using the unix watch mechanism. 
Several dependencies were also updated, bringing Spring to 3.0.7-RELEASE, 
eventadmin to 1.2.14, Apache Pom to version 10, the maven bundle plugin to 
2.3.7, and fileinstall to 3.2.0.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.2.6-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonJanuary202012KarafCellar2.2.3released">Jean-Baptiste
 Onofré posted on January 20, 2012<br/>Karaf Cellar 2.2.3 released</h1><p>The 
Karaf tema is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.2.3-release.html">Karaf
  Cellar 2.2.3</a>.<br/>This release of Apache Karaf Cellar is based off of the 
2.2.x series branch, representing an update to Apache Karaf Cellar 2.2.2. It 
contains bug fixes identified in the prior release, and introduces improvements 
including: cluster group support for bundles, full access on the Hazelcast 
configuration file, update to Hazelcast 1.9.4.6 and jclouds 1.3.1, first DOSGi 
support, new samples including usage with Apache Camel, OBR support in 
clusters.<br/>For more information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.2.3-release.html">release
 notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonJanuary202012NewKarafsubprojects">Jean-Baptiste 
Onofré posted on January 20, 2012<br/>New Karaf sub-projects</h1><p>The Karaf 
team is pleased to announce three new sub-projects: <a 
href="../subprojects/cave.html">Cave</a>, <a 
href="../subprojects/eik.html">EIK</a>, <a 
href="../subprojects/webconsole.html">WebConsole</a>.<br/>Take a look on the 
sub-p
 roject pages to have more information.<br/>We are working to provide a first 
release of these projects, but the sources are already available.</p><h1 
id="JamieGoodyearpostedonDecember252011Karaf2.2.5released">Jamie Goodyear 
posted on December 25, 2011<br/>Karaf 2.2.5 released</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-2.2.5-release.html">Karaf 
2.2.5</a>.<br/>This release of Apache Karaf is based off of the 2.2.x series 
branch, representing an update to Apache Karaf 2.2.4. It contains bug fixes 
identified in the prior release, and introduces improvements including; 
multiple JAAS support improvements, better support for Linux systems with 
certain versions of libc, SCP support, and demos for extending Karaf's console 
commands and using Karaf Archives (KARs). Several dependencies were also 
updated, bringing Pax Web to version 1.0.8, Jetty to 7.5.4.v20111024, and 
Jasypt to 1.8.<br/>For more information, please see the <a href=
 "index/community/download/karaf-2.2.5-release.html">release notes</a>.</p><h1 
id="JamieGoodyearpostedonOctober162011Karaf2.2.4released">Jamie Goodyear posted 
on October 16, 2011<br/>Karaf 2.2.4 released</h1><p>The Karaf team is pleased 
to announce the availability of <a 
href="index/community/download/karaf-2.2.4-release.html">Karaf 
2.2.4</a>.<br/>This release of Apache Karaf is based off of the 2.2.x series 
branch, representing an update to Apache Karaf 2.2.3. It contains bug fixes 
identified in the prior release, and introduces improvements including; 
significant improvements to KAR support, and new MBeans (such as Dev, HTTP, 
Log, OBR, Bundles, Services and System). Several dependencies were also 
updated, bringing Apache Felix Gogo to version 0.10.0, and Pax Web to 
1.0.7.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.2.4-release.html">release 
notes</a>.</p><h1 
id="JamieGoodyearpostedonSeptember12011Karaf2.2.3released">Jamie Goodyear 
posted on Se
 ptember 1, 2011<br/>Karaf 2.2.3 released</h1><p>The Karaf team is pleased to 
announce the availability of <a 
href="index/community/download/karaf-2.2.3-release.html">Karaf 
2.2.3</a>.<br/>This release of Apache Karaf is based off of the 2.2.x series 
branch, representing an update to Apache Karaf 2.2.2. It contains bug fixes 
identified in the prior release, and introduces improvements including; 
Optional JDK 7 support, a spring-jms feature, and a macro allowing users to 
identify the contents of a specific config file. Several dependencies were also 
updated, bringing Jetty to version 7.4.5.v20110725, Eclispe Equinox to 
3.6.2.R36x_v20110210, and Pax web to 1.0.6.<br/>For more information, please 
see the <a href="index/community/download/karaf-2.2.3-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonJuly102011KarafCellar2.2.2released">Jean-Baptiste 
Onofré posted on July 10, 2011<br/>Karaf Cellar 2.2.2 released</h1><p>The 
Karaf team is pleased to announce the availabi
 lity of <a href="index/subprojects/cellar/download.html">Karaf Cellar 
2.2.2</a>.<br/>This is the first release of Apache Karaf Cellar. Karaf Cellar 
is clustering solution for Apache Karaf powered by Hazelcast.<br/>Karaf Cellar 
allows you to manage a cluster of Karaf instances, provising synchronisation 
between instances.<br/>This release includes bug fixes and new features like 
jclouds support.<br/>For more information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.2.2-release.html">release
 notes</a>.</p><h1 id="JamieGoodyearpostedonJuly172011Karaf2.1.6released">Jamie 
Goodyear posted on July 17, 2011<br/>Karaf 2.1.6 released</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.1.6-release.html">Karaf 
2.1.6</a>.<br/>This release of Apache Karaf is based off of the 2.1.x series 
branch, representing an update to Apache Karaf 2.1.5 and the last planned patch 
to the 2.1.x branch. It contains a few small bug 
 fixes and improvements, including; updated branding-console documentation, a 
new warning on osgi:shutdown to avoid inadvertently shutting down the 
container, and a correction to the Oracle JDBC locking mechanism behavior when 
the locking table is empty.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.1.6-release.html">release 
notes</a>.</p><h1 
id="JeanBaptisteOnofrpostedonJuly102011KarafCellar2.2.1released">Jean-Baptiste 
Onofré posted on July 10, 2011<br/>Karaf Cellar 2.2.1 released</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download.html">Karaf Cellar 2.2.1</a>.<br/>This 
is the first release of Apache Karaf Cellar. Karaf Cellar is clustering 
solution for Apache Karaf powered by Hazelcast.<br/>Karaf Cellar allows you to 
manage a cluster of Karaf instances, provising synchronisation between 
instances.<br/>For more information, please see the <a 
href="index/subprojects/cellar/download/karaf-c
 ellar-2.2.1-release.html">release notes</a>.</p><h1 
id="JamieGoodyearpostedonJuly32011Karaf2.2.2released">Jamie Goodyear posted on 
July 3, 2011<br/>Karaf 2.2.2 released</h1><p>The Karaf team is pleased to 
announce the availability of <a 
href="index/community/download/karaf-2.2.2-release.html">Karaf 
2.2.2</a>.<br/>This release of Apache Karaf is based off of the 2.2.x series 
branch, representing an update to Apache Karaf 2.2.1. It contains bug fixes 
identified in the prior release, and introduces improvements including; 
improved behavior for the OracleDB locking mechanism and http feature jetty 
port usage. Several improvements to the shell have been incorporated, such as 
completion for shell aliases and a warning on osgi:shutdown to avoid 
inadvertently shutting down the container. There has also been a few small 
dependency upgrades to felix event admin, Pax URL, and jetty.<br/>For more 
information, please see the <a 
href="index/community/download/karaf-2.2.2-release.html">release not
 es</a>.</p><h1 id="JamieGoodyearpostedonMay152011Karaf2.2.1released">Jamie 
Goodyear posted on May 15, 2011<br/>Karaf 2.2.1 released</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.2.1-release.html">Karaf 
2.2.1</a>.<br/>This release of Apache Karaf is based off of the 2.2.x series 
branch, representing an update to Apache Karaf 2.2.0. It contains bug fixes 
identified in the prior release, and introduces improvements including; updates 
to pax-logging, pax-runner, pax-web, jetty, and felix versions. The config 
commands have has been updated, and kar features are now in 
features-maven-plugin.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.2.1-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonApril302011Karaf2.1.5released">Jamie 
Goodyear posted on April 30, 2011<br/>Karaf 2.1.5 released</h1><p>The Karaf 
team is pleased to announce the availability of <a href="index/community/downl
 oad/karaf-2.1.5-release.html">Karaf 2.1.5</a>.<br/>This release of Apache 
Karaf is based off of the 2.1.x series branch, representing an update to Apache 
Karaf 2.1.4. It contains several bug fixes identified in the prior release, 
including; improved Eclipse console karaf shell output, handling TAB characters 
in feature repository to avoid resoultion errors when adding features to repo, 
and multiple fixes to the config shell. IMPORTANT: This patch release also 
updates the Felix Framework from version 3.0.2 to 3.0.9. <br/>For more 
information, please see the <a 
href="index/community/download/karaf-2.1.5-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonFeb282011Karaf2.2.0released">Jamie 
Goodyear posted on Feb 28, 2011<br/>Karaf 2.2.0 released</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.2.0-release.html">Karaf 
2.2.0</a>.<br/>This release of Apache Karaf contains a multitude of new 
features, improvements, and 
 bug fixes.  Some highlights include many new or updated commands, a LDAP JAAS 
module with login support, an updated feature service, a feature for Aries 
transaction, JPA &amp; JNDI modules, expanded documentation, and new versions 
of most dependencies.  The help system and manual have also undergone major 
updates. Please note that if you are using pax-exam with scanFeatures that you 
also have to upgrade pax-exam to the latest version.<br/>For more information, 
please see the <a 
href="index/community/download/karaf-2.2.0-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonFeb152011Karaf2.1.4released">Jamie 
Goodyear posted on Feb 15, 2011<br/>Karaf 2.1.4 released</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.1.4-release.html">Karaf 
2.1.4</a>.<br/>This release of Apache Karaf is based off of the 2.1.x series 
branch, representing an update to Apache Karaf 2.1.3. It contains several bug 
fixes identified in the prio
 r release, and introduces several improvements including; better behavior of 
the features-maven-plugin, documentation for making multiple configuration 
files available to the bundle context, and a more efficient bundle description 
for header display.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.1.4-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonJan112011Karaf2.1.3released">Jamie 
Goodyear posted on Jan 11, 2011<br/>Karaf 2.1.3 released</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.1.3-release.html">Karaf 
2.1.3</a>.<br/>This release of Apache Karaf is based off of the 2.1.x series 
branch, representing an update to Apache Karaf 2.1.2. It contains several bug 
fixes identified in the prior release, and updates the versions of SLF4j, 
pax-url-mvn, spring, and pax-exam. For more detail please see the change log 
below.<br/>For more information, please see the <a href="index/co
 mmunity/download/karaf-2.1.3-release.html">release notes</a>.</p><h1 
id="JamieGoodyearpostedonNov252010Karaf2.1.2released">Jamie Goodyear posted on 
Nov 25, 2010<br/>Karaf 2.1.2 released</h1><p>The Karaf team is pleased to 
announce the availability of <a 
href="index/community/download/karaf-2.1.2-release.html">Karaf 
2.1.2</a>.<br/>This release of Apache Karaf is based off of the 2.1.x series 
branch, representing an update to Apache Karaf 2.1.1. It contains several bug 
fixes identified in the prior release, and updates the pax-url version.<br/>For 
more information, please see the <a 
href="index/community/download/karaf-2.1.2-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonNov142010Karaf2.1.1released">Jamie 
Goodyear posted on Nov 14, 2010<br/>Karaf 2.1.1 released</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.1.1-release.html">Karaf 
2.1.1</a>.<br/>This release of Apache Karaf is based off of the 2.1.x series b
 ranch, representing an update to Apache Karaf 2.1.0. It contains multiple bug 
fixes, while introducing a minimal number of changes to dependencies from our 
last release.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.1.1-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonSep242010Karaf2.1.0released">Jamie 
Goodyear posted on Sep 24, 2010<br/>Karaf 2.1.0 released</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.1.0-release.html">Karaf 2.1.0</a> 
.<br/>New to this release of Apache Karaf is a JAAS Database Login Module, a  
way to store passwords in a secured way, a mechanism that allows a karaf  
application to distinguish between UserPrincipal and RolePrincipal  without 
depending from the Karaf JAAS Module.<br/>The shell console has been enhanced 
to be available in a plain  non-OSGi environment and smart tab completion has 
been improved, along  with various commands.<br/>We have a
 lso resolved a number of outstanding issues, and improved  support on OS X and 
IBM Java based systems.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.1.0-release.html">release notes</a> 
.</p><h1 id="JamieGoodyearpostedonJul232010Karaf2.0.0released">Jamie Goodyear 
posted on Jul 23, 2010<br/>Karaf 2.0.0 released</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="download/karaf-2.0.0-release.html">Karaf 2.0.0</a>.<br/>This release is 
our first as a top level apache project, and includes a number of new features, 
improvements and bug fixes.<br/>For more information, please see the <a 
href="download/karaf-2.0.0-release.html">release notes</a>.</p><h1 
id="GuillaumeNodetpostedonJun162010KarafisnowTLP">Guillaume Nodet posted on Jun 
16, 2010<br/>Karaf is now TLP</h1><p>Today, the <a 
href="http://www.apache.org";>Apache Software Foundation</a> board has just 
established Karaf as a new Top Level Project.   </p><p>The whole community is 
 thrilled and will strive to make the project even better and more 
successful.</p>

[... 5 lines stripped ...]

Reply via email to