Re: [VOTE] Apache PredictionIO 0.12.1 Release (RC1)

2018-03-09 Thread Mars Hall
BTW these binary releases output a bunch of confusing, but harmless garbage
when expanded on a non-macOS machine:

tar: Ignoring unknown extended header keyword 'SCHILY.dev'
tar: Ignoring unknown extended header keyword 'SCHILY.ino'
tar: Ignoring unknown extended header keyword 'SCHILY.nlink'
…

This comes from the "special" version of `tar` that macOS contains.

If the bin release is built with `gnu-tar` aliased into the path as `tar`,
then the final archive will not make all that noise:

brew install gnu-tar

Then add to your .profile:

# Insert gtar into path as tar. Fix for Linux compatibility of tarballs.
# Installed with `brew install gnu-tar`
export PATH="/usr/local/opt/gnu-tar/libexec/gnubin:$PATH"
export MANPATH="/usr/local/opt/gnu-tar/libexec/gnuman:$MANPATH"




On Fri, Mar 9, 2018 at 7:30 PM, Mars Hall  wrote:

> The release candidate artifacts link is broken:
>   https://dist.apache.org/repos/dist/dev/predictionio/0.12.1-rc1/
>
> …returns Not Found.
>
> On Fri, Mar 9, 2018 at 6:50 PM, Chan Lee  wrote:
>
>> Friendly reminder to cast your votes until today. If there are no
>> objections, I will close the vote tomorrow and proceed with the release.
>>
>>
>> On Fri, Mar 9, 2018 at 10:48 AM, Chan Lee  wrote:
>>
>> > +1. I checked
>> >
>> > - Signatures and hashes match.
>> > - Integration tests pass for binary distribution.
>> >
>> >
>> >
>> > On Wed, Mar 7, 2018 at 10:49 AM, Donald Szeto 
>> wrote:
>> >
>> >> +1. I checked:
>> >>
>> >> - Signatures and hashes match.
>> >> - Source artifact can build successfully.
>> >> - Binary distribution works correctly.
>> >>
>> >> Thanks Chan!
>> >>
>> >> On Mon, Mar 5, 2018 at 7:51 PM, Matthew Tovbin 
>> >> wrote:
>> >>
>> >> >  +1, accept RC as the official 0.12.1 release
>> >> >
>> >> > On Mon, Mar 5, 2018 at 7:12 PM, Chan Lee  wrote:
>> >> >
>> >> > > This is the vote for 0.12.1 of Apache PredictionIO.
>> >> > >
>> >> > > The vote will run for at least 72 hours and will close on Mar 8th,
>> >> 2018.
>> >> > >
>> >> > > The release candidate artifacts can be downloaded here:
>> >> > > https://dist.apache.org/repos/dist/dev/predictionio/0.12.1-rc1/
>> >> > >
>> >> > > Test results of RC5 can be found here:
>> >> > > https://travis-ci.org/apache/predictionio/builds/349618423
>> >> > >
>> >> > > Maven artifacts are built from the release candidate artifacts
>> above,
>> >> > > and are provided as convenience for testing with engine templates.
>> >> > > The Maven artifacts are provided at the Maven staging repo here:
>> >> > > https://repository.apache.org/content/repositories/
>> >> > > orgapachepredictionio-1022/
>> >> > >
>> >> > > All JIRAs completed for this release are tagged with 'FixVersion =
>> >> > 0.12.1'.
>> >> > > You can view them here:
>> >> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>> >> > > version=12342841=12320420
>> >> > >
>> >> > > The artifacts have been signed with Key: 4719A8F4
>> >> > >
>> >> > > Please vote accordingly:
>> >> > >
>> >> > > [ ] +1, accept RC as the official 0.12.1 release
>> >> > > [ ] -1, do not accept RC as the official 0.12.1 release because...
>> >> > >
>> >> >
>> >>
>> >
>> >
>>
>
>
>
> --
> *Mars Hall
> 415-818-7039 <(415)%20818-7039>
> Customer Facing Architect
> Salesforce Platform / Heroku
> San Francisco, California
>



-- 
*Mars Hall
415-818-7039
Customer Facing Architect
Salesforce Platform / Heroku
San Francisco, California


Re: [VOTE] Apache PredictionIO 0.12.1 Release (RC1)

2018-03-09 Thread Chan Lee
+1. I checked

- Signatures and hashes match.
- Integration tests pass for binary distribution.



On Wed, Mar 7, 2018 at 10:49 AM, Donald Szeto  wrote:

> +1. I checked:
>
> - Signatures and hashes match.
> - Source artifact can build successfully.
> - Binary distribution works correctly.
>
> Thanks Chan!
>
> On Mon, Mar 5, 2018 at 7:51 PM, Matthew Tovbin  wrote:
>
> >  +1, accept RC as the official 0.12.1 release
> >
> > On Mon, Mar 5, 2018 at 7:12 PM, Chan Lee  wrote:
> >
> > > This is the vote for 0.12.1 of Apache PredictionIO.
> > >
> > > The vote will run for at least 72 hours and will close on Mar 8th,
> 2018.
> > >
> > > The release candidate artifacts can be downloaded here:
> > > https://dist.apache.org/repos/dist/dev/predictionio/0.12.1-rc1/
> > >
> > > Test results of RC5 can be found here:
> > > https://travis-ci.org/apache/predictionio/builds/349618423
> > >
> > > Maven artifacts are built from the release candidate artifacts above,
> > > and are provided as convenience for testing with engine templates.
> > > The Maven artifacts are provided at the Maven staging repo here:
> > > https://repository.apache.org/content/repositories/
> > > orgapachepredictionio-1022/
> > >
> > > All JIRAs completed for this release are tagged with 'FixVersion =
> > 0.12.1'.
> > > You can view them here:
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > version=12342841=12320420
> > >
> > > The artifacts have been signed with Key: 4719A8F4
> > >
> > > Please vote accordingly:
> > >
> > > [ ] +1, accept RC as the official 0.12.1 release
> > > [ ] -1, do not accept RC as the official 0.12.1 release because...
> > >
> >
>