You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Wiki <wi...@apache.org> on 2008/01/16 16:39:08 UTC

[Commons Wiki] Update of "CommonsOsgi" by NiallPemberton

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification.

The following page has been changed by NiallPemberton:
http://wiki.apache.org/commons/CommonsOsgi

New page:
=== Commons OSGi ===
The [http://felix.apache.org/ Apache Felix] project have [http://commons.markmail.org/message/36xoo2bo5aabvy5c requested] that Commons components include [http://www.osgi.org/ OSGi] meta data in their jars so that they are 'ready-to-use' in an OSGi environment. This involves OSGi entries in the jar's manifest file.

The Felix project is currently developing a [http://felix.apache.org/site/maven-bundle-plugin-bnd.html Maven Plugin] which should make this easier once its been released. In the meantime a number of components (Pool 1.4 release, FileUpload 1.2.1 upcoming release and IO 1.4 upcoming release) have been manually configured with OSGi manifest entries.

The purpose of this page is to record progress in Commons of ''OSGi-enabled'' releases and any notes on specific issues with configuration of the OSGi manifest entries.

== Proper ==

|| '''Component''' || '''Last Release''' || '''First OSGi release''' || '''Notes / Comments''' ||
|| attributes      ||  2.2               ||                          || No m2 build            ||
|| beanutils       ||  1.8.0-BETA        ||                          ||                        ||
|| betwixt         ||  0.8               ||                          ||                        ||
|| chain           ||  1.1               ||                          ||                        ||
|| cli             ||  1.1               ||                          ||                        ||
|| codec           ||  1.3               ||                          ||                        ||
|| collections     ||  3.2               ||                          ||                        ||
|| configuration   ||  1.5               ||                          ||                        ||
|| daemon          ||  1.0.1             ||                          ||                        ||
|| dbcp            ||  1.2.2             ||                          ||                        ||
|| dbutils         ||  1.1               ||                          ||                        ||
|| digester        ||  1.8               ||                          ||                        ||
|| discovery       ||  0.4               ||                          ||                        ||
|| el              ||  1.0               ||                          ||                        ||
|| email           ||  1.1               ||                          ||                        ||
|| fileupload      ||  1.2               || 1.2.1 (m2 manual, pending || Dynamic import of javax.portlet ||
|| io              ||  1.3.2             || 1.4 (m2 manual, pending  ||                        ||
|| jci             ||  1.0               ||                          ||                        ||
|| jelly           ||  1.0               ||                          || No m2 build            ||
|| jexl            ||  1.1               ||                          ||                        ||
|| jxpath          ||  1.2               ||                          ||                        ||
|| lang            ||  2.3               ||                          ||                        ||
|| launcher        ||  1.1               ||                          ||                        ||
|| logging         ||  1.1.1             ||                          ||                        ||
|| math            ||  1.1               ||                          ||                        ||
|| modeler         ||  2.0.1             ||                          ||                        ||
|| net             ||  1.4.1             ||                          ||                        ||
|| pool            ||  1.3               ||  1.4 (m1, manual)        ||                        ||
|| primitives      ||  1.0               ||                          ||                        ||
|| proxy           ||  No yet released   ||                          ||                        ||
|| scxml           ||  0.7               ||                          ||                        ||
|| transaction     ||  1.2               ||                          ||                        ||
|| validator       ||  1.3.1             ||                          ||                        ||
|| vfs             ||  1.0               ||                          ||                        ||

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org