Karaf Container
Schedule
| Series |
OSGi Version Support |
Java Version Support |
Current Status |
Last Version |
Next Version |
ETA |
| 2.2.x |
4.2 |
5 / 6 |
Not Active |
2.2.9 |
|
|
| 2.3.x |
4.3 |
5 / 6 / 7 |
Not Active |
2.3.12 |
|
|
| 2.4.x |
5 |
7 / 8 |
Not Active |
2.4.4 |
|
|
| 3.0.x |
5 |
6 (up to Karaf 3.0.5) / 7 / 8 |
Not Active |
3.0.9 |
|
|
| 4.0.x |
5 |
7 / 8 |
Not Active |
4.0.10 |
|
|
| 4.1.x |
6 |
8 |
Stable |
4.1.5 |
4.1.6 |
05/18 |
| 4.2.x |
6 |
8 / 9 / 10 |
Stable |
4.2.0 |
4.2.1 |
05/18 |
Karaf Cellar
Installation
Apache Karaf Cellar is a complete clustering solution for Apache Karaf Container.
Cellar can be directly installed on running Karaf Container instances. Take a look on the
Karaf Cellar documentation for details.
On Karaf Container 4.x (Cellar 4.x)
feature:repo-add cellar
feature:install cellar
On Karaf Container 3.x (Cellar 3.x)
feature:repo-add cellar 3.x
feature:install cellar
On Karaf Container 2.x (Cellar 2.x)
features:chooseUrl cellar 2.x
features:install cellar
Schedule
| Series |
Container Version Support |
Current Status |
Last Version |
Next Version |
ETA |
| 2.2.x |
2.2.x |
Not Active |
2.2.6 |
|
|
| 2.3.x |
2.3.x / 2.4.x |
Not Active |
2.3.6 |
|
|
| 3.0.x |
3.0.x |
Maintenance |
3.0.3 |
|
|
| 4.0.x |
4.0.x |
Stable |
4.0.3 |
4.0.4 |
12/17 |
Karaf Cave
Installation
Apache Karaf Cave is a complete artifacts repository (OSGi Repository, OBR, Maven) solution for Apache Karaf Container.
Cave can be directly installed on running Karaf Container instances. Take a look on the Karaf Cave documentation for details.
On Karaf Container 4.x (Cave 4.x)
feature:repo-add cave
feature:install cave
On Karaf Container 3.x (Cave 3.x)
feature:repo-add cave 3.x
feature:install cave
On Karaf Container 2.x (Cave 2.x)
features:chooseUrl cave 2.x
features:install cave
Schedule
| Series |
Container Version Support |
Current Status |
Last Version |
Next Version |
ETA |
| 3.0.x |
3.0.x |
Maintenance |
3.0.0 |
|
|
| 4.0.x |
4.0.x |
Maintenance |
4.0.0 |
|
|
| 4.1.x |
4.1.x |
Stable |
4.1.0 |
4.1.1 |
03/17 |
Karaf Decanter
Installation
Apache Karaf Decanter is a complete monitoring solution, working with any Karaf Container version.
Decanter is able to monitor Karaf Container itself, but also any middleware running in your ecosystem.
Decanter can be directly installed on any running Karaf Container instance. The following instructions are just
example. Take a look on the Karaf Decanter documentation for details.
On Karaf Container 4.x (Decanter 2.x)
feature:repo-add decanter
feature:install decanter-appender-elasticsearch
feature:install decanter-collector-log
feature:install decanter-collector-jmx
Schedule
| Series |
Container Version Support |
Current Status |
Last Version |
Next Version |
ETA |
| 2.0.x |
4.x |
Stable |
2.0.0 |
2.1.0 |
04/18 |
Verify the integrity of the files
It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures.
The PGP signatures can be verified using PGP or GPG. First download the KEYS as well
as the asc signature file for the relevant file. Make sure you get these files from the main distribution directory,
rather than from a mirror. Then verify the signatures using, for instance:
% gpg --import KEYS
% gpg --verify apache-karaf-4.0.4.tar.gz.asc apache-karaf-4.0.4.tar.gz
Archives
NB: Old releases are available for download here.