You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by Pierre De Rop <pi...@gmail.com> on 2021/01/20 15:16:54 UTC

[VOTE] Apache Felix Dependency Manager Release r16

Hello everyone;

I would like to call for a vote on the Dependency Manager top level release
r16.

Release notes:

** Bug
   * [FELIX-6180] - Component initialization error message get's printed to
sysout instead of logged to LogService

** Improvement
   * [FELIX-6278] - Update Dependency Manager with latest bndtools version

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

https://github.com/apache/felix-dev/blob/master/dependencymanager/release/check_staged_release.sh

Usage:

      sh check_staged_release.sh r16 /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, jdk8 must be used, and you can
refer to:

https://github.com/apache/felix-dev/blob/master/dependencymanager/release/resources/src/README.src

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

Re: [VOTE] Apache Felix Dependency Manager Release r16

Posted by Pierre De Rop <pi...@gmail.com>.
+1

Pierre
regards

On Thu, Jan 21, 2021 at 2:47 PM Raymond Auge
<ra...@liferay.com.invalid> wrote:

> +1
>
> - Ray
>
> On Thu., Jan. 21, 2021, 1:54 a.m. Carsten Ziegeler, <cz...@apache.org>
> wrote:
>
> > +1
> >
> > Carsten
> >
> > Am 20.01.2021 um 16:16 schrieb Pierre De Rop:
> > > Hello everyone;
> > >
> > > I would like to call for a vote on the Dependency Manager top level
> > release
> > > r16.
> > >
> > > Release notes:
> > >
> > > ** Bug
> > >     * [FELIX-6180] - Component initialization error message get's
> > printed to
> > > sysout instead of logged to LogService
> > >
> > > ** Improvement
> > >     * [FELIX-6278] - Update Dependency Manager with latest bndtools
> > version
> > >
> > > You can use this UNIX script to download the release and verify the
> > > signatures:
> > >
> > >
> >
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/check_staged_release.sh
> > >
> > > Usage:
> > >
> > >        sh check_staged_release.sh r16 /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, jdk8 must be used, and you
> > can
> > > refer to:
> > >
> > >
> >
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/resources/src/README.src
> > >
> > > 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
> > >
> >
> > --
> > --
> > Carsten Ziegeler
> > Adobe Research Switzerland
> > cziegeler@apache.org
> >
>

Re: [VOTE] Apache Felix Dependency Manager Release r16

Posted by Raymond Auge <ra...@liferay.com.INVALID>.
+1

- Ray

On Thu., Jan. 21, 2021, 1:54 a.m. Carsten Ziegeler, <cz...@apache.org>
wrote:

> +1
>
> Carsten
>
> Am 20.01.2021 um 16:16 schrieb Pierre De Rop:
> > Hello everyone;
> >
> > I would like to call for a vote on the Dependency Manager top level
> release
> > r16.
> >
> > Release notes:
> >
> > ** Bug
> >     * [FELIX-6180] - Component initialization error message get's
> printed to
> > sysout instead of logged to LogService
> >
> > ** Improvement
> >     * [FELIX-6278] - Update Dependency Manager with latest bndtools
> version
> >
> > You can use this UNIX script to download the release and verify the
> > signatures:
> >
> >
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/check_staged_release.sh
> >
> > Usage:
> >
> >        sh check_staged_release.sh r16 /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, jdk8 must be used, and you
> can
> > refer to:
> >
> >
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/resources/src/README.src
> >
> > 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
> >
>
> --
> --
> Carsten Ziegeler
> Adobe Research Switzerland
> cziegeler@apache.org
>

Re: [VOTE] Apache Felix Dependency Manager Release r16

Posted by Carsten Ziegeler <cz...@apache.org>.
+1

Carsten

Am 20.01.2021 um 16:16 schrieb Pierre De Rop:
> Hello everyone;
> 
> I would like to call for a vote on the Dependency Manager top level release
> r16.
> 
> Release notes:
> 
> ** Bug
>     * [FELIX-6180] - Component initialization error message get's printed to
> sysout instead of logged to LogService
> 
> ** Improvement
>     * [FELIX-6278] - Update Dependency Manager with latest bndtools version
> 
> You can use this UNIX script to download the release and verify the
> signatures:
> 
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/check_staged_release.sh
> 
> Usage:
> 
>        sh check_staged_release.sh r16 /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, jdk8 must be used, and you can
> refer to:
> 
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/resources/src/README.src
> 
> 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
> 

-- 
--
Carsten Ziegeler
Adobe Research Switzerland
cziegeler@apache.org

Re: [VOTE] Apache Felix Dependency Manager Release r16

Posted by Juan Manuel Calderon <ju...@gmail.com>.
+1 (non-binding)
Regards,
Juan Manuel

On Wed, Jan 20, 2021 at 5:43 PM Karl Pauls <ka...@gmail.com> wrote:

> +1
>
> regards,
>
> Karl
>
> On Wed, Jan 20, 2021 at 5:38 PM Jean-Baptiste Onofre <jb...@nanthrax.net>
> wrote:
> >
> > +1 (binding)
> >
> > Regards
> > JB
> >
> > > Le 20 janv. 2021 à 16:16, Pierre De Rop <pi...@gmail.com> a
> écrit :
> > >
> > > Hello everyone;
> > >
> > > I would like to call for a vote on the Dependency Manager top level
> release
> > > r16.
> > >
> > > Release notes:
> > >
> > > ** Bug
> > >   * [FELIX-6180] - Component initialization error message get's
> printed to
> > > sysout instead of logged to LogService
> > >
> > > ** Improvement
> > >   * [FELIX-6278] - Update Dependency Manager with latest bndtools
> version
> > >
> > > You can use this UNIX script to download the release and verify the
> > > signatures:
> > >
> > >
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/check_staged_release.sh
> > >
> > > Usage:
> > >
> > >      sh check_staged_release.sh r16 /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, jdk8 must be used, and you
> can
> > > refer to:
> > >
> > >
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/resources/src/README.src
> > >
> > > 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
> >
>
>
> --
> Karl Pauls
> karlpauls@gmail.com
>

Re: [VOTE] Apache Felix Dependency Manager Release r16

Posted by Karl Pauls <ka...@gmail.com>.
+1

regards,

Karl

On Wed, Jan 20, 2021 at 5:38 PM Jean-Baptiste Onofre <jb...@nanthrax.net> wrote:
>
> +1 (binding)
>
> Regards
> JB
>
> > Le 20 janv. 2021 à 16:16, Pierre De Rop <pi...@gmail.com> a écrit :
> >
> > Hello everyone;
> >
> > I would like to call for a vote on the Dependency Manager top level release
> > r16.
> >
> > Release notes:
> >
> > ** Bug
> >   * [FELIX-6180] - Component initialization error message get's printed to
> > sysout instead of logged to LogService
> >
> > ** Improvement
> >   * [FELIX-6278] - Update Dependency Manager with latest bndtools version
> >
> > You can use this UNIX script to download the release and verify the
> > signatures:
> >
> > https://github.com/apache/felix-dev/blob/master/dependencymanager/release/check_staged_release.sh
> >
> > Usage:
> >
> >      sh check_staged_release.sh r16 /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, jdk8 must be used, and you can
> > refer to:
> >
> > https://github.com/apache/felix-dev/blob/master/dependencymanager/release/resources/src/README.src
> >
> > 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
>


-- 
Karl Pauls
karlpauls@gmail.com

Re: [VOTE] Apache Felix Dependency Manager Release r16

Posted by Jean-Baptiste Onofre <jb...@nanthrax.net>.
+1 (binding)

Regards
JB

> Le 20 janv. 2021 à 16:16, Pierre De Rop <pi...@gmail.com> a écrit :
> 
> Hello everyone;
> 
> I would like to call for a vote on the Dependency Manager top level release
> r16.
> 
> Release notes:
> 
> ** Bug
>   * [FELIX-6180] - Component initialization error message get's printed to
> sysout instead of logged to LogService
> 
> ** Improvement
>   * [FELIX-6278] - Update Dependency Manager with latest bndtools version
> 
> You can use this UNIX script to download the release and verify the
> signatures:
> 
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/check_staged_release.sh
> 
> Usage:
> 
>      sh check_staged_release.sh r16 /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, jdk8 must be used, and you can
> refer to:
> 
> https://github.com/apache/felix-dev/blob/master/dependencymanager/release/resources/src/README.src
> 
> 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