You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Marcel Offermans <ma...@luminis.nl> on 2013/06/05 23:06:03 UTC

[ANN] Deployment Admin 0.9.4 and AutoConf 0.1.4 released

The Felix team is pleased to announce the release of  Deployment Admin 0.9.4 and AutoConf 0.1.4.

This release is available from http://felix.apache.org/site/downloads.cgi and Maven:

Release Notes:

DeploymentAdmin Release 0.9.4
-------------

FELIX-3336 Exceptions related to the pipe used in deployment admin
FELIX-3272 Add property to allow foreign resource processors
FELIX-3515 DeploymentAdmin triggers IOException on install
FELIX-1307 Log situation in DeploymentAdmin impl very unclear
FELIX-3270 Deployment admin incorrectly takes snapshots of bundle data areas
FELIX-3526 DeploymentAdmin fails on windows due to unclosed iostreams
FELIX-1828 Mistake in code of the class UpdateCommand
FELIX-1829 Method AbstractDeploymentPackage.getBundle(...) throws NullPointerException
FELIX-3678 org.apache.felix.deploymentadmin imports wrong version of org.osgi.service.deploymentadmin
FELIX-3139 Implement uninstall() for deployment admin.

AutoConf Processor Release 0.1.4
-------------

FELIX-3243 Autoconf does not recognize non-local non-factory OCDs
FELIX-3245 Autoconf handles metatype 1.1 cardinalty wrong
FELIX-3400 Nullpointer in autoconfprocessor for invalid metatype files


There are still some outstanding issues:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20FELIX%20AND%20component%20%3D%20%22Deployment%20Admin%22%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC

Enjoy!

 - The Felix team