You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by "Jamie G." <ja...@gmail.com> on 2011/09/01 18:32:39 UTC

[ANN] Apache Karaf 2.2.3 Released!

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

Apache Karaf is a small OSGi distribution which provides a ready to
use container for server side applications.

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, Eclipse Equinox to 4.6.2.R36x_v20110210, and Pax web
to 1.0.6.

 http://karaf.apache.org/

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

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

Release Notes:

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

Enjoy!

-The Apache Karaf team.