-1 from me

Unfortunately, I need to cancel this release, I've been told about a bug
regarding service scopes where a component with prototype scope can be
instantiated twice, unexpectedly.
I think it's show stopper issue, this is why I prefer to cancel this
release (I have updated the FELIX-5336 jira issue for the bug found).
I also have done some fixes for the support of Java9+ (9,10,11), which was
not supported so far, and I have created FELIX-5967 for this issue (thanks
to Jan Willem for having reported the problem).

All is committed for both issues and I will redo a new R13 release soon.
thank you.


Pierre

On Sun, Oct 14, 2018 at 5:02 PM Jean-Baptiste Onofré <[email protected]>
wrote:

> +1 (binding)
>
> Regards
> JB
>
> On 11/10/2018 23:18, Pierre De Rop 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