You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by Ian Maxon <im...@uci.edu> on 2015/09/10 03:31:03 UTC

[VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Hi again everyone,

Please verify and vote on the second try of our first release. This
again, is just
the Hyracks and Algebricks half of the release.

The release policy can be found at

http://www.apache.org/dev/release.html

and information on release signing and verification at

http://www.apache.org/dev/release-signing.html

The tag to be voted on is:

fullstack-0.2.16-incubating (commit hash
d858943332542919431bd9e589e5c22ecedf4c3f)

in our git repository at:

https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git

The artifact, signature, md5, and sha1 are at:

https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip

https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc

https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5

https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1

MD5: 25a95411b5332968724a8eb46ae03f2c
SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e


RAT was executed as part of maven via the RAT maven plugin, but it
excludes the following paths:

           **/algebricks-tests/src/test/resources/results/**
           **/javascript/flot/*.js
           **/javascript/jsplumb/*.js
           **/javascript/jquery/*.js
           **/javascript/adminconsole/*.js
           **/stylesheet/jquery-ui/**
           **/hyracks-dist/src/main/resources/conf/**
           **/src/test/resources/data/**
           **/src/test/resources/results/**
           **/src/test/resources/expected/**
           **/testcases/*.piglet
           **/data/**/*.txt
           **/data/**/*.tbl
           **/data/**/*.ddl
           **/data/**/*.tsv
           **/actual/conf.xml
           **/actual/customer_result/part-*
           **/src/main/resources/conf/*
           **/data/dfs/**
           **/invIndex*/**
           **/*.job
           **/*.conf
           **/src/main/resources/*.cleaned
           **/ClusterControllerService/**
           **/output/**
           **/*.iml

Everyone please try validating the release again, and vote:

[ ] +1 release this package as Apache AsterixDB Hyracks 0.2.16-incubating
[ ] +0 no opinion regarding package release
[ ] -1 do not release this package because ...

Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Till Westmann <ti...@apache.org>.
Hi Ate,

Thanks for pointing this out. Unfortunately we missed this.
Are there other things that need to be fixed?

Thanks,
Till

> On Sep 11, 2015, at 8:35 AM, Ate Douma <at...@douma.nu> wrote:
> 
> I just had the time for a quick first glance at the release candidate, and also quickly noticed that (almost) all sources (still) have a:
> 
>  "Copyright 2009-2013 by The Regents of the University of California"
> 
> in their license header.
> 
> This is not correct.
> 
> Checkout http://www.apache.org/legal/src-headers.html section "SOURCE FILE HEADERS FOR CODE DEVELOPED AT THE ASF":
> 
>  0. This section refers only to works submitted directly to the ASF by the copyright owner or owner's agent.
>  1. If the source file is submitted with a copyright notice included in it, the copyright owner (or owner's agent) must either:
>         a. remove such notices, or
>         b. move them to the NOTICE file associated with each applicable project release, or
>         c. provide written permission for the ASF to make such removal or relocation of the notices.
>  2. Each source file should include the following license header -- note that there should be no copyright notice in the header:
> 
>         .... (follows the standard ASF license header)
> 
> Ate
> 
> 
> On 2015-09-10 03:31, Ian Maxon wrote:
>> Hi again everyone,
>> 
>> Please verify and vote on the second try of our first release. This
>> again, is just
>> the Hyracks and Algebricks half of the release.
>> 
>> The release policy can be found at
>> 
>> http://www.apache.org/dev/release.html
>> 
>> and information on release signing and verification at
>> 
>> http://www.apache.org/dev/release-signing.html
>> 
>> The tag to be voted on is:
>> 
>> fullstack-0.2.16-incubating (commit hash
>> d858943332542919431bd9e589e5c22ecedf4c3f)
>> 
>> in our git repository at:
>> 
>> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
>> 
>> The artifact, signature, md5, and sha1 are at:
>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
>> 
>> MD5: 25a95411b5332968724a8eb46ae03f2c
>> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
>> 
>> 
>> RAT was executed as part of maven via the RAT maven plugin, but it
>> excludes the following paths:
>> 
>>            **/algebricks-tests/src/test/resources/results/**
>>            **/javascript/flot/*.js
>>            **/javascript/jsplumb/*.js
>>            **/javascript/jquery/*.js
>>            **/javascript/adminconsole/*.js
>>            **/stylesheet/jquery-ui/**
>>            **/hyracks-dist/src/main/resources/conf/**
>>            **/src/test/resources/data/**
>>            **/src/test/resources/results/**
>>            **/src/test/resources/expected/**
>>            **/testcases/*.piglet
>>            **/data/**/*.txt
>>            **/data/**/*.tbl
>>            **/data/**/*.ddl
>>            **/data/**/*.tsv
>>            **/actual/conf.xml
>>            **/actual/customer_result/part-*
>>            **/src/main/resources/conf/*
>>            **/data/dfs/**
>>            **/invIndex*/**
>>            **/*.job
>>            **/*.conf
>>            **/src/main/resources/*.cleaned
>>            **/ClusterControllerService/**
>>            **/output/**
>>            **/*.iml
>> 
>> Everyone please try validating the release again, and vote:
>> 
>> [ ] +1 release this package as Apache AsterixDB Hyracks 0.2.16-incubating
>> [ ] +0 no opinion regarding package release
>> [ ] -1 do not release this package because ...
>> 
> 


Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Ate Douma <at...@douma.nu>.
I just had the time for a quick first glance at the release candidate, and also 
quickly noticed that (almost) all sources (still) have a:

   "Copyright 2009-2013 by The Regents of the University of California"

in their license header.

This is not correct.

Checkout http://www.apache.org/legal/src-headers.html section "SOURCE FILE 
HEADERS FOR CODE DEVELOPED AT THE ASF":

   0. This section refers only to works submitted directly to the ASF by the 
copyright owner or owner's agent.
   1. If the source file is submitted with a copyright notice included in it, 
the copyright owner (or owner's agent) must either:
          a. remove such notices, or
          b. move them to the NOTICE file associated with each applicable 
project release, or
          c. provide written permission for the ASF to make such removal or 
relocation of the notices.
   2. Each source file should include the following license header -- note that 
there should be no copyright notice in the header:

          .... (follows the standard ASF license header)

Ate


On 2015-09-10 03:31, Ian Maxon wrote:
> Hi again everyone,
>
> Please verify and vote on the second try of our first release. This
> again, is just
> the Hyracks and Algebricks half of the release.
>
> The release policy can be found at
>
> http://www.apache.org/dev/release.html
>
> and information on release signing and verification at
>
> http://www.apache.org/dev/release-signing.html
>
> The tag to be voted on is:
>
> fullstack-0.2.16-incubating (commit hash
> d858943332542919431bd9e589e5c22ecedf4c3f)
>
> in our git repository at:
>
> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
>
> The artifact, signature, md5, and sha1 are at:
>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
>
> MD5: 25a95411b5332968724a8eb46ae03f2c
> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
>
>
> RAT was executed as part of maven via the RAT maven plugin, but it
> excludes the following paths:
>
>             **/algebricks-tests/src/test/resources/results/**
>             **/javascript/flot/*.js
>             **/javascript/jsplumb/*.js
>             **/javascript/jquery/*.js
>             **/javascript/adminconsole/*.js
>             **/stylesheet/jquery-ui/**
>             **/hyracks-dist/src/main/resources/conf/**
>             **/src/test/resources/data/**
>             **/src/test/resources/results/**
>             **/src/test/resources/expected/**
>             **/testcases/*.piglet
>             **/data/**/*.txt
>             **/data/**/*.tbl
>             **/data/**/*.ddl
>             **/data/**/*.tsv
>             **/actual/conf.xml
>             **/actual/customer_result/part-*
>             **/src/main/resources/conf/*
>             **/data/dfs/**
>             **/invIndex*/**
>             **/*.job
>             **/*.conf
>             **/src/main/resources/*.cleaned
>             **/ClusterControllerService/**
>             **/output/**
>             **/*.iml
>
> Everyone please try validating the release again, and vote:
>
> [ ] +1 release this package as Apache AsterixDB Hyracks 0.2.16-incubating
> [ ] +0 no opinion regarding package release
> [ ] -1 do not release this package because ...
>


Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Chen Li <ch...@gmail.com>.
+1

Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by abdullah alamoudi <ba...@gmail.com>.
+1

On Fri, Sep 11, 2015 at 6:46 AM, Mike Carey <dt...@gmail.com> wrote:

> +1
> On Sep 10, 2015 6:12 PM, "Pouria Pirzadeh" <po...@gmail.com>
> wrote:
>
> > +1
> >
> > On Thu, Sep 10, 2015 at 3:14 PM, Murtadha Hubail <hu...@gmail.com>
> > wrote:
> >
> > > +1
> > >
> > > > On Sep 10, 2015, at 11:16 AM, Yingyi Bu <bu...@gmail.com> wrote:
> > > >
> > > > +1
> > > >
> > > > On Thu, Sep 10, 2015 at 11:15 AM, Heri Ramampiaro <heriram@gmail.com
> >
> > > wrote:
> > > >
> > > >> +1
> > > >>
> > > >> -heri
> > > >>
> > > >>> On Sep 10, 2015, at 3:37 AM, Till Westmann <ti...@apache.org>
> wrote:
> > > >>>
> > > >>> +1
> > > >>>
> > > >>> - signature and hashes ok
> > > >>> - archive agreed with commit id
> > > >>> - LICENSE + NOTICE good
> > > >>> - DISCLAIMER present
> > > >>> - source files have headers
> > > >>> - no unexpected binaries
> > > >>> - compilation works
> > > >>>
> > > >>> Till
> > > >>>
> > > >>>> On Sep 9, 2015, at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
> > > >>>>
> > > >>>> Hi again everyone,
> > > >>>>
> > > >>>> Please verify and vote on the second try of our first release.
> This
> > > >>>> again, is just
> > > >>>> the Hyracks and Algebricks half of the release.
> > > >>>>
> > > >>>> The release policy can be found at
> > > >>>>
> > > >>>> http://www.apache.org/dev/release.html
> > > >>>>
> > > >>>> and information on release signing and verification at
> > > >>>>
> > > >>>> http://www.apache.org/dev/release-signing.html
> > > >>>>
> > > >>>> The tag to be voted on is:
> > > >>>>
> > > >>>> fullstack-0.2.16-incubating (commit hash
> > > >>>> d858943332542919431bd9e589e5c22ecedf4c3f)
> > > >>>>
> > > >>>> in our git repository at:
> > > >>>>
> > > >>>>
> > >
> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
> > > >>>>
> > > >>>> The artifact, signature, md5, and sha1 are at:
> > > >>>>
> > > >>>>
> > > >>
> > >
> >
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
> > > >>>>
> > > >>>>
> > > >>
> > >
> >
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
> > > >>>>
> > > >>>>
> > > >>
> > >
> >
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
> > > >>>>
> > > >>>>
> > > >>
> > >
> >
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
> > > >>>>
> > > >>>> MD5: 25a95411b5332968724a8eb46ae03f2c
> > > >>>> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
> > > >>>>
> > > >>>>
> > > >>>> RAT was executed as part of maven via the RAT maven plugin, but it
> > > >>>> excludes the following paths:
> > > >>>>
> > > >>>>         **/algebricks-tests/src/test/resources/results/**
> > > >>>>         **/javascript/flot/*.js
> > > >>>>         **/javascript/jsplumb/*.js
> > > >>>>         **/javascript/jquery/*.js
> > > >>>>         **/javascript/adminconsole/*.js
> > > >>>>         **/stylesheet/jquery-ui/**
> > > >>>>         **/hyracks-dist/src/main/resources/conf/**
> > > >>>>         **/src/test/resources/data/**
> > > >>>>         **/src/test/resources/results/**
> > > >>>>         **/src/test/resources/expected/**
> > > >>>>         **/testcases/*.piglet
> > > >>>>         **/data/**/*.txt
> > > >>>>         **/data/**/*.tbl
> > > >>>>         **/data/**/*.ddl
> > > >>>>         **/data/**/*.tsv
> > > >>>>         **/actual/conf.xml
> > > >>>>         **/actual/customer_result/part-*
> > > >>>>         **/src/main/resources/conf/*
> > > >>>>         **/data/dfs/**
> > > >>>>         **/invIndex*/**
> > > >>>>         **/*.job
> > > >>>>         **/*.conf
> > > >>>>         **/src/main/resources/*.cleaned
> > > >>>>         **/ClusterControllerService/**
> > > >>>>         **/output/**
> > > >>>>         **/*.iml
> > > >>>>
> > > >>>> Everyone please try validating the release again, and vote:
> > > >>>>
> > > >>>> [ ] +1 release this package as Apache AsterixDB Hyracks
> > > >> 0.2.16-incubating
> > > >>>> [ ] +0 no opinion regarding package release
> > > >>>> [ ] -1 do not release this package because ...
> > > >>>
> > > >>
> > > >>
> > >
> > >
> >
>



-- 
Amoudi, Abdullah.

Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Mike Carey <dt...@gmail.com>.
+1
On Sep 10, 2015 6:12 PM, "Pouria Pirzadeh" <po...@gmail.com>
wrote:

> +1
>
> On Thu, Sep 10, 2015 at 3:14 PM, Murtadha Hubail <hu...@gmail.com>
> wrote:
>
> > +1
> >
> > > On Sep 10, 2015, at 11:16 AM, Yingyi Bu <bu...@gmail.com> wrote:
> > >
> > > +1
> > >
> > > On Thu, Sep 10, 2015 at 11:15 AM, Heri Ramampiaro <he...@gmail.com>
> > wrote:
> > >
> > >> +1
> > >>
> > >> -heri
> > >>
> > >>> On Sep 10, 2015, at 3:37 AM, Till Westmann <ti...@apache.org> wrote:
> > >>>
> > >>> +1
> > >>>
> > >>> - signature and hashes ok
> > >>> - archive agreed with commit id
> > >>> - LICENSE + NOTICE good
> > >>> - DISCLAIMER present
> > >>> - source files have headers
> > >>> - no unexpected binaries
> > >>> - compilation works
> > >>>
> > >>> Till
> > >>>
> > >>>> On Sep 9, 2015, at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
> > >>>>
> > >>>> Hi again everyone,
> > >>>>
> > >>>> Please verify and vote on the second try of our first release. This
> > >>>> again, is just
> > >>>> the Hyracks and Algebricks half of the release.
> > >>>>
> > >>>> The release policy can be found at
> > >>>>
> > >>>> http://www.apache.org/dev/release.html
> > >>>>
> > >>>> and information on release signing and verification at
> > >>>>
> > >>>> http://www.apache.org/dev/release-signing.html
> > >>>>
> > >>>> The tag to be voted on is:
> > >>>>
> > >>>> fullstack-0.2.16-incubating (commit hash
> > >>>> d858943332542919431bd9e589e5c22ecedf4c3f)
> > >>>>
> > >>>> in our git repository at:
> > >>>>
> > >>>>
> > https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
> > >>>>
> > >>>> The artifact, signature, md5, and sha1 are at:
> > >>>>
> > >>>>
> > >>
> >
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
> > >>>>
> > >>>>
> > >>
> >
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
> > >>>>
> > >>>>
> > >>
> >
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
> > >>>>
> > >>>>
> > >>
> >
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
> > >>>>
> > >>>> MD5: 25a95411b5332968724a8eb46ae03f2c
> > >>>> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
> > >>>>
> > >>>>
> > >>>> RAT was executed as part of maven via the RAT maven plugin, but it
> > >>>> excludes the following paths:
> > >>>>
> > >>>>         **/algebricks-tests/src/test/resources/results/**
> > >>>>         **/javascript/flot/*.js
> > >>>>         **/javascript/jsplumb/*.js
> > >>>>         **/javascript/jquery/*.js
> > >>>>         **/javascript/adminconsole/*.js
> > >>>>         **/stylesheet/jquery-ui/**
> > >>>>         **/hyracks-dist/src/main/resources/conf/**
> > >>>>         **/src/test/resources/data/**
> > >>>>         **/src/test/resources/results/**
> > >>>>         **/src/test/resources/expected/**
> > >>>>         **/testcases/*.piglet
> > >>>>         **/data/**/*.txt
> > >>>>         **/data/**/*.tbl
> > >>>>         **/data/**/*.ddl
> > >>>>         **/data/**/*.tsv
> > >>>>         **/actual/conf.xml
> > >>>>         **/actual/customer_result/part-*
> > >>>>         **/src/main/resources/conf/*
> > >>>>         **/data/dfs/**
> > >>>>         **/invIndex*/**
> > >>>>         **/*.job
> > >>>>         **/*.conf
> > >>>>         **/src/main/resources/*.cleaned
> > >>>>         **/ClusterControllerService/**
> > >>>>         **/output/**
> > >>>>         **/*.iml
> > >>>>
> > >>>> Everyone please try validating the release again, and vote:
> > >>>>
> > >>>> [ ] +1 release this package as Apache AsterixDB Hyracks
> > >> 0.2.16-incubating
> > >>>> [ ] +0 no opinion regarding package release
> > >>>> [ ] -1 do not release this package because ...
> > >>>
> > >>
> > >>
> >
> >
>

Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Pouria Pirzadeh <po...@gmail.com>.
+1

On Thu, Sep 10, 2015 at 3:14 PM, Murtadha Hubail <hu...@gmail.com>
wrote:

> +1
>
> > On Sep 10, 2015, at 11:16 AM, Yingyi Bu <bu...@gmail.com> wrote:
> >
> > +1
> >
> > On Thu, Sep 10, 2015 at 11:15 AM, Heri Ramampiaro <he...@gmail.com>
> wrote:
> >
> >> +1
> >>
> >> -heri
> >>
> >>> On Sep 10, 2015, at 3:37 AM, Till Westmann <ti...@apache.org> wrote:
> >>>
> >>> +1
> >>>
> >>> - signature and hashes ok
> >>> - archive agreed with commit id
> >>> - LICENSE + NOTICE good
> >>> - DISCLAIMER present
> >>> - source files have headers
> >>> - no unexpected binaries
> >>> - compilation works
> >>>
> >>> Till
> >>>
> >>>> On Sep 9, 2015, at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
> >>>>
> >>>> Hi again everyone,
> >>>>
> >>>> Please verify and vote on the second try of our first release. This
> >>>> again, is just
> >>>> the Hyracks and Algebricks half of the release.
> >>>>
> >>>> The release policy can be found at
> >>>>
> >>>> http://www.apache.org/dev/release.html
> >>>>
> >>>> and information on release signing and verification at
> >>>>
> >>>> http://www.apache.org/dev/release-signing.html
> >>>>
> >>>> The tag to be voted on is:
> >>>>
> >>>> fullstack-0.2.16-incubating (commit hash
> >>>> d858943332542919431bd9e589e5c22ecedf4c3f)
> >>>>
> >>>> in our git repository at:
> >>>>
> >>>>
> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
> >>>>
> >>>> The artifact, signature, md5, and sha1 are at:
> >>>>
> >>>>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
> >>>>
> >>>>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
> >>>>
> >>>>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
> >>>>
> >>>>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
> >>>>
> >>>> MD5: 25a95411b5332968724a8eb46ae03f2c
> >>>> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
> >>>>
> >>>>
> >>>> RAT was executed as part of maven via the RAT maven plugin, but it
> >>>> excludes the following paths:
> >>>>
> >>>>         **/algebricks-tests/src/test/resources/results/**
> >>>>         **/javascript/flot/*.js
> >>>>         **/javascript/jsplumb/*.js
> >>>>         **/javascript/jquery/*.js
> >>>>         **/javascript/adminconsole/*.js
> >>>>         **/stylesheet/jquery-ui/**
> >>>>         **/hyracks-dist/src/main/resources/conf/**
> >>>>         **/src/test/resources/data/**
> >>>>         **/src/test/resources/results/**
> >>>>         **/src/test/resources/expected/**
> >>>>         **/testcases/*.piglet
> >>>>         **/data/**/*.txt
> >>>>         **/data/**/*.tbl
> >>>>         **/data/**/*.ddl
> >>>>         **/data/**/*.tsv
> >>>>         **/actual/conf.xml
> >>>>         **/actual/customer_result/part-*
> >>>>         **/src/main/resources/conf/*
> >>>>         **/data/dfs/**
> >>>>         **/invIndex*/**
> >>>>         **/*.job
> >>>>         **/*.conf
> >>>>         **/src/main/resources/*.cleaned
> >>>>         **/ClusterControllerService/**
> >>>>         **/output/**
> >>>>         **/*.iml
> >>>>
> >>>> Everyone please try validating the release again, and vote:
> >>>>
> >>>> [ ] +1 release this package as Apache AsterixDB Hyracks
> >> 0.2.16-incubating
> >>>> [ ] +0 no opinion regarding package release
> >>>> [ ] -1 do not release this package because ...
> >>>
> >>
> >>
>
>

Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Murtadha Hubail <hu...@gmail.com>.
+1

> On Sep 10, 2015, at 11:16 AM, Yingyi Bu <bu...@gmail.com> wrote:
> 
> +1
> 
> On Thu, Sep 10, 2015 at 11:15 AM, Heri Ramampiaro <he...@gmail.com> wrote:
> 
>> +1
>> 
>> -heri
>> 
>>> On Sep 10, 2015, at 3:37 AM, Till Westmann <ti...@apache.org> wrote:
>>> 
>>> +1
>>> 
>>> - signature and hashes ok
>>> - archive agreed with commit id
>>> - LICENSE + NOTICE good
>>> - DISCLAIMER present
>>> - source files have headers
>>> - no unexpected binaries
>>> - compilation works
>>> 
>>> Till
>>> 
>>>> On Sep 9, 2015, at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
>>>> 
>>>> Hi again everyone,
>>>> 
>>>> Please verify and vote on the second try of our first release. This
>>>> again, is just
>>>> the Hyracks and Algebricks half of the release.
>>>> 
>>>> The release policy can be found at
>>>> 
>>>> http://www.apache.org/dev/release.html
>>>> 
>>>> and information on release signing and verification at
>>>> 
>>>> http://www.apache.org/dev/release-signing.html
>>>> 
>>>> The tag to be voted on is:
>>>> 
>>>> fullstack-0.2.16-incubating (commit hash
>>>> d858943332542919431bd9e589e5c22ecedf4c3f)
>>>> 
>>>> in our git repository at:
>>>> 
>>>> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
>>>> 
>>>> The artifact, signature, md5, and sha1 are at:
>>>> 
>>>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
>>>> 
>>>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
>>>> 
>>>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
>>>> 
>>>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
>>>> 
>>>> MD5: 25a95411b5332968724a8eb46ae03f2c
>>>> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
>>>> 
>>>> 
>>>> RAT was executed as part of maven via the RAT maven plugin, but it
>>>> excludes the following paths:
>>>> 
>>>>         **/algebricks-tests/src/test/resources/results/**
>>>>         **/javascript/flot/*.js
>>>>         **/javascript/jsplumb/*.js
>>>>         **/javascript/jquery/*.js
>>>>         **/javascript/adminconsole/*.js
>>>>         **/stylesheet/jquery-ui/**
>>>>         **/hyracks-dist/src/main/resources/conf/**
>>>>         **/src/test/resources/data/**
>>>>         **/src/test/resources/results/**
>>>>         **/src/test/resources/expected/**
>>>>         **/testcases/*.piglet
>>>>         **/data/**/*.txt
>>>>         **/data/**/*.tbl
>>>>         **/data/**/*.ddl
>>>>         **/data/**/*.tsv
>>>>         **/actual/conf.xml
>>>>         **/actual/customer_result/part-*
>>>>         **/src/main/resources/conf/*
>>>>         **/data/dfs/**
>>>>         **/invIndex*/**
>>>>         **/*.job
>>>>         **/*.conf
>>>>         **/src/main/resources/*.cleaned
>>>>         **/ClusterControllerService/**
>>>>         **/output/**
>>>>         **/*.iml
>>>> 
>>>> Everyone please try validating the release again, and vote:
>>>> 
>>>> [ ] +1 release this package as Apache AsterixDB Hyracks
>> 0.2.16-incubating
>>>> [ ] +0 no opinion regarding package release
>>>> [ ] -1 do not release this package because ...
>>> 
>> 
>> 


Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Yingyi Bu <bu...@gmail.com>.
+1

On Thu, Sep 10, 2015 at 11:15 AM, Heri Ramampiaro <he...@gmail.com> wrote:

> +1
>
> -heri
>
> > On Sep 10, 2015, at 3:37 AM, Till Westmann <ti...@apache.org> wrote:
> >
> > +1
> >
> > - signature and hashes ok
> > - archive agreed with commit id
> > - LICENSE + NOTICE good
> > - DISCLAIMER present
> > - source files have headers
> > - no unexpected binaries
> > - compilation works
> >
> > Till
> >
> >> On Sep 9, 2015, at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
> >>
> >> Hi again everyone,
> >>
> >> Please verify and vote on the second try of our first release. This
> >> again, is just
> >> the Hyracks and Algebricks half of the release.
> >>
> >> The release policy can be found at
> >>
> >> http://www.apache.org/dev/release.html
> >>
> >> and information on release signing and verification at
> >>
> >> http://www.apache.org/dev/release-signing.html
> >>
> >> The tag to be voted on is:
> >>
> >> fullstack-0.2.16-incubating (commit hash
> >> d858943332542919431bd9e589e5c22ecedf4c3f)
> >>
> >> in our git repository at:
> >>
> >> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
> >>
> >> The artifact, signature, md5, and sha1 are at:
> >>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
> >>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
> >>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
> >>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
> >>
> >> MD5: 25a95411b5332968724a8eb46ae03f2c
> >> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
> >>
> >>
> >> RAT was executed as part of maven via the RAT maven plugin, but it
> >> excludes the following paths:
> >>
> >>          **/algebricks-tests/src/test/resources/results/**
> >>          **/javascript/flot/*.js
> >>          **/javascript/jsplumb/*.js
> >>          **/javascript/jquery/*.js
> >>          **/javascript/adminconsole/*.js
> >>          **/stylesheet/jquery-ui/**
> >>          **/hyracks-dist/src/main/resources/conf/**
> >>          **/src/test/resources/data/**
> >>          **/src/test/resources/results/**
> >>          **/src/test/resources/expected/**
> >>          **/testcases/*.piglet
> >>          **/data/**/*.txt
> >>          **/data/**/*.tbl
> >>          **/data/**/*.ddl
> >>          **/data/**/*.tsv
> >>          **/actual/conf.xml
> >>          **/actual/customer_result/part-*
> >>          **/src/main/resources/conf/*
> >>          **/data/dfs/**
> >>          **/invIndex*/**
> >>          **/*.job
> >>          **/*.conf
> >>          **/src/main/resources/*.cleaned
> >>          **/ClusterControllerService/**
> >>          **/output/**
> >>          **/*.iml
> >>
> >> Everyone please try validating the release again, and vote:
> >>
> >> [ ] +1 release this package as Apache AsterixDB Hyracks
> 0.2.16-incubating
> >> [ ] +0 no opinion regarding package release
> >> [ ] -1 do not release this package because ...
> >
>
>

Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Taewoo Kim <wa...@gmail.com>.
+1

Best,
Taewoo

On Thu, Sep 10, 2015 at 11:15 AM, Heri Ramampiaro <he...@gmail.com> wrote:

> +1
>
> -heri
>
> > On Sep 10, 2015, at 3:37 AM, Till Westmann <ti...@apache.org> wrote:
> >
> > +1
> >
> > - signature and hashes ok
> > - archive agreed with commit id
> > - LICENSE + NOTICE good
> > - DISCLAIMER present
> > - source files have headers
> > - no unexpected binaries
> > - compilation works
> >
> > Till
> >
> >> On Sep 9, 2015, at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
> >>
> >> Hi again everyone,
> >>
> >> Please verify and vote on the second try of our first release. This
> >> again, is just
> >> the Hyracks and Algebricks half of the release.
> >>
> >> The release policy can be found at
> >>
> >> http://www.apache.org/dev/release.html
> >>
> >> and information on release signing and verification at
> >>
> >> http://www.apache.org/dev/release-signing.html
> >>
> >> The tag to be voted on is:
> >>
> >> fullstack-0.2.16-incubating (commit hash
> >> d858943332542919431bd9e589e5c22ecedf4c3f)
> >>
> >> in our git repository at:
> >>
> >> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
> >>
> >> The artifact, signature, md5, and sha1 are at:
> >>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
> >>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
> >>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
> >>
> >>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
> >>
> >> MD5: 25a95411b5332968724a8eb46ae03f2c
> >> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
> >>
> >>
> >> RAT was executed as part of maven via the RAT maven plugin, but it
> >> excludes the following paths:
> >>
> >>          **/algebricks-tests/src/test/resources/results/**
> >>          **/javascript/flot/*.js
> >>          **/javascript/jsplumb/*.js
> >>          **/javascript/jquery/*.js
> >>          **/javascript/adminconsole/*.js
> >>          **/stylesheet/jquery-ui/**
> >>          **/hyracks-dist/src/main/resources/conf/**
> >>          **/src/test/resources/data/**
> >>          **/src/test/resources/results/**
> >>          **/src/test/resources/expected/**
> >>          **/testcases/*.piglet
> >>          **/data/**/*.txt
> >>          **/data/**/*.tbl
> >>          **/data/**/*.ddl
> >>          **/data/**/*.tsv
> >>          **/actual/conf.xml
> >>          **/actual/customer_result/part-*
> >>          **/src/main/resources/conf/*
> >>          **/data/dfs/**
> >>          **/invIndex*/**
> >>          **/*.job
> >>          **/*.conf
> >>          **/src/main/resources/*.cleaned
> >>          **/ClusterControllerService/**
> >>          **/output/**
> >>          **/*.iml
> >>
> >> Everyone please try validating the release again, and vote:
> >>
> >> [ ] +1 release this package as Apache AsterixDB Hyracks
> 0.2.16-incubating
> >> [ ] +0 no opinion regarding package release
> >> [ ] -1 do not release this package because ...
> >
>
>

Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Heri Ramampiaro <he...@gmail.com>.
+1

-heri

> On Sep 10, 2015, at 3:37 AM, Till Westmann <ti...@apache.org> wrote:
> 
> +1 
> 
> - signature and hashes ok
> - archive agreed with commit id
> - LICENSE + NOTICE good
> - DISCLAIMER present
> - source files have headers
> - no unexpected binaries
> - compilation works
> 
> Till
> 
>> On Sep 9, 2015, at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
>> 
>> Hi again everyone,
>> 
>> Please verify and vote on the second try of our first release. This
>> again, is just
>> the Hyracks and Algebricks half of the release.
>> 
>> The release policy can be found at
>> 
>> http://www.apache.org/dev/release.html
>> 
>> and information on release signing and verification at
>> 
>> http://www.apache.org/dev/release-signing.html
>> 
>> The tag to be voted on is:
>> 
>> fullstack-0.2.16-incubating (commit hash
>> d858943332542919431bd9e589e5c22ecedf4c3f)
>> 
>> in our git repository at:
>> 
>> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
>> 
>> The artifact, signature, md5, and sha1 are at:
>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
>> 
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
>> 
>> MD5: 25a95411b5332968724a8eb46ae03f2c
>> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
>> 
>> 
>> RAT was executed as part of maven via the RAT maven plugin, but it
>> excludes the following paths:
>> 
>>          **/algebricks-tests/src/test/resources/results/**
>>          **/javascript/flot/*.js
>>          **/javascript/jsplumb/*.js
>>          **/javascript/jquery/*.js
>>          **/javascript/adminconsole/*.js
>>          **/stylesheet/jquery-ui/**
>>          **/hyracks-dist/src/main/resources/conf/**
>>          **/src/test/resources/data/**
>>          **/src/test/resources/results/**
>>          **/src/test/resources/expected/**
>>          **/testcases/*.piglet
>>          **/data/**/*.txt
>>          **/data/**/*.tbl
>>          **/data/**/*.ddl
>>          **/data/**/*.tsv
>>          **/actual/conf.xml
>>          **/actual/customer_result/part-*
>>          **/src/main/resources/conf/*
>>          **/data/dfs/**
>>          **/invIndex*/**
>>          **/*.job
>>          **/*.conf
>>          **/src/main/resources/*.cleaned
>>          **/ClusterControllerService/**
>>          **/output/**
>>          **/*.iml
>> 
>> Everyone please try validating the release again, and vote:
>> 
>> [ ] +1 release this package as Apache AsterixDB Hyracks 0.2.16-incubating
>> [ ] +0 no opinion regarding package release
>> [ ] -1 do not release this package because ...
> 


Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Till Westmann <ti...@apache.org>.
+1 

- signature and hashes ok
- archive agreed with commit id
- LICENSE + NOTICE good
- DISCLAIMER present
- source files have headers
- no unexpected binaries
- compilation works

Till

> On Sep 9, 2015, at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
> 
> Hi again everyone,
> 
> Please verify and vote on the second try of our first release. This
> again, is just
> the Hyracks and Algebricks half of the release.
> 
> The release policy can be found at
> 
> http://www.apache.org/dev/release.html
> 
> and information on release signing and verification at
> 
> http://www.apache.org/dev/release-signing.html
> 
> The tag to be voted on is:
> 
> fullstack-0.2.16-incubating (commit hash
> d858943332542919431bd9e589e5c22ecedf4c3f)
> 
> in our git repository at:
> 
> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
> 
> The artifact, signature, md5, and sha1 are at:
> 
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
> 
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
> 
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
> 
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
> 
> MD5: 25a95411b5332968724a8eb46ae03f2c
> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
> 
> 
> RAT was executed as part of maven via the RAT maven plugin, but it
> excludes the following paths:
> 
>           **/algebricks-tests/src/test/resources/results/**
>           **/javascript/flot/*.js
>           **/javascript/jsplumb/*.js
>           **/javascript/jquery/*.js
>           **/javascript/adminconsole/*.js
>           **/stylesheet/jquery-ui/**
>           **/hyracks-dist/src/main/resources/conf/**
>           **/src/test/resources/data/**
>           **/src/test/resources/results/**
>           **/src/test/resources/expected/**
>           **/testcases/*.piglet
>           **/data/**/*.txt
>           **/data/**/*.tbl
>           **/data/**/*.ddl
>           **/data/**/*.tsv
>           **/actual/conf.xml
>           **/actual/customer_result/part-*
>           **/src/main/resources/conf/*
>           **/data/dfs/**
>           **/invIndex*/**
>           **/*.job
>           **/*.conf
>           **/src/main/resources/*.cleaned
>           **/ClusterControllerService/**
>           **/output/**
>           **/*.iml
> 
> Everyone please try validating the release again, and vote:
> 
> [ ] +1 release this package as Apache AsterixDB Hyracks 0.2.16-incubating
> [ ] +0 no opinion regarding package release
> [ ] -1 do not release this package because ...


Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Ian Maxon <im...@uci.edu>.
Ah, and sorry, an omission from the top email, the KEYS file
containing the PGP keys used to sign the release can be found at

https://dist.apache.org/repos/dist/release/incubator/asterixdb/KEYS

(as before)

-Ian

On Wed, Sep 9, 2015 at 6:33 PM, Ian Maxon <im...@uci.edu> wrote:
> I'll add my [✓ ] +1 release this package as Apache AsterixDB Hyracks
> 0.2.16-incubating (if it wasn't implicit...)
> I checked:
> - Hash
> - Signature (of course ☺️)
> - DISCLAIMER/NOTICE
> - 'mvn verify' passes on extracted artifact
> - RAT passes (implies license headers on all relevant source files, to me...)
> - Nothing unexpected in source release.
>
>
> On Wed, Sep 9, 2015 at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
>> Hi again everyone,
>>
>> Please verify and vote on the second try of our first release. This
>> again, is just
>> the Hyracks and Algebricks half of the release.
>>
>> The release policy can be found at
>>
>> http://www.apache.org/dev/release.html
>>
>> and information on release signing and verification at
>>
>> http://www.apache.org/dev/release-signing.html
>>
>> The tag to be voted on is:
>>
>> fullstack-0.2.16-incubating (commit hash
>> d858943332542919431bd9e589e5c22ecedf4c3f)
>>
>> in our git repository at:
>>
>> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
>>
>> The artifact, signature, md5, and sha1 are at:
>>
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
>>
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
>>
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
>>
>> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
>>
>> MD5: 25a95411b5332968724a8eb46ae03f2c
>> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
>>
>>
>> RAT was executed as part of maven via the RAT maven plugin, but it
>> excludes the following paths:
>>
>>            **/algebricks-tests/src/test/resources/results/**
>>            **/javascript/flot/*.js
>>            **/javascript/jsplumb/*.js
>>            **/javascript/jquery/*.js
>>            **/javascript/adminconsole/*.js
>>            **/stylesheet/jquery-ui/**
>>            **/hyracks-dist/src/main/resources/conf/**
>>            **/src/test/resources/data/**
>>            **/src/test/resources/results/**
>>            **/src/test/resources/expected/**
>>            **/testcases/*.piglet
>>            **/data/**/*.txt
>>            **/data/**/*.tbl
>>            **/data/**/*.ddl
>>            **/data/**/*.tsv
>>            **/actual/conf.xml
>>            **/actual/customer_result/part-*
>>            **/src/main/resources/conf/*
>>            **/data/dfs/**
>>            **/invIndex*/**
>>            **/*.job
>>            **/*.conf
>>            **/src/main/resources/*.cleaned
>>            **/ClusterControllerService/**
>>            **/output/**
>>            **/*.iml
>>
>> Everyone please try validating the release again, and vote:
>>
>> [ ] +1 release this package as Apache AsterixDB Hyracks 0.2.16-incubating
>> [ ] +0 no opinion regarding package release
>> [ ] -1 do not release this package because ...

Re: [VOTE] Release Apache AsterixDB Hyracks 0.2.16-incubating (RC2)

Posted by Ian Maxon <im...@uci.edu>.
I'll add my [✓ ] +1 release this package as Apache AsterixDB Hyracks
0.2.16-incubating (if it wasn't implicit...)
I checked:
- Hash
- Signature (of course ☺️)
- DISCLAIMER/NOTICE
- 'mvn verify' passes on extracted artifact
- RAT passes (implies license headers on all relevant source files, to me...)
- Nothing unexpected in source release.


On Wed, Sep 9, 2015 at 6:31 PM, Ian Maxon <im...@uci.edu> wrote:
> Hi again everyone,
>
> Please verify and vote on the second try of our first release. This
> again, is just
> the Hyracks and Algebricks half of the release.
>
> The release policy can be found at
>
> http://www.apache.org/dev/release.html
>
> and information on release signing and verification at
>
> http://www.apache.org/dev/release-signing.html
>
> The tag to be voted on is:
>
> fullstack-0.2.16-incubating (commit hash
> d858943332542919431bd9e589e5c22ecedf4c3f)
>
> in our git repository at:
>
> https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
>
> The artifact, signature, md5, and sha1 are at:
>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
>
> https://repository.apache.org/service/local/repositories/orgapacheasterix-1006/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
>
> MD5: 25a95411b5332968724a8eb46ae03f2c
> SHA1: 4c57f879d97b4f65e4032beed1d80e5ea98cee2e
>
>
> RAT was executed as part of maven via the RAT maven plugin, but it
> excludes the following paths:
>
>            **/algebricks-tests/src/test/resources/results/**
>            **/javascript/flot/*.js
>            **/javascript/jsplumb/*.js
>            **/javascript/jquery/*.js
>            **/javascript/adminconsole/*.js
>            **/stylesheet/jquery-ui/**
>            **/hyracks-dist/src/main/resources/conf/**
>            **/src/test/resources/data/**
>            **/src/test/resources/results/**
>            **/src/test/resources/expected/**
>            **/testcases/*.piglet
>            **/data/**/*.txt
>            **/data/**/*.tbl
>            **/data/**/*.ddl
>            **/data/**/*.tsv
>            **/actual/conf.xml
>            **/actual/customer_result/part-*
>            **/src/main/resources/conf/*
>            **/data/dfs/**
>            **/invIndex*/**
>            **/*.job
>            **/*.conf
>            **/src/main/resources/*.cleaned
>            **/ClusterControllerService/**
>            **/output/**
>            **/*.iml
>
> Everyone please try validating the release again, and vote:
>
> [ ] +1 release this package as Apache AsterixDB Hyracks 0.2.16-incubating
> [ ] +0 no opinion regarding package release
> [ ] -1 do not release this package because ...