The Karaf team is pleased to announce the release of Apache Karaf version 4.0.1.
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 4.0.x, containing many bug fixes, dependency updates, and improvements. New feature highlights include: Providing Spring 4.2.0.RELEASE, OpenJPA 2.4.0, and JTA 1.2 features. Important dependency upgrades include: Spring 4.1.7.RELEASE, Spring 3.2.14.RELEASE, transaction.blueprint 1.1.1, and Pax-Web 4.2.0. http://karaf.apache.org/ This release is available from http://karaf.apache.org/index/community/download.html#Karaf4.0.1 and Maven: <dependency> <groupId>org.apache.karaf</groupId> <artifactId>apache-karaf</artifactId> <version>4.0.1</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: http://karaf.apache.org/index/community/download/karaf-4.0.1-release.html Enjoy!
