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

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 & 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.

 http://karaf.apache.org/

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

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

Release Notes:

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

Enjoy!

-The Apache Karaf team.

Reply via email to