Hello all,
I would like to call for a vote on the Dependency Manager toplevel release
R6.
It is a maintenance release before the new DependencyManager-lambda
scheduled for the next version.
The following issues were solved:
Release Notes - Felix - Version org.apache.felix.dependencymanager-r6
** Bug
* [FELIX-4974] - DM filter indices not enabled if the dependencymanager
bundle is started first
* [FELIX-5045] - DM Optional callbacks may sometimes be invoked before
start callback
* [FELIX-5046] - Gradle wrapper is not included in DM source release
** Improvement
* [FELIX-4921] - Ensure binary equality of the same bundle between
successive DM releases
* [FELIX-4922] - Simplify DM changelog management
* [FELIX-5054] - Clean-up instance bound dependencies when component is
destroyed
* [FELIX-5055] - Upgrade DM to BndTools 3.0.0
* [FELIX-5104] - Call a conf dependency callback Instance with an
instantiated component
* [FELIX-5113] - Remove useless wrong test in
ConfigurationDependencyImpl
* [FELIX-5114] - Schedule configuration update in Component executor
synchronously
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 r6 /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 (no less :-))
Thank you;
yours
/Pierre