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 2018/12/19 23:38:38 UTC

[VOTE] Apache Felix Dependency Manager Release R15

Hello everyone;

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

release notes:

** Task
    * [FELIX-5996] - Remove generic parameter in DM Component interface

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 r15 /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 refer to

https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src

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

When building with java9/10/11, please use the "--no-daemon" gradlew option.

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 R15

Posted by Christian Schneider <ch...@die-schneider.net>.
+1 ( non binding)

Christian

Am Do., 20. Dez. 2018 um 00:38 Uhr schrieb Pierre De Rop <
pierre.derop@gmail.com>:

> Hello everyone;
>
> I would like to call for a vote on the Dependency Manager top level release
> R15.
>
> release notes:
>
> ** Task
>     * [FELIX-5996] - Remove generic parameter in DM Component interface
>
> 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 r15 /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 refer to
>
>
> https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src
>
> 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
>
> When building with java9/10/11, please use the "--no-daemon" gradlew
> option.
>
> 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
>


-- 
-- 
Christian Schneider
http://www.liquid-reality.de

Computer Scientist
http://www.adobe.com

Re: [VOTE] Apache Felix Dependency Manager Release R15

Posted by David Bosschaert <da...@gmail.com>.
+1

David

On Wed, 19 Dec 2018 at 23:38, Pierre De Rop <pi...@gmail.com> wrote:

> Hello everyone;
>
> I would like to call for a vote on the Dependency Manager top level release
> R15.
>
> release notes:
>
> ** Task
>     * [FELIX-5996] - Remove generic parameter in DM Component interface
>
> 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 r15 /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 refer to
>
>
> https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src
>
> 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
>
> When building with java9/10/11, please use the "--no-daemon" gradlew
> option.
>
> 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 R15

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

regards
Pierre

On Thu, Dec 20, 2018 at 5:59 PM Raymond Auge <ra...@liferay.com>
wrote:

> +1
>
> - Ray
>
> On Thu, Dec 20, 2018 at 8:28 AM Leygues, Francois (Nokia - FR/Paris-Saclay)
> <fr...@nokia.com> wrote:
>
> > +1
> > Regards
> >
> > Pierre De Rop wrote:
> > > Hello everyone;
> > >
> > > I would like to call for a vote on the Dependency Manager top level
> > release
> > > R15.
> > >
> > > release notes:
> > >
> > > ** Task
> > >      * [FELIX-5996] - Remove generic parameter in DM Component
> interface
> > >
> > > 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 r15 /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 refer to
> > >
> > >
> >
> https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src
> > >
> > > 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
> > >
> > > When building with java9/10/11, please use the "--no-daemon" gradlew
> > option.
> > >
> > > 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
> > >
> >
> >
>
> --
> *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile>
>  (@rotty3000)
> Senior Software Architect *Liferay, Inc.* <http://www.liferay.com>
>  (@Liferay)
> Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org>
> (@OSGiAlliance)
>

Re: [VOTE] Apache Felix Dependency Manager Release R15

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

- Ray

On Thu, Dec 20, 2018 at 8:28 AM Leygues, Francois (Nokia - FR/Paris-Saclay)
<fr...@nokia.com> wrote:

> +1
> Regards
>
> Pierre De Rop wrote:
> > Hello everyone;
> >
> > I would like to call for a vote on the Dependency Manager top level
> release
> > R15.
> >
> > release notes:
> >
> > ** Task
> >      * [FELIX-5996] - Remove generic parameter in DM Component interface
> >
> > 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 r15 /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 refer to
> >
> >
> https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src
> >
> > 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
> >
> > When building with java9/10/11, please use the "--no-daemon" gradlew
> option.
> >
> > 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
> >
>
>

-- 
*Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile>
 (@rotty3000)
Senior Software Architect *Liferay, Inc.* <http://www.liferay.com>
 (@Liferay)
Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org> (@OSGiAlliance)

Re: [VOTE] Apache Felix Dependency Manager Release R15

Posted by "Leygues, Francois (Nokia - FR/Paris-Saclay)" <fr...@nokia.com>.
+1
Regards

Pierre De Rop wrote:
> Hello everyone;
>
> I would like to call for a vote on the Dependency Manager top level release
> R15.
>
> release notes:
>
> ** Task
>      * [FELIX-5996] - Remove generic parameter in DM Component interface
>
> 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 r15 /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 refer to
>
> https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src
>
> 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
>
> When building with java9/10/11, please use the "--no-daemon" gradlew option.
>
> 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 R15

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

Regards
JB

Le 20 déc. 2018 à 00:38, à 00:38, 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
>R15.
>
>release notes:
>
>** Task
>    * [FELIX-5996] - Remove generic parameter in DM Component interface
>
>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 r15 /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 refer to
>
>https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src
>
>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
>
>When building with java9/10/11, please use the "--no-daemon" gradlew
>option.
>
>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 R15

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

regards,

Karl

On Thursday, December 20, 2018, Carsten Ziegeler <cz...@apache.org>
wrote:

> +1
>
>
> Carsten
>
>
> Pierre De Rop wrote
>
>> Hello everyone;
>>
>> I would like to call for a vote on the Dependency Manager top level
>> release
>> R15.
>>
>> release notes:
>>
>> ** Task
>>      * [FELIX-5996] - Remove generic parameter in DM Component interface
>>
>> You can use this UNIX script to download the release and verify the
>> signatures:
>>
>> http://svn.apache.org/repos/asf/felix/trunk/dependencymanage
>> r/release/check_staged_release.sh
>>
>> Usage:
>>
>>        sh check_staged_release.sh r15 /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 refer to
>>
>> https://svn.apache.org/repos/asf/felix/trunk/dependencymanag
>> er/release/resources/src/README.src
>>
>> 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
>>
>> When building with java9/10/11, please use the "--no-daemon" gradlew
>> option.
>>
>> 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
>


-- 
Karl Pauls
karlpauls@gmail.com

Re: [VOTE] Apache Felix Dependency Manager Release R15

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


Carsten


Pierre De Rop wrote
> Hello everyone;
> 
> I would like to call for a vote on the Dependency Manager top level release
> R15.
> 
> release notes:
> 
> ** Task
>      * [FELIX-5996] - Remove generic parameter in DM Component interface
> 
> 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 r15 /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 refer to
> 
> https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/release/resources/src/README.src
> 
> 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
> 
> When building with java9/10/11, please use the "--no-daemon" gradlew option.
> 
> 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