You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by "Jamie G." <ja...@gmail.com> on 2011/07/04 01:53:49 UTC

[ANN] Apache Karaf 2.2.2 Released!

The Karaf team is pleased to announce the release of Karaf version 2.2.2.

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.

 http://karaf.apache.org/

This release is available from
http://karaf.apache.org/index/community/download.html#Karaf2.2.2 and
Maven:

 <dependency>
 <groupId>org.apache.karaf</groupId>
 <artifactId>apache-karaf</artifactId>
 <version>2.2.2</version>
 </dependency>

Release Notes:

There are 32 resolved issues included in this release, as such we've
documented them on the 2.2.2 release notes page:
http://karaf.apache.org/index/community/download/karaf-2.2.2-release.html

Enjoy!

-The Apache Karaf team.