Re: [VOTE] Apache Crail 1.0-incubating (RC3)

2018-05-24 Thread Willem Jiang
I found the KEY file from the PPMC voting mail[1].
According to note of from apache key home[2], the Key for release should
not be the link.

   - The KEYS files must be stored in the ASF mirror directories. This
   ensures that they are archived along with the releases to which they apply.
   - The KEYS file are needed to check signatures of archived releases.
   Thus keys should only ever be added to the KEYS file, and never normally
   removed. Now the LDAP group for a project will change over time, and a
   committer who signed one or more releases may no longer be in the group.
   Also if a project moves to the Attic, its LDAP group will be removed.

[1]https://www.mail-archive.com/dev@crail.apache.org/msg00268.html
[2]https://people.apache.org/keys/



Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Fri, May 25, 2018 at 9:09 AM, Willem Jiang 
wrote:

> I can build the kit after skipping the test and there is a build
> instruction in the README.  I'm sorry I didn't find it at first check.
> Now I have some trouble to find the signing key from the distribution
> directory.  We normally provide it in the KEY directory.
>
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Wed, May 23, 2018 at 3:23 PM, Jonas Pfefferle  wrote:
>
>> Hi,
>>
>> At the moment there is no way to run the tests without setting up a
>> configuration for your system (Crail needs hugepage mountpoint, network
>> interfaces etc).
>> For that reason we instruct people in the README to build with
>> "-DskipTests".
>>
>> If you want to deploy/configure Crail to run the tests you need to setup
>> the CRAIL_HOME environment variable and adapt the Crail configuration with
>> your network settings etc. Check the README for more detailed instructions.
>>
>> Thanks,
>> Jonas
>>
>>  On Wed, 23 May 2018 10:33:09 +0800
>>
>>  Willem Jiang  wrote:
>>
>>> Hi,
>>>
>>> I just tried to build from the source kit and got the test error due to
>>> missing crail-site.conf.
>>> I checked the README and cannot find any note for solving this problem.
>>>
>>> testRenameFile(org.apache.crail.ClientTest): null/conf/crail-site.conf
>>> (No
>>> such file or directory)
>>>  testRenameFile(org.apache.crail.ClientTest)
>>>  testlookupDirectory(org.apache.crail.ClientTest):
>>> null/conf/crail-site.conf (No such file or directory)
>>>
>>>
>>> Willem Jiang
>>>
>>> Blog: http://willemjiang.blogspot.com (English)
>>>  http://jnn.iteye.com  (Chinese)
>>> Twitter: willemjiang
>>> Weibo: 姜宁willem
>>>
>>> On Tue, May 22, 2018 at 3:28 PM, Jonas Pfefferle 
>>> wrote:
>>>
>>> Please vote to approve the source release of Apache Crail 1.0-incubating
 (RC3).
 This release candidate fixes all issues raised in the last IPMC vote:
 - Add DISCLAIMER
 - Move IBM copyright from NOTICE file to CREDITS file and fix formatting
 of Apache copyright
 - Leading directory name in tar/zip file is now
 "apache-crail-1.0-incubating-src"

 The podling dev vote thread:

 https://www.mail-archive.com/dev@crail.apache.org/msg00268.html

 The result:

 https://www.mail-archive.com/dev@crail.apache.org/msg00274.html

 Commit hash: 0db64fddad52044eab75ee73e1857c7bcf6fae7d

 https://git1-us-west.apache.org/repos/asf?p=incubator-crail.
 git;a=commit;h=0db64fddad52044eab75ee73e1857c7bcf6fae7d

 Release files can be found at:
 https://dist.apache.org/repos/dist/dev/incubator/crail/1.0-rc3/

 The vote is open for at least 72 hours and passes if a majority of at
 least
 3 +1 PMC votes are cast.

 [ ] +1 Release this package as Apache Crail 1.0-incubating
 [ ] -1 Do not release this package because ...

 Thanks,
 Jonas


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org



>>
>>
>


Re: [VOTE] Apache Crail 1.0-incubating (RC3)

2018-05-24 Thread Willem Jiang
I can build the kit after skipping the test and there is a build
instruction in the README.  I'm sorry I didn't find it at first check.
Now I have some trouble to find the signing key from the distribution
directory.  We normally provide it in the KEY directory.


Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Wed, May 23, 2018 at 3:23 PM, Jonas Pfefferle  wrote:

> Hi,
>
> At the moment there is no way to run the tests without setting up a
> configuration for your system (Crail needs hugepage mountpoint, network
> interfaces etc).
> For that reason we instruct people in the README to build with
> "-DskipTests".
>
> If you want to deploy/configure Crail to run the tests you need to setup
> the CRAIL_HOME environment variable and adapt the Crail configuration with
> your network settings etc. Check the README for more detailed instructions.
>
> Thanks,
> Jonas
>
>  On Wed, 23 May 2018 10:33:09 +0800
>
>  Willem Jiang  wrote:
>
>> Hi,
>>
>> I just tried to build from the source kit and got the test error due to
>> missing crail-site.conf.
>> I checked the README and cannot find any note for solving this problem.
>>
>> testRenameFile(org.apache.crail.ClientTest): null/conf/crail-site.conf
>> (No
>> such file or directory)
>>  testRenameFile(org.apache.crail.ClientTest)
>>  testlookupDirectory(org.apache.crail.ClientTest):
>> null/conf/crail-site.conf (No such file or directory)
>>
>>
>> Willem Jiang
>>
>> Blog: http://willemjiang.blogspot.com (English)
>>  http://jnn.iteye.com  (Chinese)
>> Twitter: willemjiang
>> Weibo: 姜宁willem
>>
>> On Tue, May 22, 2018 at 3:28 PM, Jonas Pfefferle 
>> wrote:
>>
>> Please vote to approve the source release of Apache Crail 1.0-incubating
>>> (RC3).
>>> This release candidate fixes all issues raised in the last IPMC vote:
>>> - Add DISCLAIMER
>>> - Move IBM copyright from NOTICE file to CREDITS file and fix formatting
>>> of Apache copyright
>>> - Leading directory name in tar/zip file is now
>>> "apache-crail-1.0-incubating-src"
>>>
>>> The podling dev vote thread:
>>>
>>> https://www.mail-archive.com/dev@crail.apache.org/msg00268.html
>>>
>>> The result:
>>>
>>> https://www.mail-archive.com/dev@crail.apache.org/msg00274.html
>>>
>>> Commit hash: 0db64fddad52044eab75ee73e1857c7bcf6fae7d
>>>
>>> https://git1-us-west.apache.org/repos/asf?p=incubator-crail.
>>> git;a=commit;h=0db64fddad52044eab75ee73e1857c7bcf6fae7d
>>>
>>> Release files can be found at:
>>> https://dist.apache.org/repos/dist/dev/incubator/crail/1.0-rc3/
>>>
>>> The vote is open for at least 72 hours and passes if a majority of at
>>> least
>>> 3 +1 PMC votes are cast.
>>>
>>> [ ] +1 Release this package as Apache Crail 1.0-incubating
>>> [ ] -1 Do not release this package because ...
>>>
>>> Thanks,
>>> Jonas
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>
>>>
>>>
>
>


Re: [VOTE] Apache Crail 1.0-incubating (RC3)

2018-05-24 Thread Suneel Marthi
+1 binding

1. Verified sigs and hashes
2. Built from source
3. incubating in artifacts name

On Thu, May 24, 2018 at 7:08 PM, Julian Hyde  wrote:

> Willem,
>
> You didn’t cast a vote on the release.
>
> I don’t think test failures is a blocker because README.md tells people to
> skip tests.
>
> IPMC,
>
> We still need one more +1, please.
>
> Julian
>
>
> > On May 23, 2018, at 12:23 AM, Jonas Pfefferle  wrote:
> >
> > Hi,
> >
> > At the moment there is no way to run the tests without setting up a
> configuration for your system (Crail needs hugepage mountpoint, network
> interfaces etc).
> > For that reason we instruct people in the README to build with
> "-DskipTests".
> >
> > If you want to deploy/configure Crail to run the tests you need to setup
> the CRAIL_HOME environment variable and adapt the Crail configuration with
> your network settings etc. Check the README for more detailed instructions.
> >
> > Thanks,
> > Jonas
> >
> > On Wed, 23 May 2018 10:33:09 +0800
> > Willem Jiang  wrote:
> >> Hi,
> >> I just tried to build from the source kit and got the test error due to
> >> missing crail-site.conf.
> >> I checked the README and cannot find any note for solving this problem.
> >> testRenameFile(org.apache.crail.ClientTest): null/conf/crail-site.conf
> (No
> >> such file or directory)
> >> testRenameFile(org.apache.crail.ClientTest)
> >> testlookupDirectory(org.apache.crail.ClientTest):
> >> null/conf/crail-site.conf (No such file or directory)
> >> Willem Jiang
> >> Blog: http://willemjiang.blogspot.com (English)
> >> http://jnn.iteye.com  (Chinese)
> >> Twitter: willemjiang
> >> Weibo: 姜宁willem
> >> On Tue, May 22, 2018 at 3:28 PM, Jonas Pfefferle 
> wrote:
> >>> Please vote to approve the source release of Apache Crail
> 1.0-incubating
> >>> (RC3).
> >>> This release candidate fixes all issues raised in the last IPMC vote:
> >>> - Add DISCLAIMER
> >>> - Move IBM copyright from NOTICE file to CREDITS file and fix
> formatting
> >>> of Apache copyright
> >>> - Leading directory name in tar/zip file is now
> >>> "apache-crail-1.0-incubating-src"
> >>>
> >>> The podling dev vote thread:
> >>>
> >>> https://www.mail-archive.com/dev@crail.apache.org/msg00268.html
> >>>
> >>> The result:
> >>>
> >>> https://www.mail-archive.com/dev@crail.apache.org/msg00274.html
> >>>
> >>> Commit hash: 0db64fddad52044eab75ee73e1857c7bcf6fae7d
> >>>
> >>> https://git1-us-west.apache.org/repos/asf?p=incubator-crail.
> >>> git;a=commit;h=0db64fddad52044eab75ee73e1857c7bcf6fae7d
> >>>
> >>> Release files can be found at:
> >>> https://dist.apache.org/repos/dist/dev/incubator/crail/1.0-rc3/
> >>>
> >>> The vote is open for at least 72 hours and passes if a majority of at
> least
> >>> 3 +1 PMC votes are cast.
> >>>
> >>> [ ] +1 Release this package as Apache Crail 1.0-incubating
> >>> [ ] -1 Do not release this package because ...
> >>>
> >>> Thanks,
> >>> Jonas
> >>>
> >>>
> >>> -
> >>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >>> For additional commands, e-mail: general-h...@incubator.apache.org
> >>>
> >>>
> >>> -
> >>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >>> For additional commands, e-mail: general-h...@incubator.apache.org
> >>>
> >>>
> >
> >
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Apache Crail 1.0-incubating (RC3)

2018-05-24 Thread Julian Hyde
Willem,

You didn’t cast a vote on the release.

I don’t think test failures is a blocker because README.md tells people to skip 
tests.

IPMC,

We still need one more +1, please.

Julian


> On May 23, 2018, at 12:23 AM, Jonas Pfefferle  wrote:
> 
> Hi,
> 
> At the moment there is no way to run the tests without setting up a 
> configuration for your system (Crail needs hugepage mountpoint, network 
> interfaces etc).
> For that reason we instruct people in the README to build with "-DskipTests".
> 
> If you want to deploy/configure Crail to run the tests you need to setup the 
> CRAIL_HOME environment variable and adapt the Crail configuration with your 
> network settings etc. Check the README for more detailed instructions.
> 
> Thanks,
> Jonas
> 
> On Wed, 23 May 2018 10:33:09 +0800
> Willem Jiang  wrote:
>> Hi,
>> I just tried to build from the source kit and got the test error due to
>> missing crail-site.conf.
>> I checked the README and cannot find any note for solving this problem.
>> testRenameFile(org.apache.crail.ClientTest): null/conf/crail-site.conf (No
>> such file or directory)
>> testRenameFile(org.apache.crail.ClientTest)
>> testlookupDirectory(org.apache.crail.ClientTest):
>> null/conf/crail-site.conf (No such file or directory)
>> Willem Jiang
>> Blog: http://willemjiang.blogspot.com (English)
>> http://jnn.iteye.com  (Chinese)
>> Twitter: willemjiang
>> Weibo: 姜宁willem
>> On Tue, May 22, 2018 at 3:28 PM, Jonas Pfefferle  wrote:
>>> Please vote to approve the source release of Apache Crail 1.0-incubating
>>> (RC3).
>>> This release candidate fixes all issues raised in the last IPMC vote:
>>> - Add DISCLAIMER
>>> - Move IBM copyright from NOTICE file to CREDITS file and fix formatting
>>> of Apache copyright
>>> - Leading directory name in tar/zip file is now
>>> "apache-crail-1.0-incubating-src"
>>> 
>>> The podling dev vote thread:
>>> 
>>> https://www.mail-archive.com/dev@crail.apache.org/msg00268.html
>>> 
>>> The result:
>>> 
>>> https://www.mail-archive.com/dev@crail.apache.org/msg00274.html
>>> 
>>> Commit hash: 0db64fddad52044eab75ee73e1857c7bcf6fae7d
>>> 
>>> https://git1-us-west.apache.org/repos/asf?p=incubator-crail.
>>> git;a=commit;h=0db64fddad52044eab75ee73e1857c7bcf6fae7d
>>> 
>>> Release files can be found at:
>>> https://dist.apache.org/repos/dist/dev/incubator/crail/1.0-rc3/
>>> 
>>> The vote is open for at least 72 hours and passes if a majority of at least
>>> 3 +1 PMC votes are cast.
>>> 
>>> [ ] +1 Release this package as Apache Crail 1.0-incubating
>>> [ ] -1 Do not release this package because ...
>>> 
>>> Thanks,
>>> Jonas
>>> 
>>> 
>>> -
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>> 
>>> 
>>> -
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>> 
>>> 
> 
> 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT][VOTE] Release of Apache Tephra-0.14.0-incubating [rc1]

2018-05-24 Thread James Taylor
The vote is now closed and passes with 7 +1 votes and no +0 or -1 votes.
Thanks to everyone who voted.

James

On Thu, May 24, 2018 at 4:03 PM, James Taylor 
wrote:

> +1 (transferred from my dev vote)
>
> On Thu, May 24, 2018 at 6:49 AM, larry mccay  wrote:
>
>> * built from source and ran all unit tests - over 1hr!
>> * checked LICENSE and NOTICE files
>> * Noticed things that others have already noted
>> * Noted that there is no CHANGES file in the release artifact - there is a
>> CHANGES.txt in
>> https://dist.apache.org/repos/dist/dev/incubator/tephra/0.14
>> .0-incubating-rc1/
>> but this is not
>> cumulative across releases which is what I would expect
>>
>> Nothing that should block the release.
>>
>> +1
>>
>>
>> On Wed, May 23, 2018 at 8:13 PM, Billie Rinaldi 
>> wrote:
>>
>> > +1 binding.
>> >
>> > One odd thing I noticed was the existence of these directories in the
>> > source tarball, but since they don't contain any files they can be
>> > addressed in the next release:
>> > apache-tephra-0.14.0-incubating/${project.basedir}/
>> > apache-tephra-0.14.0-incubating/${project.basedir}/src
>> > apache-tephra-0.14.0-incubating/${project.basedir}/src/main
>> > apache-tephra-0.14.0-incubating/${project.basedir}/src/main/site
>> > apache-tephra-0.14.0-incubating/${project.basedir}/src/main/
>> site/resources
>> > apache-tephra-0.14.0-incubating/${project.basedir}/
>> > src/main/site/resources/repo
>> >
>> > Another thing I would suggest addressing is that the jars published to
>> the
>> > maven repo don't contain LICENSE and NOTICE files. I'm not sure how this
>> > happened, since these files are typically added by default when projects
>> > use the ASF parent pom.
>> >
>> > Billie
>> >
>> > On 5/21/18 6:51 PM, James Taylor wrote:
>> >
>> > > Hi all,
>> > >
>> > > This is a call for a vote on releasing Apache Tephra
>> 0.14.0-incubating,
>> > > release candidate 1. This is the seventh release of Tephra. The Tephra
>> > dev
>> > > community has voted on and approved a proposal to release Tephra
>> > > 0.14.0-incubating, release candidate 1.
>> > >
>> > > PPMC Vote Call: https://s.apache.org/jWVD
>> > >
>> > > PPMC Vote Result: https://s.apache.org/zwog
>> > >
>> > > The source tarball, including signatures, digests, etc. can be found
>> at:
>> > > https://dist.apache.org/repos/dist/dev/incubator/tephra/0.14
>> > > .0-incubating-rc1/src
>> > >
>> > > The tag to be voted upon is v0.14.0-incubating:
>> > > https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.g
>> > > it;a=shortlog;h=refs/tags/v0.14.0-incubating
>> > >
>> > > The release hash is e93942adae0ece286157a8f6a2e5c63b53669e03:
>> > > https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.g
>> > > it;a=commit;h=e93942adae0ece286157a8f6a2e5c63b53669e03
>> > >
>> > > The Nexus Staging URL:
>> > > https://repository.apache.org/content/repositories/orgapache
>> tephra-1011
>> > >
>> > > Release artifacts are signed with the following key:
>> > > http://people.apache.org/keys/committer/jamestaylor
>> > >
>> > > KEYS file available:
>> > > https://dist.apache.org/repos/dist/dev/incubator/tephra/KEYS
>> > >
>> > > For information about the contents of this release, see:
>> > > https://dist.apache.org/repos/dist/dev/incubator/tephra/0.14
>> > > .0-incubating-rc1/CHANGES.txt
>> > >
>> > > Please vote on releasing this package as Apache Tephra
>> 0.14.0-incubating
>> > >
>> > > The vote will be open for 72 hours.
>> > >
>> > > [ ] +1 Release this package as Apache Tephra 0.14.0-incubating
>> > > [ ] +0 no opinion
>> > > [ ] -1 Do not release this package because ...
>> > >
>> > > Thanks,
>> > > James
>> >
>>
>
>


Re: [VOTE] Release of Apache Tephra-0.14.0-incubating [rc1]

2018-05-24 Thread James Taylor
+1 (transferred from my dev vote)

On Thu, May 24, 2018 at 6:49 AM, larry mccay  wrote:

> * built from source and ran all unit tests - over 1hr!
> * checked LICENSE and NOTICE files
> * Noticed things that others have already noted
> * Noted that there is no CHANGES file in the release artifact - there is a
> CHANGES.txt in
> https://dist.apache.org/repos/dist/dev/incubator/tephra/0.
> 14.0-incubating-rc1/
> but this is not
> cumulative across releases which is what I would expect
>
> Nothing that should block the release.
>
> +1
>
>
> On Wed, May 23, 2018 at 8:13 PM, Billie Rinaldi  wrote:
>
> > +1 binding.
> >
> > One odd thing I noticed was the existence of these directories in the
> > source tarball, but since they don't contain any files they can be
> > addressed in the next release:
> > apache-tephra-0.14.0-incubating/${project.basedir}/
> > apache-tephra-0.14.0-incubating/${project.basedir}/src
> > apache-tephra-0.14.0-incubating/${project.basedir}/src/main
> > apache-tephra-0.14.0-incubating/${project.basedir}/src/main/site
> > apache-tephra-0.14.0-incubating/${project.basedir}/
> src/main/site/resources
> > apache-tephra-0.14.0-incubating/${project.basedir}/
> > src/main/site/resources/repo
> >
> > Another thing I would suggest addressing is that the jars published to
> the
> > maven repo don't contain LICENSE and NOTICE files. I'm not sure how this
> > happened, since these files are typically added by default when projects
> > use the ASF parent pom.
> >
> > Billie
> >
> > On 5/21/18 6:51 PM, James Taylor wrote:
> >
> > > Hi all,
> > >
> > > This is a call for a vote on releasing Apache Tephra 0.14.0-incubating,
> > > release candidate 1. This is the seventh release of Tephra. The Tephra
> > dev
> > > community has voted on and approved a proposal to release Tephra
> > > 0.14.0-incubating, release candidate 1.
> > >
> > > PPMC Vote Call: https://s.apache.org/jWVD
> > >
> > > PPMC Vote Result: https://s.apache.org/zwog
> > >
> > > The source tarball, including signatures, digests, etc. can be found
> at:
> > > https://dist.apache.org/repos/dist/dev/incubator/tephra/0.14
> > > .0-incubating-rc1/src
> > >
> > > The tag to be voted upon is v0.14.0-incubating:
> > > https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.g
> > > it;a=shortlog;h=refs/tags/v0.14.0-incubating
> > >
> > > The release hash is e93942adae0ece286157a8f6a2e5c63b53669e03:
> > > https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.g
> > > it;a=commit;h=e93942adae0ece286157a8f6a2e5c63b53669e03
> > >
> > > The Nexus Staging URL:
> > > https://repository.apache.org/content/repositories/
> orgapachetephra-1011
> > >
> > > Release artifacts are signed with the following key:
> > > http://people.apache.org/keys/committer/jamestaylor
> > >
> > > KEYS file available:
> > > https://dist.apache.org/repos/dist/dev/incubator/tephra/KEYS
> > >
> > > For information about the contents of this release, see:
> > > https://dist.apache.org/repos/dist/dev/incubator/tephra/0.14
> > > .0-incubating-rc1/CHANGES.txt
> > >
> > > Please vote on releasing this package as Apache Tephra
> 0.14.0-incubating
> > >
> > > The vote will be open for 72 hours.
> > >
> > > [ ] +1 Release this package as Apache Tephra 0.14.0-incubating
> > > [ ] +0 no opinion
> > > [ ] -1 Do not release this package because ...
> > >
> > > Thanks,
> > > James
> >
>


[RESULT] [IP CLEARANCE] Arrow Ruby Library

2018-05-24 Thread Wes McKinney
The vote has passed by lazy consensus. Thank you

On Sun, May 20, 2018 at 8:56 PM, Wes McKinney  wrote:
> Apache Arrow is receiving a code donation of a Ruby language library [1].
>
> Please vote to approve this contribution.
>
> This is a lazy consensus majority vote, per the IP clearance process
> [2], open for at least 72 hours.
>
> Wes
>
> [1] http://incubator.apache.org/ip-clearance/arrow-ruby-library.html
> [2] http://incubator.apache.org/ip-clearance/

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Omid 0.9.0.0 (incubating)

2018-05-24 Thread sebb
On 24 May 2018 at 22:40, Josh Elser  wrote:
> +1 (binding), but with one issue ;)
>
> The source release looks fine, as do sigs/xsums. DISCLAIMER, LICENSE and
> NOTICE are all fine too.
>
> Only thing I see is that your new additions made in
> https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/KEYS must
> be reflected in
> https://dist.apache.org/repos/dist/release/incubator/omid/KEYS before a
> release happens.

Might as well maintain the keys directly in:
https://dist.apache.org/repos/dist/release/incubator/omid/KEYS

Seems no point having them in the RC directory.

>
> On 5/21/18 3:39 PM, Ohad Shacham wrote:
>>
>> Hi,
>>
>>
>> The Apache Omid community has voted on and approved a proposal
>> to release Apache Omid 0.9.0.0-incubating.
>>
>> PPMC Vote
>> Call:http://mail-archives.apache.org/mod_mbox/omid-dev/201805.mbox/%3cCAHuxFyOJZ8=ud2xuq2drbgpzznoqpvaunbxpxwyo5gs_xr+...@mail.gmail.com%3e
>>
>>
>> PPMC Vote Result:
>>
>>
>> http://mail-archives.apache.org/mod_mbox/omid-dev/201805.mbox/%3ccanqijeuua0bih+masqpirn2utrfnf7dce+ipylyja6ea03t...@mail.gmail.com%3e
>>
>>
>> PPMC Vote Summary:
>> 3 binding (IPMC member) +1 votes
>> 0 non-binding PPMC member +1 votes
>> No -1 votes
>>
>> Release notes for the 0.9.0.0
>>
>> release:https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/RELEASE_NOTES.html
>>
>>
>> Git tag for the release:
>>
>>
>> https://git-wip-us.apache.org/repos/asf/incubator-omid.git/?p=incubator-omid.git;a=tag;h=229831bc377e47431cc7cbc211803069158b5711
>>
>>
>> Sources for the release:
>>
>>
>> https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/apache-omid-incubating-0.9.0.0-src.tar.gz
>>
>>
>> Source release verification: PGP Signature:
>>
>>
>> https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/apache-omid-incubating-0.9.0.0-src.tar.gz.asc
>>
>>
>> SHA512 Hash:
>>
>>
>> https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/apache-omid-incubating-0.9.0.0-src.tar.gz.sha512
>>
>>
>> Keys to verify the signature of the release artifact are available at:
>>
>> https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/KEYS
>>
>>
>> We request the permission of IPMC to publish the above release candidate
>> as
>> Apache Omid 0.9.0.0-incubating. Please try out the package and vote. The
>> vote is open for a minimum of 72 hours or until the necessary number of
>> votes (3 binding +1s) is reached. [ ] +1 Release this package as Apache
>> Omid 0.9.0.0-incubating [ ] 0 I don't feel strongly about it, but I'm okay
>> with the release [ ] -1 Do not release this package because... Please add
>> (binding) if your vote is binding.
>>
>>
>> Thanks,
>> Ohad
>>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Omid 0.9.0.0 (incubating)

2018-05-24 Thread Josh Elser

+1 (binding), but with one issue ;)

The source release looks fine, as do sigs/xsums. DISCLAIMER, LICENSE and 
NOTICE are all fine too.


Only thing I see is that your new additions made in 
https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/KEYS 
must be reflected in 
https://dist.apache.org/repos/dist/release/incubator/omid/KEYS before a 
release happens.


On 5/21/18 3:39 PM, Ohad Shacham wrote:

Hi,


The Apache Omid community has voted on and approved a proposal
to release Apache Omid 0.9.0.0-incubating.

PPMC Vote 
Call:http://mail-archives.apache.org/mod_mbox/omid-dev/201805.mbox/%3cCAHuxFyOJZ8=ud2xuq2drbgpzznoqpvaunbxpxwyo5gs_xr+...@mail.gmail.com%3e


PPMC Vote Result:

http://mail-archives.apache.org/mod_mbox/omid-dev/201805.mbox/%3ccanqijeuua0bih+masqpirn2utrfnf7dce+ipylyja6ea03t...@mail.gmail.com%3e


PPMC Vote Summary:
3 binding (IPMC member) +1 votes
0 non-binding PPMC member +1 votes
No -1 votes

Release notes for the 0.9.0.0
release:https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/RELEASE_NOTES.html


Git tag for the release:

https://git-wip-us.apache.org/repos/asf/incubator-omid.git/?p=incubator-omid.git;a=tag;h=229831bc377e47431cc7cbc211803069158b5711


Sources for the release:

https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/apache-omid-incubating-0.9.0.0-src.tar.gz


Source release verification: PGP Signature:

https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/apache-omid-incubating-0.9.0.0-src.tar.gz.asc


SHA512 Hash:

https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/apache-omid-incubating-0.9.0.0-src.tar.gz.sha512


Keys to verify the signature of the release artifact are available at:

https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.0-rc3/KEYS


We request the permission of IPMC to publish the above release candidate as
Apache Omid 0.9.0.0-incubating. Please try out the package and vote. The
vote is open for a minimum of 72 hours or until the necessary number of
votes (3 binding +1s) is reached. [ ] +1 Release this package as Apache
Omid 0.9.0.0-incubating [ ] 0 I don't feel strongly about it, but I'm okay
with the release [ ] -1 Do not release this package because... Please add
(binding) if your vote is binding.


Thanks,
Ohad



-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT][VOTE] Retire the Slider podling

2018-05-24 Thread Billie Rinaldi
This vote passes with 9 binding +1s and one additional +1. Thanks to
everyone for voting!

Billie Rinaldi (binding)
Craig Russell (binding)
Pierre Smits
Henri Yandell (binding)
Vinod Kumar Vavilapalli (binding)
Willem Jiang (binding)
Sergio Fernández (binding)
Josh Elser (binding)
Matt Sicker (binding)
Jean-Baptiste Onofré (binding)

On Sun, May 20, 2018, 10:59 Billie Rinaldi  wrote:
> After a long period of low activity, the Slider PPMC has recently decided
> upon retirement [1]. Please vote on whether we should retire the Slider
> podling. Here is my +1 (binding).
>
> [ ] +1 Retire Slider
> [ ] +0 No opinion
> [ ] -1 Do not retire Slider because ...
>
> This vote will remain open for 72 hours.
>
> [1]: https://s.apache.org/V8SB
>


Re: [VOTE] Release Apache Taverna Language 0.16.0-incubating RC1

2018-05-24 Thread Dave Fisher
Hi -

-1 (binding)

There are several files in the source release that are licensed as:
Creative Commons Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0

This is a category B license. [1] I’ll note that Stian is listed as a copyright 
holder for some of these … Either these need to be relicensed to a category A 
license or some other mechanism will need to be found to make these optional. 
The LICENSE file should include the other licenses and not references to them.

Checksums and signature check out. Build and rat-check pass.

Regards,
Dave

[1] http://www.apache.org/legal/resolved.html#category-b

> On May 24, 2018, at 8:12 AM, Stian Soiland-Reyes  wrote:
> 
> any more IPMC votes..? Last chance before GDPR! ;)
> 
> On Mon, 21 May 2018 10:57:40 +0100, Stian Soiland-Reyes  
> wrote:
>> The Taverna PPMC has voted to release:
>> 
>>  Apache Taverna Language 0.16.0-incubating
>> 
>> with +4 PPMC-binding votes. This email is the IPMC vote.
>> 
>> 
>> Vote thread:
>> https://lists.apache.org/thread.html/29405e13efcd3282e978982c2c4c02b1d1bf683460ce618c7248617a@%3Cdev.taverna.apache.org%3E
>> 
>> Result:
>> https://lists.apache.org/thread.html/6c30d76520c2e933c4b93db7dc87cef42f2d34871f0b6f334020d451@%3Cdev.taverna.apache.org%3E
>> 
>> 
>> This carries forward one +1 IPMC binding vote from myself.
>> 
>> 
>> Apache Taverna Language is a set of APIs for workflow definitions (SCUFL2),
>> Research Object Bundles and workflow inputs/outputs/run (DataBundle), as
>> consumed and produced by the Apache Taverna workflow system.
>> 
>> The API includes support for the legacy formats from Taverna 2 and Taverna 1,
>> and can be also used independently of Apache Taverna 3.  The command line 
>> tool
>> tavlang can be used for conversion and inspection of research objects and
>> workflow bundles.
>> 
>> 
>> 
>> 
>> The release candidate to be voted over is available at:
>> 
>> https://dist.apache.org/repos/dist/dev/incubator/taverna/source/taverna-language-0.16.0-incubating-RC1/
>> 
>> 
>> Checksums:
>> 
>> $ sha1sum *zip
>> 1f6050994b4bd2661f343119cdcb18b83dc362cf  
>> apache-taverna-language-0.16.0-incubating-source-release.zip
>> 
>> $ sha256sum *zip
>> bcdba80fbea54b1532cb81b6846e5711f1efe98ad289ecd4a2c6dd2833767115  
>> apache-taverna-language-0.16.0-incubating-source-release.zip
>> 
>> $ sha512sum *zip
>> 008672c7f7cb1e6e461a2d5113aa111208970cfe9e0b3507fb3a34bc95957db094f0d8e8829beca9496cfa6a6d023943409335839bacd0bdedc82db87d14b9aa
>>   apache-taverna-language-0.16.0-incubating-source-release.zip
>> s
>> 
>> 
>> 
>> 
>> Build the release candidate using:
>> 
>>mvn clean install
>> 
>> 
>> 
>> 
>> The release candidates correspond to the following git commit:
>> 
>> https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-language.git;a=commit;h=c48ef9d339d7d68791691617ef2ddc56d195131e
>> 
>> 
>> The release candidate is signed with an (updated) GPG key:
>> https://www.apache.org/dist/incubator/taverna/KEYS
>> 
>> 
>> A staged Maven repository is available for review at:
>> https://repository.apache.org/content/repositories/orgapachetaverna-1019
>> 
>> 
>> The changelog for this release is available from JIRA:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334881=12318322
>> 
>> 
>> 
>> Please vote on releasing these packages as:
>> 
>>  Apache Taverna Language 0.16.0-incubating
>> 
>> 
>> The vote is open for at least 72 hours and passes if a majority of at least
>> three +1 Apache Incubator PMC votes are cast.
>> 
>> [ ] +1 Release this package
>> [ ]  0 I don't feel strongly about it, but don't object
>> [ ] -1 Do not release this package because...
>> 
>> 
>> Anyone can participate in testing and voting, not just IPMC members,
>> please feel free to try out the release candidate and provide your
>> votes!
>> 
>> How to review a release? https://s.apache.org/review-release
>> 
>> 
>> --
>> Stian Soiland-Reyes
>> https://orcid.org/-0001-9842-9718
>> 
>> 
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>> 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 



signature.asc
Description: Message signed with OpenPGP


Re: [VOTE] Pulsar Release 2.0.0-rc1-incubating Candidate 5

2018-05-24 Thread Dave Fisher
+1 (binding) carried over from dev@pulsar voting thread.

Regards,
Dave

> On May 23, 2018, at 10:21 PM, Matteo Merli  wrote:
> 
> This is the fifth release candidate for Apache Pulsar, version
> 2.0.0-rc1-incubating.
> 
> Pulsar is a highly scalable, low latency messaging platform running on
> commodity hardware.
> It provides simple pub-sub semantics over topics, guaranteed at-least-once
> delivery of
> messages, automatic cursor management for subscribers, and geo-replication.
> 
> The only difference from previous candidate is a fix on the LICENSE
> attached to bin distribution to correctly reflect all dependencies and
> versions.
> 
> Link to the voting thread on pulsar dev list:
> https://lists.apache.org/thread.html/81359fe55cb75cd1621a70e9a5a0af02fb1a84549ab0046d335182fa@%3Cdev.pulsar.apache.org%3E
> 
> It fixes the following issues:
> https://github.com/apache/incubator-pulsar/milestone/12?closed=1
> 
> *** Please download, test and vote on this release. This vote will stay open
> for at least 72 hours ***
> 
> Note that we are voting upon the source (tag), binaries are provided for
> convenience.
> 
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/incubator/pulsar/pulsar-2.0.0-rc1-incubating-candidate-5/
> 
> SHA-1 checksums:
> 72ee624c9b1485cc4c12b71e3807c7c05ec900ad
> apache-pulsar-2.0.0-rc1-incubating-bin.tar.gz
> c525457db8f9c4ea859c595c93e9207631cda19f
> apache-pulsar-2.0.0-rc1-incubating-src.tar.gz
> 
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1017/
> 
> The tag to be voted upon:
> v2.0.0-rc1-incubating-candidate-5 (08708a198606fb934e46f6cb0b614f2babf613e4)
> https://github.com/apache/incubator-pulsar/releases/tag/v2.0.0-rc1-incubating-candidate-5
> 
> Pulsar's KEYS file containing PGP keys we use to sign the release:
> https://dist.apache.org/repos/dist/release/incubator/pulsar/KEYS
> 
> Please download the the source package, and follow the README to build
> and run the Pulsar standalone service.
> 
> 
> --
> Matteo Merli
> 



signature.asc
Description: Message signed with OpenPGP


Re: [VOTE] Release Apache Taverna Language 0.16.0-incubating RC1

2018-05-24 Thread Stian Soiland-Reyes
any more IPMC votes..? Last chance before GDPR! ;)

On Mon, 21 May 2018 10:57:40 +0100, Stian Soiland-Reyes  
wrote:
> The Taverna PPMC has voted to release:
> 
>   Apache Taverna Language 0.16.0-incubating
> 
> with +4 PPMC-binding votes. This email is the IPMC vote.
> 
>   
> Vote thread:
> https://lists.apache.org/thread.html/29405e13efcd3282e978982c2c4c02b1d1bf683460ce618c7248617a@%3Cdev.taverna.apache.org%3E
> 
> Result:
> https://lists.apache.org/thread.html/6c30d76520c2e933c4b93db7dc87cef42f2d34871f0b6f334020d451@%3Cdev.taverna.apache.org%3E
> 
> 
> This carries forward one +1 IPMC binding vote from myself.
> 
> 
> Apache Taverna Language is a set of APIs for workflow definitions (SCUFL2),
> Research Object Bundles and workflow inputs/outputs/run (DataBundle), as
> consumed and produced by the Apache Taverna workflow system.
> 
> The API includes support for the legacy formats from Taverna 2 and Taverna 1,
> and can be also used independently of Apache Taverna 3.  The command line tool
> tavlang can be used for conversion and inspection of research objects and
> workflow bundles.
> 
> 
> 
> 
> The release candidate to be voted over is available at:
> 
> https://dist.apache.org/repos/dist/dev/incubator/taverna/source/taverna-language-0.16.0-incubating-RC1/
> 
> 
> Checksums:
> 
> $ sha1sum *zip
> 1f6050994b4bd2661f343119cdcb18b83dc362cf  
> apache-taverna-language-0.16.0-incubating-source-release.zip
> 
> $ sha256sum *zip
> bcdba80fbea54b1532cb81b6846e5711f1efe98ad289ecd4a2c6dd2833767115  
> apache-taverna-language-0.16.0-incubating-source-release.zip
> 
> $ sha512sum *zip
> 008672c7f7cb1e6e461a2d5113aa111208970cfe9e0b3507fb3a34bc95957db094f0d8e8829beca9496cfa6a6d023943409335839bacd0bdedc82db87d14b9aa
>   apache-taverna-language-0.16.0-incubating-source-release.zip
> s
> 
> 
> 
> 
> Build the release candidate using:
> 
> mvn clean install
> 
> 
> 
> 
> The release candidates correspond to the following git commit:
> 
> https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-language.git;a=commit;h=c48ef9d339d7d68791691617ef2ddc56d195131e
> 
> 
> The release candidate is signed with an (updated) GPG key:
> https://www.apache.org/dist/incubator/taverna/KEYS
> 
> 
> A staged Maven repository is available for review at:
> https://repository.apache.org/content/repositories/orgapachetaverna-1019
> 
> 
> The changelog for this release is available from JIRA:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334881=12318322
> 
> 
> 
> Please vote on releasing these packages as:
> 
>   Apache Taverna Language 0.16.0-incubating
> 
> 
> The vote is open for at least 72 hours and passes if a majority of at least
> three +1 Apache Incubator PMC votes are cast.
> 
> [ ] +1 Release this package
> [ ]  0 I don't feel strongly about it, but don't object
> [ ] -1 Do not release this package because...
> 
> 
> Anyone can participate in testing and voting, not just IPMC members,
> please feel free to try out the release candidate and provide your
> votes!
> 
> How to review a release? https://s.apache.org/review-release
> 
> 
> -- 
> Stian Soiland-Reyes
> https://orcid.org/-0001-9842-9718
> 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache NetBeans 9.0 RC1 (incubating) rc1

2018-05-24 Thread Emilian Bold
Thanks Ate!

We still need a few more votes this week the close voting.

--emi

‐‐‐ Original Message ‐‐‐

On 23 May 2018 11:44 PM, Ate Douma  wrote:

> On 2018-05-23 20:57, Emilian Bold wrote:
> 
> > Ate, could we get a vote on this release?
> 
> Sure :-)
> 
> > If you look at 
> > https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+9.0+RC1
> >  we are already making progress on the (non-blocking) issues reported.
> 
> Yes, thanks for creating the follow-up issues to address the reported
> 
> issues.
> 
> With those tickets and the explanation given on my first question
> 
> I'm now +1 on this release candidate.
> 
> I would like to add that I agree with Justin that, while it might not be
> 
> a ASF policy issue to have a GPL license file in the distribution, I
> 
> also don't see how it serves any purpose and only will trigger
> 
> unnecessary warnings or worries by users or checker tools.
> 
> My recommendation is to get rid of those GPL license files.
> 
> Regards,
> 
> Ate
> 
> > --emi
> > 
> > ‐‐‐ Original Message ‐‐‐
> > 
> > On 21 May 2018 3:54 PM, Ate Douma a...@douma.nu wrote:
> > 
> > > I'm inclined to vote positive on this RC1, overall looks great!
> > > 
> > > -   verified the MD5 and SHA1, and PGP signatures with the ASC files.
> > > 
> > > -   executed rat check (ant rat) and verified the report.
> > > 
> > > -   build and run the source (using JDK8), and all seems fine.
> > > 
> > > However I still have two questions:
> > > 
> > > a) nbbuild/licenses folder still has the GPL license file, which I
> > > 
> > > thought/expected no longer should be needed with the fix from
> > > 
> > > NETBEANS-305 [1]?
> > > 
> > > Is there still a GPL usage left? If so this then could be a blocker 
> > > IMO.
> > > 
> > > b) Justin provided detailed feedback on the 9.0-Beta-RC3 on (possible)
> > > 
> > > needed improvements/fixes for the binary dist LICENSE/NOTICE file [2],
> > > 
> > > thereafter recorded as a todo action list on the wiki [3] (end of 
> > > page).
> > > 
> > > Some of those points have been addressed (marked DONE), but many/most
> > > 
> > > are not, and neither resolved/fixed (or otherwise marked as NVT).
> > > 
> > > As just an example, Justin noticed for the 
> > > ./ide/modules/ext/smackx.jar
> > > 
> > > file that it included the BSD licensed JZlib, which wasn't mentioned 
> > > in
> > > 
> > > the LICENSE file. And still isn't for this 9.0-RC1.
> > > 
> > > I don't think any of those are blockers, but it would be good to 
> > > address
> > > 
> > > these (create NETBEANS issues for them) before the final 9.0 release.
> > > 
> > > Regards, Ate
> > > 
> > > [1] https://issues.apache.org/jira/browse/NETBEANS-305
> > > 
> > > https://github.com/apache/incubator-netbeans/pull/540
> > > 
> > > [2]
> > > 
> > > 
> > > http://mail-archives.apache.org/mod_mbox/incubator-general/201801.mbox/c4c5d5c4-ab44-4afe-ade2-9e91f593a...@classsoftware.com
> > > 
> > > [3]
> > > 
> > > 
> > > https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+9.0+Beta+rc3
> > > 
> > > On 2018-05-21 00:33, Emilian Bold wrote:
> > > 
> > > 
> > > > Hi all,
> > > > 
> > > > The Apache NetBeans community has voted on and approved a proposal to 
> > > > release Apache NetBeans 9.0 RC1 (incubating) rc1.
> > > > 
> > > > We now kindly request that the Incubator PMC members review and vote on 
> > > > this incubator release candidate.
> > > > 
> > > > Apache NetBeans 9.0 RC1 (incubating) vote thread:
> > > > 
> > > > https://lists.apache.org/thread.html/c2a06adc83e2819e6d96c7dff8d0e22a97001f99bfda12515d4d9609@
> > > > 
> > > > Apache NetBeans 9.0 RC1 (incubating) vote result thread:
> > > > 
> > > > https://lists.apache.org/thread.html/94f7a5e4601e26c7edb8264df7df53dd8ed215ecfc568816a162f2af@
> > > > 
> > > > Apache NetBeans 9.0 RC1 (incubating) constitutes all the modules in the 
> > > > Apache NetBeans Git repo, which together provide the NetBeans Platform 
> > > > (i.e., the underlying application framework), as well as all the 
> > > > modules that provide the Java SE-related features of Apache NetBeans.
> > > > 
> > > > In short, Apache NetBeans 9.0 RC1 (incubating) is a full IDE for Java 
> > > > SE development.
> > > > 
> > > > Build artifacts available here:
> > > > 
> > > > https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-java/incubating-9.0-rc1-rc1
> > > > 
> > > > The specific artifact to be voted on:
> > > > 
> > > > https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-java/incubating-9.0-rc1-rc1/incubating-netbeans-java-9.0-rc1-source.zip
> > > > 
> > > > Included in the above are the DEPENDENCIES, DISCLAIMER, LICENSE, and 
> > > > NOTICE files, as well as a README file with build instructions, which 
> > > 

Re: [VOTE] Release of Apache Tephra-0.14.0-incubating [rc1]

2018-05-24 Thread larry mccay
* built from source and ran all unit tests - over 1hr!
* checked LICENSE and NOTICE files
* Noticed things that others have already noted
* Noted that there is no CHANGES file in the release artifact - there is a
CHANGES.txt in
https://dist.apache.org/repos/dist/dev/incubator/tephra/0.14.0-incubating-rc1/
but this is not
cumulative across releases which is what I would expect

Nothing that should block the release.

+1


On Wed, May 23, 2018 at 8:13 PM, Billie Rinaldi  wrote:

> +1 binding.
>
> One odd thing I noticed was the existence of these directories in the
> source tarball, but since they don't contain any files they can be
> addressed in the next release:
> apache-tephra-0.14.0-incubating/${project.basedir}/
> apache-tephra-0.14.0-incubating/${project.basedir}/src
> apache-tephra-0.14.0-incubating/${project.basedir}/src/main
> apache-tephra-0.14.0-incubating/${project.basedir}/src/main/site
> apache-tephra-0.14.0-incubating/${project.basedir}/src/main/site/resources
> apache-tephra-0.14.0-incubating/${project.basedir}/
> src/main/site/resources/repo
>
> Another thing I would suggest addressing is that the jars published to the
> maven repo don't contain LICENSE and NOTICE files. I'm not sure how this
> happened, since these files are typically added by default when projects
> use the ASF parent pom.
>
> Billie
>
> On 5/21/18 6:51 PM, James Taylor wrote:
>
> > Hi all,
> >
> > This is a call for a vote on releasing Apache Tephra 0.14.0-incubating,
> > release candidate 1. This is the seventh release of Tephra. The Tephra
> dev
> > community has voted on and approved a proposal to release Tephra
> > 0.14.0-incubating, release candidate 1.
> >
> > PPMC Vote Call: https://s.apache.org/jWVD
> >
> > PPMC Vote Result: https://s.apache.org/zwog
> >
> > The source tarball, including signatures, digests, etc. can be found at:
> > https://dist.apache.org/repos/dist/dev/incubator/tephra/0.14
> > .0-incubating-rc1/src
> >
> > The tag to be voted upon is v0.14.0-incubating:
> > https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.g
> > it;a=shortlog;h=refs/tags/v0.14.0-incubating
> >
> > The release hash is e93942adae0ece286157a8f6a2e5c63b53669e03:
> > https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.g
> > it;a=commit;h=e93942adae0ece286157a8f6a2e5c63b53669e03
> >
> > The Nexus Staging URL:
> > https://repository.apache.org/content/repositories/orgapachetephra-1011
> >
> > Release artifacts are signed with the following key:
> > http://people.apache.org/keys/committer/jamestaylor
> >
> > KEYS file available:
> > https://dist.apache.org/repos/dist/dev/incubator/tephra/KEYS
> >
> > For information about the contents of this release, see:
> > https://dist.apache.org/repos/dist/dev/incubator/tephra/0.14
> > .0-incubating-rc1/CHANGES.txt
> >
> > Please vote on releasing this package as Apache Tephra 0.14.0-incubating
> >
> > The vote will be open for 72 hours.
> >
> > [ ] +1 Release this package as Apache Tephra 0.14.0-incubating
> > [ ] +0 no opinion
> > [ ] -1 Do not release this package because ...
> >
> > Thanks,
> > James
>