Hi, Here is the Apache Felix Declarative Services implementation version 1.6.0 release. This release consists of bug fixes and two notable enhancements:
FELIX-2288 Felix SCR API problem/misunderstanding FELIX-2368 Activate components synchronously As a consequence of FELIX-2288 the org.apache.felix.scr package is now exported as version 1.6 (one method added to the ScrService interface) and the bundle is released as version 1.6.0. Apart from these enhancements the Apache Felix Declarative Services bundle now passes the OSGi CT for Declarative Services (provided the ds.ctworkaround framework property is set to work around two CT issues). We solved 24 issues in this release: https://issues.apache.org/jira/browse/FELIX/fixforversion/12314461 There are 4 outstanding issues: https://issues.apache.org/jira/browse/FELIX/component/12310349 Staging repository: https://repository.apache.org/content/repositories/orgapachefelix-090/ You can use this UNIX script to download the release and verify the signatures: http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh Usage: sh check_staged_release.sh 090 /tmp/felix-staging Please vote to approve this release: [ ] +1 Approve the release [ ] -1 Don't the release (please provide specific comments) This vote will be open for 72 hours. Regards Felix
