[VOTE] Release Rya (Incubating) version 3.2.10

2016-09-08 Thread Aaron D. Mihalik
I am pleased to be calling this vote for the source release of Apache Rya (Incubating), version 3.2.10. The source zip, including signatures, digests, etc. can be found at: https://repository.apache.org/content/repositories/orgapacherya-1001/org/apache/rya/rya-project/3.2.10/ The Git tag is v3.2.

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-10 Thread Adina Crainiceanu
I'm trying to figure out how to vote for this release by following the checklist at: http://incubator.apache.org/guides/releasemanagement.html#check-list I'm trying to build from source. I downloaded the rya-project-3.2.10-source-release.zip

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-10 Thread Aaron D. Mihalik
Apache rat is failing. Delete .\DEPENDENCIES It does not have a license header (is that required for that file?) On Sat, Sep 10, 2016 at 3:11 PM Adina Crainiceanu wrote: > I'm trying to figure out how to vote for this release by following the > checklist at: > > http://incubator.apache.org/guide

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-10 Thread Josh Elser
Negative, don't worry about it. I would add an exclusion to the apache-rat-plugin configuration for it. Aaron D. Mihalik wrote: Apache rat is failing. Delete .\DEPENDENCIES It does not have a license header (is that required for that file?) On Sat, Sep 10, 2016 at 3:11 PM Adina Crainiceanu wr

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-12 Thread Aaron D. Mihalik
All, I haven't received any votes on the release, so let's keep this vote open until Wednesday at 10pm EDT. Please reach out if you have any questions about downloading the artifacts, building the source, and testing Rya. All of the Rya Release process documentation are currently under developme

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-12 Thread Josh Elser
(thanks for the extension, I started looking at this and then forgot about it) -1 (binding) First off, please include some sort of "RC-X" identifier in the vote subject so that we can differentiate them in the archives. - The good * xsums+sigs match * Can build from source * Ran all unit te

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-12 Thread Aaron D. Mihalik
Thanks Josh! This list is great. I'll add the RC-X to the "Vote" email for the next RC. I also updated the release docs to include that note. I added these tasks to track: (Blocker) RYA-177 - Review License on Rya Dependencies RYA-178 Review RAT Exclusions RYA-179 - Review License / Copyright

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-12 Thread David Lotts
-1 (non-binding) because RYA-169 Mongo direct example is broken. This is fixed in pull request #87 The example is important and should be working in the release IMHO. david. On Mon, Sep 12, 2016 at 12:04 PM, Aaron D. Mihalik wrote: > Thanks Josh! This list is great. > > I'll add the RC-X to t

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-12 Thread Josh Elser
Great, glad it's helpful. Also, thanks for taking this on. The first release is always the hardest, and I didn't do a good job commending you on stepping up :) Aaron D. Mihalik wrote: Thanks Josh! This list is great. I'll add the RC-X to the "Vote" email for the next RC. I also updated the

RE: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-13 Thread Meier, Caleb
@rya.incubator.apache.org Subject: Re: [VOTE] Release Rya (Incubating) version 3.2.10 -1 (non-binding) because RYA-169 Mongo direct example is broken. This is fixed in pull request #87 The example is important and should be working in the release IMHO. david. On Mon, Sep 12, 2016 at 12:04 PM

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-13 Thread Aaron D. Mihalik
M > To: dev@rya.incubator.apache.org > Subject: Re: [VOTE] Release Rya (Incubating) version 3.2.10 > > -1 (non-binding) because RYA-169 Mongo direct example is broken. This is > fixed in pull request #87 The example is important and should be working in > the release IMHO.

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-13 Thread David Lotts
In support of preventing future hidden broken examples, I just created this issue. If you want to include it in this release, let me know and I'll do it immediately. RYA-183 Run the example apps when automated tests are run david. On Tue, Sep 13

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-13 Thread Aaron D. Mihalik
I'm fine pulling RYA-183 into the next RC, but my biggest concern is "(Blocker) RYA-177 - Review License on Rya Dependencies". I'm up for taking a stab at it, but we might need a couple eyes on it. --Aaron On Tue, Sep 13, 2016 at 11:15 AM David Lotts wrote: > In support of preventing future hi

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-13 Thread David Lotts
Okay, I'll lend my eye's to rya-177. Since that is the blocker. david. On Tue, Sep 13, 2016 at 11:18 AM, Aaron D. Mihalik wrote: > I'm fine pulling RYA-183 into the next RC, but my biggest concern is > "(Blocker) RYA-177 - Review License on Rya Dependencies". I'm up for > taking a stab at it,

RE: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-13 Thread Chilton, Kevin
http://www.mojohaus.org/license-maven-plugin/ Sent from my Verizon Wireless 4G LTE smartphone Original message From: David Lotts Date: 09/13/2016 11:23 (GMT-05:00) To: dev@rya.incubator.apache.org Subject: Re: [VOTE] Release Rya (Incubating) version 3.2.10 Okay, I'll

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-13 Thread David Lotts
Good find. I was just trying to get this similar maven pluggin to work. It's verbose AND incomprehensible about errors, but no report. http://maven.apache.org/plugins/maven-project-info-reports-plugin/dependencies-mojo.html Oh, now it's hung! My command line: mvn project-info-reports:depend

RE: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-13 Thread Meier, Caleb
, September 13, 2016 1:25 PM To: dev@rya.incubator.apache.org Subject: Re: [VOTE] Release Rya (Incubating) version 3.2.10 Good find. I was just trying to get this similar maven pluggin to work. It's verbose AND incomprehensible about errors, but no report. https://urldefense.proofpoint.com/v

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-13 Thread David Lotts
Good news: I was able to create a 3rd party dependency license report for Rya from the license maven plugin. Bad news: I'm going to send results in another thread in a few minutes. david.

Re: [VOTE] Release Rya (Incubating) version 3.2.10

2016-09-14 Thread Adina Crainiceanu
-1 because some test are failing and other issues I was able to build from source. Some test on Mongo took so long that I had to abort the build, so I ended up building with skipTests flag. Hashes are OK. I did not have time to check more. Several easy things to fix: 1) Release artifacts should

[VOTE] Release Rya (Incubating) version 3.2.10 RC2

2016-10-16 Thread Aaron D. Mihalik
I am pleased to be calling this vote for the source release of Apache Rya (Incubating), version 3.2.10. The source zip, including signatures, digests, etc. can be found at: https://dist.apache.org/repos/dist/dev/incubator/rya/rya-incubating-3.2.10-rc2/ Ancillary artifacts such as poms, jars, wars

[VOTE] Release Rya (Incubating) version 3.2.10 RC3

2016-10-20 Thread Aaron D. Mihalik
I am pleased to be calling this vote for the source release of Apache Rya (Incubating), version 3.2.10. The source zip, including signatures, digests, etc. can be found at: https://dist.apache.org/repos/dist/dev/incubator/rya/rya-incubating-3.2.10-rc3/ Ancillary artifacts such as poms, jars, wars

Re: [VOTE] Release Rya (Incubating) version 3.2.10 RC2

2016-10-17 Thread Aaron D. Mihalik
-1 We're still including findbugs. I'm sorry everyone. I misread Josh's earlier email [1] and thought it was okay to continue to include findbugs for our first release, I'll take a look at upgrading/changing findbugs and make an RC3 very soon. If anyone has feedback for RC2, I'd appreciate hear

Re: [VOTE] Release Rya (Incubating) version 3.2.10 RC2

2016-10-17 Thread Josh Elser
Sorry! I should have been more clear and used fewer emoticons. I'll try to take a look at rc2 today for some feedback before rc3. Aaron D. Mihalik wrote: -1 We're still including findbugs. I'm sorry everyone. I misread Josh's earlier email [1] and thought it was okay to continue to include fi

RE: [VOTE] Release Rya (Incubating) version 3.2.10 RC2

2016-10-17 Thread Meier, Caleb
[mailto:aaron.miha...@gmail.com] Sent: Monday, October 17, 2016 11:15 AM To: dev@rya.incubator.apache.org Subject: Re: [VOTE] Release Rya (Incubating) version 3.2.10 RC2 -1 We're still including findbugs. I'm sorry everyone. I misread Josh's earlier email [1] and thought it was ok

RE: [VOTE] Release Rya (Incubating) version 3.2.10 RC2

2016-10-17 Thread Meier, Caleb
, October 17, 2016 1:31 PM To: dev@rya.incubator.apache.org Subject: RE: [VOTE] Release Rya (Incubating) version 3.2.10 RC2 -1 because of the findbugs issue. Also, Rat failed on Mongo, animal sniffer failed on Tinkerpop.Rya, And there was a test failure (CopyToolTest.testImportDirectoryTool) for the

[RESULT] [VOTE] Release Rya (Incubating) version 3.2.10 RC2

2016-10-20 Thread Aaron D. Mihalik
Hello, The vote to release Rya (Incubating) version 3.2.10 RC1 has failed. -1 (binding): Aaron Mihalik Caleb Meier The following Jira tasks have been created to capture the issues blocking a successful release: RYA-200 Remove findbugs:jsr305 Dependency [1] The following Jira task have been cre

Re: [VOTE] Release Rya (Incubating) version 3.2.10 RC3

2016-10-21 Thread Josh Elser
+1 * Sig/Xsums OK, but you have no other signatures on your key to verify that the key used to sign these artifacts is actually your key, Aaron. Maybe you can find someone (in person or via phone) or who can your key for you? [1] * Verified that geoindexing is "off" * Cursory glance over depe

Re: [VOTE] Release Rya (Incubating) version 3.2.10 RC3

2016-10-23 Thread Adina Crainiceanu
+1 binding I checked: * name includes incubating * DISCLAIMER exists and has the correct content * LICENSE and NOTICE exist and they have the correct content (if we don't bundle any dependencies) * release artifacts placed in https://dist.apache.org/repos/dist/dev/incubator/rya/ * checksums correc

Re: [VOTE] Release Rya (Incubating) version 3.2.10 RC3

2016-10-24 Thread Aaron D. Mihalik
This is a gentle reminder to everyone to provide some feedback on the release candidate. We need at least another binding vote to continue this process. Also, non-binding votes are encouraged :) Josh/Adina: I have looked at your feedback and made minor updates, tickets, and comments to address t

Re: [VOTE] Release Rya (Incubating) version 3.2.10 RC3

2016-10-24 Thread Puja Valiyil
+1 (binding) Looked like the issues preventing the earlier release were resolved. On Mon, Oct 24, 2016 at 3:29 PM, Aaron D. Mihalik wrote: > This is a gentle reminder to everyone to provide some feedback on the > release candidate. We need at least another binding vote to continue this > proces

RE: [VOTE] Release Rya (Incubating) version 3.2.10 RC3

2016-10-24 Thread Meier, Caleb
D. Mihalik [mailto:aaron.miha...@gmail.com] Sent: Monday, October 24, 2016 3:30 PM To: dev@rya.incubator.apache.org Subject: Re: [VOTE] Release Rya (Incubating) version 3.2.10 RC3 This is a gentle reminder to everyone to provide some feedback on the release candidate. We need at least another binding

Re: [VOTE] Release Rya (Incubating) version 3.2.10 RC3

2016-10-25 Thread Seetharam Venkatesh
+1. Thanks! On Thu, Oct 20, 2016 at 10:28 PM Aaron D. Mihalik wrote: > I am pleased to be calling this vote for the source release of Apache Rya > (Incubating), version 3.2.10. > > The source zip, including signatures, digests, etc. can be found at: > > https://dist.apache.org/repos/dist/dev/in

[RESULT] [VOTE] Release Rya (Incubating) version 3.2.10 RC3

2016-10-25 Thread Aaron D. Mihalik
This vote passes with +5 binding votes. +1 (binding): Josh Elser Adina Crainiceanu Caleb Meier Puja Valiyil Seetharam Venkatesh I'll be sending a vote email to the IPMC soon

[RESULT] [VOTE] Release Rya (Incubating) version 3.2.10 RC3

2016-10-28 Thread Aaron D. Mihalik
Hello, The vote to release Rya (Incubating) version 3.2.10 RC3 has passed with 3 +1 votes. +1 (binding): Josh Elser Seetharam Venkatesh Sergio Fernández I will promote the artifacts to the central repo and copy them to dist/release --Aaron

[RESULT] [VOTE] Release Rya (Incubating) version 3.2.10 RC1 Failed

2016-09-15 Thread Aaron D. Mihalik
Hello, The vote to release Rya (Incubating) version 3.2.10 RC1 has failed. The results are as follows: -1 (binding): Josh Elser, Adina Crainiceanu -1 (non binding): David Lotts, Caleb Meier Below is the list of JIRA tasks blocking successful release. These tasks should address the concerns rais

Post-3.2.10 release steps (was Re: [RESULT] [VOTE] Release Rya (Incubating) version 3.2.10 RC3)

2016-10-31 Thread Josh Elser
Congrats on the first release, folks! Aaron, don't forget to send out the ANNOUNCE message (as the artifacts should be replicated to the mirrors by now). Make sure that the announce includes: * The proper name, something like "Apache Rya (incubating) 3.2.10" or "Apache Rya 3.2.10-incubating"

Re: Post-3.2.10 release steps (was Re: [RESULT] [VOTE] Release Rya (Incubating) version 3.2.10 RC3)

2016-10-31 Thread Aaron D. Mihalik
Thanks Josh... I was holding off on the announce email until I had the update to the website ready to go. I'm a bit slammed today, so I haven't gotten to it yet. I'll probably have time on Wednesday :/ As for release notes, I was going to have some standard release boilerplate and the JIRA gener

Re: Post-3.2.10 release steps (was Re: [RESULT] [VOTE] Release Rya (Incubating) version 3.2.10 RC3)

2016-10-31 Thread Josh Elser
Cool! Thanks for the update, Aaron. I primarily wanted to make sure the final steps were clear. I'd encourage you (all) to put some real english behind the release notes so it's clear what this version of Rya does (and why people should care). Anyone else should feel free to pick up the slac