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 2014/10/13 23:39:06 UTC

[ANN] Apache Karaf 3.0.2 Released!

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

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

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.

http://karaf.apache.org/

This release is available from
http://karaf.apache.org/index/community/download.html#Karaf3.0.2 and

Maven:

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

Download Note:
Our mirrors are still syncing the new kits, if your primary mirror
does not have the kit please try another from the server mirror list.

Apache Karaf manuals will appear soon to the website, updates are underway.

Release Notes:

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

Enjoy!