Author: jbonofre
Date: Fri Mar 27 12:37:03 2015
New Revision: 1669565

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

Added:
    karaf/site/production/index/community/news/news-2015-03-27.html
    
karaf/site/production/index/subprojects/cellar/download/karaf-cellar-2.3.5-release.html
    
karaf/site/production/index/subprojects/cellar/download/karaf-cellar-3.0.2-release.html
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/cellar.html
    karaf/site/production/index/subprojects/cellar/cellar-download.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=1669565&r1=1669564&r2=1669565&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Fri Mar 27 12:37:03 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 
small OSGi based runtime which provides a lightweight container onto which 
various components and applications can be deployed.</p><p>Here is a short list 
of features supported by the Karaf:</p><ul><li><strong>Hot deployment</strong>: 
Karaf supports hot deployment of OSGi bundles by monitoring jar files inside 
the <tt>[home]/deploy</tt> directory.  Each time a jar is copied in this 
folder, it will be installed inside the runtime.  You can then update or delete 
it and changes will be handled automatically.  In addition, the Karaf also 
supports exploded bundles and custom deployers (blueprint and spring ones are 
included by default).</li><li><strong>Dynamic configuration</strong>: Services 
are usually configured through the ConfigurationAdmin OSGi service.  Such 
configuration can be defined in Karaf using property files inside the <tt>[ho
 me]/etc</tt> directory.  These configurations are monitored and changes on the 
properties files will be propagated to the services.</li><li><strong>Logging 
System</strong>: using a centralized logging back end supported by Log4J, Karaf 
supports a number of different APIs (JDK 1.4, JCL, SLF4J, Avalon, Tomcat, 
OSGi)</li><li><strong>Provisioning</strong>: Provisioning of libraries or 
applications can be done through a number of different ways, by which they will 
be downloaded locally, installed and started.</li><li><strong>Native OS 
integration</strong>: Karaf can be integrated into your own Operating System as 
a service so that the lifecycle will be bound to your Operating 
System.</li><li><strong>Extensible Shell console</strong>: Karaf features a 
nice text console where you can manage the services, install new applications 
or libraries and manage their state.  This shell is easily extensible by 
deploying new commands dynamically along with new features or 
applications.</li><li><stron
 g>Remote access</strong>: use any SSH client to connect to Karaf and issue 
commands in the console</li><li><strong>Security framework</strong> based on 
JAAS</li><li><strong>Managing instances</strong>: Karaf provides simple 
commands for managing multiple instances. You can easily create, delete, start 
and stop instances of Karaf through the console.</li><li>Karaf 4.0.x branch 
Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse 
Equinox 3.9</li><li>Karaf 3.0.x branch Supports the latest OSGi 4.3 containers: 
Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.4.x branch 
Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse 
Equinox 3.9</li><li>Karaf 2.3.x branch Supports the latest OSGi 4.3 containers: 
Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.2.x branch 
Supports the latest OSGi 4.2 containers: Apache Felix Framework 3.0 and Eclipse 
Equinox 3.6</li></ul><p><img border="0" src="images/karaf2.png
 "/></p></td><td class="confluenceTd" valign="top"><div style="text-align: 
center;"><p><strong><a 
href="index/community/download.html#Karaf4.0.0.M2">Download Karaf 
4.0.0.M2</a></strong><br/><strong><a 
href="index/community/download.html#Karaf3.0.3">Download Karaf 
3.0.3</a></strong><br/><strong><a 
href="index/community/download.html#Karaf2.4.1">Download Karaf 
2.4.1</a></strong><br/><strong><a 
href="index/community/download.html#Karaf2.3.10">Download Karaf 
2.3.10</a></strong><br/><a href="index/community/download.html#Karaf3.0.3"><img 
width="256" border="0" src="images/karaf-box.png"/></a></p></div><script 
src="http://widgets.twimg.com/j/2/widget.js";></script><script>new TWTR.Widget({ 
 version: 2,  type: 'search',  search: '#karaf',  interval: 6000,  title: 'What 
do people say about',  subject: 'Karaf',  width: 250,  height: 300,  theme: {   
 shell: {      background: '#5b8fbe',      color: '#ffffff'    },    tweets: {  
    background: '#ffffff',      color: '#444444',      links: '#19
 85b5'    }  },  features: {    scrollbar: false,    loop: true,    live: true, 
   hashtags: true,    timestamp: true,    avatars: true,    toptweets: true,    
behavior: 'default'  }}).render().start();</script></td></tr></table><h2 
id="News">News</h2><h1 
id="TheApacheKarafTeampostedonFebruary132015Karaf4.0.0.M2released">The Apache 
Karaf Team posted on February 13, 2015<br/>Karaf 4.0.0.M2 released!</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/community/download/karaf-4.0.0.M2-release.html">Karaf 
4.0.0.M2</a>.</p><p>!! This is a technology preview release of Apache Karaf, 
and should NOT be considered production ready !!</p><p>  Apache Karaf 4.0.0.M2 
represents a major refactoring of the project, and includes numerous new 
features. We ask that users provide the community with their feed back so that 
the full Apache Karaf 4.0.0 release can be as feature complete and stable as 
possible.</p><p>  The 4.0.x line will ship with OSGi Rev5 support via Felix 4
 .4.1 and Equinox 3.9.1-v20140110-1610, and a completely refactored internal 
framework without Blueprint for internal usage. From a users point of view 
these changes will yield a smaller, more efficient Karaf core. There will be a 
Blueprint feature present in Karaf so that you can easily install Blueprint 
based applications. You will always be capable of using Blueprint in Karaf. So 
the main difference from a user perspective is that you’d need to depend on 
the Blueprint service if you need it. New features since the M1 release 
include: Support for custom command parsers, a verify-features goal to validate 
the feature with a real OSGi resolution, and a backing engine serivce for 
org.apache.karaf.jaas.modules.publickey.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, 201
 5<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 informa
 tion, 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="TheApacheKarafTeampostedonNovember172014Kar
 afCellar2.3.3released">The Apache Karaf Team posted on November 17, 
2014<br/>Karaf Cellar 2.3.3 released!</h1><p>The Karaf team is pleased to 
announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">Karaf 
Cellar 2.3.3</a>.</p><p>This is an update patch for Apache Karaf Cellar 2.3.2, 
containing several bug fixes, and dependency updates.<br/>For more information, 
please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">release
 notes</a>.</p><h1 
id="TheApacheKarafTeampostedonNovember92014Karaf2.3.9released">The Apache Karaf 
Team posted on November 9, 2014<br/>Karaf 2.3.9 released!</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.9-release.html">Karaf 
2.3.9</a>.</p><p>This is an update patch for Apache Karaf 2.3.8, containing 
several bug fixes, and dependency updates. Amoung them are a fix for when Karaf 
throws a SocketTimeoutException and exits a
 fter 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 that users provide the community with their feed back so that 
the full Apache Karaf 4.0.0 release can be as feature
  complete and stable as possible.</p><p>  The 4.0.x line will ship with OSGi 
Rev5 support via Felix 4.4.1 and Equinox 3.9.1-v20140110-1610, and a completely 
refactored internal framework without Blueprint for internal usage. From a 
users point of view these changes will yield a smaller, more efficient Karaf 
core. There will be a Blueprint feature present in Karaf so that you can easily 
install Blueprint based applications. You will always be capable of using 
Blueprint in Karaf. So the main difference from a user perspective is that 
you’d need to depend on the Blueprint service if you need it.</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>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-3.0.2-release.htm
 l">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/community/download/karaf-2.3.8-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonSeptember62014Karaf
 2.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>
+<table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" 
width="100%"><tr><td class="confluenceTd" valign="top"><p>Apache Karaf is a 
small OSGi based runtime which provides a lightweight container onto which 
various components and applications can be deployed.</p><p>Here is a short list 
of features supported by the Karaf:</p><ul><li><strong>Hot deployment</strong>: 
Karaf supports hot deployment of OSGi bundles by monitoring jar files inside 
the <tt>[home]/deploy</tt> directory.  Each time a jar is copied in this 
folder, it will be installed inside the runtime.  You can then update or delete 
it and changes will be handled automatically.  In addition, the Karaf also 
supports exploded bundles and custom deployers (blueprint and spring ones are 
included by default).</li><li><strong>Dynamic configuration</strong>: Services 
are usually configured through the ConfigurationAdmin OSGi service.  Such 
configuration can be defined in Karaf using property files inside the <tt>[ho
 me]/etc</tt> directory.  These configurations are monitored and changes on the 
properties files will be propagated to the services.</li><li><strong>Logging 
System</strong>: using a centralized logging back end supported by Log4J, Karaf 
supports a number of different APIs (JDK 1.4, JCL, SLF4J, Avalon, Tomcat, 
OSGi)</li><li><strong>Provisioning</strong>: Provisioning of libraries or 
applications can be done through a number of different ways, by which they will 
be downloaded locally, installed and started.</li><li><strong>Native OS 
integration</strong>: Karaf can be integrated into your own Operating System as 
a service so that the lifecycle will be bound to your Operating 
System.</li><li><strong>Extensible Shell console</strong>: Karaf features a 
nice text console where you can manage the services, install new applications 
or libraries and manage their state.  This shell is easily extensible by 
deploying new commands dynamically along with new features or 
applications.</li><li><stron
 g>Remote access</strong>: use any SSH client to connect to Karaf and issue 
commands in the console</li><li><strong>Security framework</strong> based on 
JAAS</li><li><strong>Managing instances</strong>: Karaf provides simple 
commands for managing multiple instances. You can easily create, delete, start 
and stop instances of Karaf through the console.</li><li>Karaf 4.0.x branch 
Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse 
Equinox 3.9</li><li>Karaf 3.0.x branch Supports the latest OSGi 4.3 containers: 
Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.4.x branch 
Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse 
Equinox 3.9</li><li>Karaf 2.3.x branch Supports the latest OSGi 4.3 containers: 
Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.2.x branch 
Supports the latest OSGi 4.2 containers: Apache Felix Framework 3.0 and Eclipse 
Equinox 3.6</li></ul><p><img border="0" src="images/karaf2.png
 "/></p></td><td class="confluenceTd" valign="top"><div style="text-align: 
center;"><p><strong><a 
href="index/community/download.html#Karaf4.0.0.M2">Download Karaf 
4.0.0.M2</a></strong><br/><strong><a 
href="index/community/download.html#Karaf3.0.3">Download Karaf 
3.0.3</a></strong><br/><strong><a 
href="index/community/download.html#Karaf2.4.1">Download Karaf 
2.4.1</a></strong><br/><strong><a 
href="index/community/download.html#Karaf2.3.10">Download Karaf 
2.3.10</a></strong><br/><a href="index/community/download.html#Karaf3.0.3"><img 
width="256" border="0" src="images/karaf-box.png"/></a></p></div><script 
src="http://widgets.twimg.com/j/2/widget.js";></script><script>new TWTR.Widget({ 
 version: 2,  type: 'search',  search: '#karaf',  interval: 6000,  title: 'What 
do people say about',  subject: 'Karaf',  width: 250,  height: 300,  theme: {   
 shell: {      background: '#5b8fbe',      color: '#ffffff'    },    tweets: {  
    background: '#ffffff',      color: '#444444',      links: '#19
 85b5'    }  },  features: {    scrollbar: false,    loop: true,    live: true, 
   hashtags: true,    timestamp: true,    avatars: true,    toptweets: true,    
behavior: 'default'  }}).render().start();</script></td></tr></table><h2 
id="News">News</h2><h1 
id="TheApacheKarafTeampostedonMarch272015KarafCellar3.0.2released">The Apache 
Karaf Team posted on March 27, 2015<br/>Karaf Cellar 3.0.2 released!</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-3.0.2-release.html">Karaf 
Cellar 3.0.2</a>.</p><p>Apache Karaf Cellar 2.3.5 is a major update on the 
3.0.x series branch.</p><p>It includes several big fixes, especially on the 
Synchronizers.</p><p>For more information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-3.0.2-release.html">release
 notes</a>.</p><h1 
id="TheApacheKarafTeampostedonMarch272015KarafCellar2.3.5released">The Apache 
Karaf Team posted on March 27, 2015<br/>Karaf Cellar 2.3.5 
 released!</h1><p>The Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.5-release.html">Karaf 
Cellar 2.3.5</a>.</p><p>Apache Karaf Cellar 2.3.5 is a major update on the 
2.3.x series branch.<br/>It includes several big fixes, especially on the 
Synchronizers.</p><p>For more information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.5-release.html">release
 notes</a>.</p><h1 
id="TheApacheKarafTeampostedonFebruary132015Karaf4.0.0.M2released">The Apache 
Karaf Team posted on February 13, 2015<br/>Karaf 4.0.0.M2 released!</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/community/download/karaf-4.0.0.M2-release.html">Karaf 
4.0.0.M2</a>.</p><p>!! This is a technology preview release of Apache Karaf, 
and should NOT be considered production ready !!</p><p>  Apache Karaf 4.0.0.M2 
represents a major refactoring of the project, and includes numerous new 
features. We ask that 
 users provide the community with their feed back so that the full Apache Karaf 
4.0.0 release can be as feature complete and stable as possible.</p><p>  The 
4.0.x line will ship with OSGi Rev5 support via Felix 4.4.1 and Equinox 
3.9.1-v20140110-1610, and a completely refactored internal framework without 
Blueprint for internal usage. From a users point of view these changes will 
yield a smaller, more efficient Karaf core. There will be a Blueprint feature 
present in Karaf so that you can easily install Blueprint based applications. 
You will always be capable of using 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, plea
 se 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="TheApacheKarafTeampostedonJanuar
 y302015Karaf3.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-cella
 r-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="TheApacheKarafTeampostedonNovember172014KarafCellar2.3.3released">The 
Apache Karaf Team posted on November 17, 2014<br/>Karaf Cellar 2.3.3 
released!</h1><p>The Karaf team is pleased to announce the availability of <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">Karaf 
Cellar 2.3.3</a>.</p><p>This is an update patch for Apache Karaf Cellar 2.3.2, 
containing several bug fixes, and dependency updates.<br/>For more information, 
please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">release
 notes</a>.</p><h1 
id="TheApacheKarafTeampostedonNovember92014Karaf2.3.9released">The Apache Karaf 
Team posted on November 9, 2014<br/>Karaf 2.3.9 released!</h1><p>The Karaf team 
is pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.9-release.
 html">Karaf 2.3.9</a>.</p><p>This is an update patch for Apache Karaf 2.3.8, 
containing several bug fixes, and dependency updates. Amoung them are a fix for 
when Karaf throws a SocketTimeoutException and exits after 49 days, and env 
variables can now be read while running Karaf as a Linux service. An important 
dependency update has been made to Aries JPA API 1.0.2/JPA Container 1.0.2/JPA 
Blueprint Aries 1.0.4/JPA Container Context 1.0.4.<br/>For more information, 
please see the <a 
href="index/community/download/karaf-2.3.9-release.html">release 
notes</a>.</p><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 that users provide the community with their feed back so that 
the full Apache Karaf 4.0.0 release can be as feature complete and stable as 
possible.</p><p>  The 4.0.x line will ship with OSGi Rev5 support via Felix 
4.4.1 and Equinox 3.9.1-v20140110-1610, and a completely refactored internal 
framework without Blueprint for internal usage. From a users point of view 
these changes will yield a smaller, more efficient Karaf core. There will be a 
Blueprint feature present in Karaf so that you can easily install Blueprint 
based applications. You will always be capable of using Blueprint in Karaf. So 
the main difference from a user perspective is that you’d need to depend on 
the Blueprint service if you need it.</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>The 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 developme
 nt. 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/community/download/karaf-2.3.8-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=1669565&r1=1669564&r2=1669565&view=diff
==============================================================================
--- karaf/site/production/index/community/news.html (original)
+++ karaf/site/production/index/community/news.html Fri Mar 27 12:37:03 2015
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h2 id="News">News</h2><h1 
id="TheApacheKarafTeampostedonFebruary132015Karaf4.0.0.M2released">The Apache 
Karaf Team posted on February 13, 2015<br/>Karaf 4.0.0.M2 released!</h1><p>The 
Karaf team is pleased to announce the availability of <a 
href="index/community/download/karaf-4.0.0.M2-release.html">Karaf 
4.0.0.M2</a>.</p><p>!! This is a technology preview release of Apache Karaf, 
and should NOT be considered production ready !!</p><p>  Apache Karaf 4.0.0.M2 
represents a major refactoring of the project, and includes numerous new 
features. We ask that users provide the community with their feed back so that 
the full Apache Karaf 4.0.0 release can be as feature complete and stable as 
possible.</p><p>  The 4.0.x line will ship with OSGi Rev5 support via Felix 
4.4.1 and Equinox 3.9.1-v20140110-1610, and a completely refactored internal 
framework without Blueprint for internal usage. From a users point of view 
these changes will yield a smaller, more efficient Karaf core. There will be 
 a Blueprint feature present in Karaf so that you can easily install Blueprint 
based applications. You will always be capable of using Blueprint in Karaf. So 
the main difference from a user perspective is that you’d need to depend on 
the Blueprint service if you need it. New features since the M1 release 
include: Support for custom command parsers, a verify-features goal to validate 
the feature with a real OSGi resolution, and a backing engine serivce for 
org.apache.karaf.jaas.modules.publickey.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, c
 ontaining 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 
bug fixes, and dependency updates. Amoung them are a fix for when Karaf throws 
a SocketTimeoutException and exits after 49 days, and env variables can now be 
read while running Karaf as a Linux service. An important dependency update has 
been made to Aries JPA API 1.0.2/JPA Container 1.0.2/JPA Blueprint Aries 
1.0.4/JPA Container Context 1.0.4.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.3.9-release.html">release 
notes</a>.</p><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 
that users provide the community with their feed back so that the full Apache 
Karaf 4.0.0 release can be as feature complete and stable as possible.</p><p>  
The 4.0.x line will ship with OSGi Rev5 support via Felix 4.4.1 and Equinox 
3.9.1-v20140110-1610, and a completely refactored internal framework without 
Blueprint for internal usage. From a users point of view these changes will 
yield a smaller, more efficient Karaf core. There will be a Blueprint feature 
present in Karaf so that you can easily install Blueprint based applications. 
You will always be capable of using Blueprint in Karaf. So the main difference 
from a user perspective is that you’d need to depend on the Blueprint service 
if you need it.</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>The 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 th
 e 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 descripti
 on for osgi:shutdown.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.3.8-release.html">release 
notes</a>.</p><h1 
id="JamieGoodyearpostedonSeptember62014Karaf2.3.7released">Jamie Goodyear 
posted on September 6, 2014<br/>Karaf 2.3.7 released!</h1><p>The Karaf team is 
pleased to announce the availability of <a 
href="index/community/download/karaf-2.3.7-release.html">Karaf 
2.3.7</a>.</p><p>This is an update patch for Apache Karaf 2.3.6, containing 
many bug fixes, dependency updates, and improvements. New features include 
SyncopeLoginModule, and improved documentation for exposing JAAS 
BackendEngineFactory services for the login module and configfile override 
behavoir. This patch contains a high priority bug fix for Windows users 
experiencing console input issues.<br/>For more information, please see the <a 
href="index/community/download/karaf-2.3.7-release.html">release 
notes</a>.</p><h1 id="JamieGoodyearpostedonAugust12014Karaf2.3.6released">Jamie 
Go
 odyear 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="JeanBaptisteOnofrepostedonJune202014Updateo
 nthewebsite">Jean-Baptiste Onofre posted on June 20, 2014<br/>Update on the 
website</h1><p>The Karaf website has changed a little bit. We added a new 
webpage (accessible directly from the navigation menu on the left) providing an 
overview of the different Karaf and subprojects branches<br/>and the releases 
schedule.</p><p>The purpose is to give you more visibility on the release 
dates.</p><p><a href="index/community/releases-schedule.html">Releases 
Schedule</a></p><h1 
id="JamieGoodyearpostedonApril132014Karaf2.3.5and3.0.1released">Jamie Goodyear 
posted on April 13, 2014<br/>Karaf 2.3.5 and 3.0.1 released!</h1><p>The Karaf 
team is pleased to announce the availability of <a 
href="index/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 improvem
 ents. 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>Thi
 s 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 bund
 le<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 re
 sident on the proxied repository, Cave handles the OBR metadata. Cave supports 
file: and http: like URL, it means that Cave is able to browse a remote HTTP 
Maven repository.</li><li>"External" repository population: you can populate 
your local Cave repository from an external repository.  It means that Cave 
browse the external repository URL (file: or http:), looking for OSGi bundles 
in the artifacts, and copy the bundles in the Cave repository 
storage.</li></ul><p>For more information, please see the <a 
href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">release 
notes</a>.</p><h1 
id="JamieGoodyearpostedonDecember242013Karaf3.0.0released">Jamie Goodyear 
posted on December 24, 2013<br/>Karaf 3.0.0 released!</h1><p>The Karaf team is 
tremendously pleased to announce the availability of <a 
href="index/community/download/karaf-3.0.0-release.html">Karaf 
3.0.0</a>.</p><p>This is a major new release of Apache Karaf, containing many 
refactorings, OSGi rev 5 support, wide ran
 ging 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-release.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 multi
 ple 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 compa
 tible 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.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.6re
 leased">Jean-Baptiste Onofré posted on May 23, 2013<br/>Karaf Cellar 2.2.6 
released</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 rep
 resents 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 co
 mmands, 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 
branch, 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-rele
 ase.html">Karaf 2.2.8</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.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/kar
 af-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-wic
 ket, 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 d
 emos showing how to make an OSGi bundle, a features file, and how to wrap a 
third 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 hr
 ef="../subprojects/webconsole.html">WebConsole</a>.<br/>Take a look on the 
sub-project 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="Ja
 mieGoodyearpostedonSeptember12011Karaf2.2.3released">Jamie Goodyear posted on 
September 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 
availability 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 mor
 e information, please see the <a 
href="index/subprojects/cellar/download/karaf-cellar-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 
notes</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 Kara
 f team is pleased to announce the availability of <a 
href="index/community/download/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 up
 date to Apache Karaf 2.1.3. It contains several bug fixes identified in the 
prior 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/community/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">Kara
 f 2.1.1</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.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 sma
 rt tab completion has been improved, along  with various commands.<br/>We have 
also 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 jus
 t 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