+1 (non binding)

On Thu, Oct 11, 2018 at 11:19 PM Pierre De Rop <pierre.de...@gmail.com>
wrote:

> Hello everyone;
>
> I would like to call for a vote on the Dependency Manager top level release
> R12.
> The following issues have been fixed:
>
> ** Bug
>     * [FELIX-5683] - getServiceProperties returns null instead of empty
> dictionary
>     * [FELIX-5716] - Dead Lock in DM
>     * [FELIX-5768] - DM Lambda stop callback not being called
>     * [FELIX-5955] - Move changelog.txt to toplevel project dir
>     * [FELIX-5956] - NPE when invoking a lifecycle runnable method from
> init method
>
> ** New Feature
>     * [FELIX-5336] - Add support for prototype scope services in DM4
>
> ** Improvement
>     * [FELIX-5937] - Refactor DM bndtools/gradle project
>     * [FELIX-5939] - DM annotations enhancements
>     * [FELIX-5941] - DM APi enhancements
>     * [FELIX-5957] - Check if a default implementation is used only on
> optional dependencies
>
> ** Task
>     * [FELIX-5960] - Do not supply MD5 checksum
>
> 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 r12 /tmp/felix-staging
>
> This script, unlike the original Felix check_stage_release.sh, is specific
> to the 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
>
> Unlike with previous version, there is no
> org.apache.felix.dependencymanager-r11-deps.zip anymore.
> Before building the source, if you use an http proxy then you must set the
> following environment variables:
> (check README.src):
>
>  export GRADLE_OPTS="-Dhttps.proxyHost=www.somehost.org
> -Dhttps.proxyPort=port"
>  export http_proxy=www.somehost.org:port
>  export https_proxy=www.somehost.org:port
>
> Please cast your votes to approve this release:
>
> [ ] +1 Approve the release
> [ ] -1 Veto the release (please provide specific comments)
>
> This vote will be open for 72 hours.
>
>
> thanks & regards;
> /Pierre
>

Reply via email to