You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jg...@apache.org on 2014/04/14 00:31:54 UTC

svn commit: r1587113 [1/2] - in /karaf/site/production: index.html index/community/news.html index/community/news/news-2014-04-13.html site/sitemap.html

Author: jgoodyear
Date: Sun Apr 13 22:31:54 2014
New Revision: 1587113

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

Added:
    karaf/site/production/index/community/news/news-2014-04-13.html   (with props)
Modified:
    karaf/site/production/index.html
    karaf/site/production/index/community/news.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=1587113&r1=1587112&r2=1587113&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Sun Apr 13 22:31:54 2014
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top"><p>Apache Karaf is a small OSGi based runtime which provides a lightweight container onto which various components and applications can be deployed.</p><p>Here is a short list of features supported by the Karaf:</p><ul><li><strong>Hot deployment</strong>: Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the <tt>[home]/deploy</tt> directory.  Each time a jar is copied in this folder, it will be installed inside the runtime.  You can then update or delete it and changes will be handled automatically.  In addition, the Karaf also supports exploded bundles and custom deployers (blueprint and spring ones are included by default).</li><li><strong>Dynamic configuration</strong>: Services are usually configured through the ConfigurationAdmin OSGi service.  Such configuration can be defined in Karaf using property files inside the <tt>[ho
 me]/etc</tt> directory.  These configurations are monitored and changes on the properties files will be propagated to the services.</li><li><strong>Logging System</strong>: using a centralized logging back end supported by Log4J, Karaf supports a number of different APIs (JDK 1.4, JCL, SLF4J, Avalon, Tomcat, OSGi)</li><li><strong>Provisioning</strong>: Provisioning of libraries or applications can be done through a number of different ways, by which they will be downloaded locally, installed and started.</li><li><strong>Native OS integration</strong>: Karaf can be integrated into your own Operating System as a service so that the lifecycle will be bound to your Operating System.</li><li><strong>Extensible Shell console</strong>: Karaf features a nice text console where you can manage the services, install new applications or libraries and manage their state.  This shell is easily extensible by deploying new commands dynamically along with new features or applications.</li><li><stron
 g>Remote access</strong>: use any SSH client to connect to Karaf and issue commands in the console</li><li><strong>Security framework</strong> based on JAAS</li><li><strong>Managing instances</strong>: Karaf provides simple commands for managing multiple instances. You can easily create, delete, start and stop instances of Karaf through the console.</li><li>Karaf 3.0.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.3.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.2.x branch Supports the latest OSGi 4.2 containers: Apache Felix Framework 3.0 and Eclipse Equinox 3.6</li></ul><p><img border="0" src="images/karaf2.png"/></p></td><td class="confluenceTd" valign="top"><div style="text-align: center;"><p><strong><a href="index/community/download.html#Karaf3.0.1">Download Karaf 3.0.1</a></strong><br/><strong><a href="index/community/download.html#Karaf2.3
 .5">Download Karaf 2.3.5</a></strong><br/><a href="index/community/download.html#Karaf2.3.5"><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="JamieGoodyearpostedonApril122014Karaf2.3.5and3.0.1released">Jamie Goodyear posted on April 12, 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/d
 ownload/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 availab
 ility 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 repo
 sitory, using advanced URL, e.g.  mvn:groupId/artifactId/version</li><li>HTTP Maven/OBR: Karaf Cave provides a HTTP service where you can download artifacts and get OBR information.</li><li>"External" repository proxy: you can proxy an existing repository (like a Maven one) into a Cave repository. In that case, the artifacts are still resident on the proxied repository, Cave handles the OBR metadata. Cave supports file: and http: like URL, it means that Cave is able to browse a remote HTTP Maven repository.</li><li>"External" repository population: you can populate your local Cave repository from an external repository.  It means that Cave browse the external repository URL (file: or http:), looking for OSGi bundles in the artifacts, and copy the bundles in the Cave repository storage.</li></ul><p>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonDecember242013Karaf3.0.0rele
 ased">Jamie Goodyear posted on December 24, 2013<br/>Karaf 3.0.0 released!</h1><p>The Karaf team is tremendously pleased to announce the availability of <a href="index/community/download/karaf-3.0.0-release.html">Karaf 3.0.0</a>.</p><p>This is a major new release of Apache Karaf, containing many refactorings, OSGi rev 5 support, wide ranging dependency upgrades, and new commands.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonDecember182013KarafrepositoriesmovedtoGit">Jean-Baptiste Onofré posted on December 18, 2013<br/>Karaf repositories moved to Git</h1><p>The Karaf source repositories have moved from Subversion to Git:</p><ul><li><tt>https://git-wip-us.apache.org/repos/asf/karaf.git</tt> for Karaf</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</tt> for Karaf Cellar</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cave.git</tt> for Karaf Ca
 ve</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-eik.git</tt> for Karaf EIK</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-webconsole.git</tt> for Karaf WebConsole</li></ul><p>You can find some details on the <a href="index/developers/source.html">source page</a>.</p><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="JamieGoodyearpostedonSeptember202013Ka
 raf2.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="ind
 ex/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-c
 ellar-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 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.6released">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>
+<table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top"><p>Apache Karaf is a small OSGi based runtime which provides a lightweight container onto which various components and applications can be deployed.</p><p>Here is a short list of features supported by the Karaf:</p><ul><li><strong>Hot deployment</strong>: Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the <tt>[home]/deploy</tt> directory.  Each time a jar is copied in this folder, it will be installed inside the runtime.  You can then update or delete it and changes will be handled automatically.  In addition, the Karaf also supports exploded bundles and custom deployers (blueprint and spring ones are included by default).</li><li><strong>Dynamic configuration</strong>: Services are usually configured through the ConfigurationAdmin OSGi service.  Such configuration can be defined in Karaf using property files inside the <tt>[ho
 me]/etc</tt> directory.  These configurations are monitored and changes on the properties files will be propagated to the services.</li><li><strong>Logging System</strong>: using a centralized logging back end supported by Log4J, Karaf supports a number of different APIs (JDK 1.4, JCL, SLF4J, Avalon, Tomcat, OSGi)</li><li><strong>Provisioning</strong>: Provisioning of libraries or applications can be done through a number of different ways, by which they will be downloaded locally, installed and started.</li><li><strong>Native OS integration</strong>: Karaf can be integrated into your own Operating System as a service so that the lifecycle will be bound to your Operating System.</li><li><strong>Extensible Shell console</strong>: Karaf features a nice text console where you can manage the services, install new applications or libraries and manage their state.  This shell is easily extensible by deploying new commands dynamically along with new features or applications.</li><li><stron
 g>Remote access</strong>: use any SSH client to connect to Karaf and issue commands in the console</li><li><strong>Security framework</strong> based on JAAS</li><li><strong>Managing instances</strong>: Karaf provides simple commands for managing multiple instances. You can easily create, delete, start and stop instances of Karaf through the console.</li><li>Karaf 3.0.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.3.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.2.x branch Supports the latest OSGi 4.2 containers: Apache Felix Framework 3.0 and Eclipse Equinox 3.6</li></ul><p><img border="0" src="images/karaf2.png"/></p></td><td class="confluenceTd" valign="top"><div style="text-align: center;"><p><strong><a href="index/community/download.html#Karaf3.0.1">Download Karaf 3.0.1</a></strong><br/><strong><a href="index/community/download.html#Karaf2.3
 .5">Download Karaf 2.3.5</a></strong><br/><a href="index/community/download.html#Karaf2.3.5"><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="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/d
 ownload/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 availab
 ility 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 repo
 sitory, using advanced URL, e.g.  mvn:groupId/artifactId/version</li><li>HTTP Maven/OBR: Karaf Cave provides a HTTP service where you can download artifacts and get OBR information.</li><li>"External" repository proxy: you can proxy an existing repository (like a Maven one) into a Cave repository. In that case, the artifacts are still resident on the proxied repository, Cave handles the OBR metadata. Cave supports file: and http: like URL, it means that Cave is able to browse a remote HTTP Maven repository.</li><li>"External" repository population: you can populate your local Cave repository from an external repository.  It means that Cave browse the external repository URL (file: or http:), looking for OSGi bundles in the artifacts, and copy the bundles in the Cave repository storage.</li></ul><p>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonDecember242013Karaf3.0.0rele
 ased">Jamie Goodyear posted on December 24, 2013<br/>Karaf 3.0.0 released!</h1><p>The Karaf team is tremendously pleased to announce the availability of <a href="index/community/download/karaf-3.0.0-release.html">Karaf 3.0.0</a>.</p><p>This is a major new release of Apache Karaf, containing many refactorings, OSGi rev 5 support, wide ranging dependency upgrades, and new commands.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonDecember182013KarafrepositoriesmovedtoGit">Jean-Baptiste Onofré posted on December 18, 2013<br/>Karaf repositories moved to Git</h1><p>The Karaf source repositories have moved from Subversion to Git:</p><ul><li><tt>https://git-wip-us.apache.org/repos/asf/karaf.git</tt> for Karaf</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</tt> for Karaf Cellar</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cave.git</tt> for Karaf Ca
 ve</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-eik.git</tt> for Karaf EIK</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-webconsole.git</tt> for Karaf WebConsole</li></ul><p>You can find some details on the <a href="index/developers/source.html">source page</a>.</p><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="JamieGoodyearpostedonSeptember202013Ka
 raf2.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="ind
 ex/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-c
 ellar-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 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.6released">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>
                 </div>
               </td>
             </tr>