Hello all,

I would like to call for a vote on the Dependency Manager toplevel release
R3.

We solved the following issues:

** Bug
    * [FELIX-4858] - DependencyManager: missing createCopy method in timed
service dependency
    * [FELIX-4869] - Callbacks not invoked for dependencies that are added
after the component is initialized

** Improvement
    * [FELIX-4614] - Factory create() method should have access to the
component definition
    * [FELIX-4873] - Enhance DM API to get missing and circular dependencies
    * [FELIX-4876] - DM Annotations bnd plugin compatibility with Bndtools
2.4.1 / 3.0.0 versions
    * [FELIX-4877] - DM Annotations should detect service type using more
method signatures.
    * [FELIX-4878] - Support more signatures for Dependency callbacks
    * [FELIX-4880] - Missing callback instance support for some adapters
    * [FELIX-4889] - Refactor dm shell command to use the
org.apache.dm.diagnostics api

** Wish
    * [FELIX-4875] - Update DM integration test with latest ConfigAdmin

You can use this UNIX script to download the release and verify the
signatures:

http://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/check_staged_release.sh

Usage:
    sh check_staged_release.sh r3 /tmp/felix-staging

This script, unlike the original Felix check_stage_release.sh, is specific
to the new Dependency Manager release process (see FELIX-4818) and will
download staging from https://dist.apache.org/repos/dist/dev/felix instead
of http://repository.apache.org/content/repositories.

To rebuild the DM binaries from the source, you can then refer to
https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src

Please vote to approve this release:

[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)

This vote will be open for 72 hours.

Thank you;
/Pierre

Reply via email to