You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

Releases

Release 1.4.0 (coming soon)

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

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 (Current Release)

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:

Description

File

Multi-bundle distribution (tar.gz)

cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.tar.gz

Multi-bundle distribution (zip)

cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.zip

Single-bundle distribution

cxf-dosgi-ri-singlebundle-distribution-1.3.1.jar

Source distribution

cxf-dosgi-ri-source-distribution-1.3.1.tar.gz

Snapshots

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

Single-Bundle distribution download from here
Multi-Bundle distribution download from here

Archived Releases

1.3 was released February 6th, 2012.

Description

File

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 distribution

cxf-dosgi-ri-singlebundle-distribution-1.3.jar

Source distribution

cxf-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.

  • No labels