Releases

Release 1.4.0 (current version)

Highlights

Known issues

  • The default aegis data format will not work with Apache Karaf 2.3.0. (See DOSGI-153). Please upgrade to Apache Karaf 2.3.1
  • The sytem package exports in the felix multibundle distro may not bee suitable to all felix versions

Migration

There is one incompatible change in this release. Previously custom intents were defined by using a special spring dm file below osgi-inf in the bundle that exports a service. From DOSGi 1.4.0 on custom intents can be defined by exporting the intent (e.g. a feature) as an OSGi service with a special property "org.apache.cxf.dosgi.IntentName" for the name of the intent. See [dosgi custom intents].

Distributions

Release 1.3.1

1.3.1 is the current release of Distributed OSGi, as of April 10th 2012. For more information on what's new in this release, please see the README and release notes in each distribution. The various distributions can be downloaded as follows:

Snapshots

You can download 1.5-SNAPSHOT distributions from the following locations:

Multi-Bundle distribution download from here

Archived Releases

1.3 was released February 6th, 2012.

DescriptionFile
Multi-bundle distribution (tar.gz)cxf-dosgi-ri-multibundle-distribution-1.3-dir.tar.gz
Multi-bundle distribution (zip)cxf-dosgi-ri-multibundle-distribution-1.3-dir.zip
Single-bundle distributioncxf-dosgi-ri-singlebundle-distribution-1.3.jar
Source distributioncxf-dosgi-ri-source-distribution-1.3.jar

1.2 was released July 25th 2010.

1.1 was released Dec 1st, 2009.

1.0 was the first release of Distributed OSGi.