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 2012/04/28 03:06:29 UTC

[ANN] Apache Karaf 2.2.7 Released!

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

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

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-wicket, 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.

http://karaf.apache.org/

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

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

Release Notes:

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

For those interested in a detailed look at the dependencies in Karaf
2.2.7 you may review the Karaf 2.2.x dependencies table:
http://karaf.apache.org/index/documentation/karaf-dependencies/karaf-deps-2.2.x.html

Enjoy!

-The Apache Karaf team.