Board report

2017-04-13 Thread Ryan Blue
Hi everyone, Here's the board report for this quarter. If you'd like to clarify or add anything, please let me know! rb ## Description: - Avro is a cross-language data serialization system. ## Issues: - There are no issues requiring board attention at this time. ## Activity: - 1.8.2 re

[GitHub] avro pull request #215: add maven wrapper

2017-04-13 Thread radai-rosenblatt
GitHub user radai-rosenblatt opened a pull request: https://github.com/apache/avro/pull/215 add maven wrapper this is convenient for build environments where maven is not installed on the box. you can now do "./mvnw clean install" to build (at least the java parts of) avro.

Re: [VOTE] Release Apache Avro 1.8.2 RC3

2017-04-13 Thread Sean Busbey
Thanks for continuing to push on this Suraj! On Thu, Apr 13, 2017 at 9:03 AM, suraj acharya wrote: > Hi Gabor, > > Thanks for looking at the RC. > > * The issue of the missing file seems like a bad push or some other issue. > * Regarding the JS issue, no it was not an intentional numbering. The >

[GitHub] avro pull request #214: add ivy profile to generate ivy.xml desriptors for j...

2017-04-13 Thread radai-rosenblatt
GitHub user radai-rosenblatt opened a pull request: https://github.com/apache/avro/pull/214 add ivy profile to generate ivy.xml desriptors for java artifacts some orgs use ivy for builds. manually constructing ivy.xml files for avro jars is complicated and error-prone. this

Re: [VOTE] Release Apache Avro 1.8.2 RC3

2017-04-13 Thread suraj acharya
Hi Gabor, Thanks for looking at the RC. * The issue of the missing file seems like a bad push or some other issue. * Regarding the JS issue, no it was not an intentional numbering. The release guide didnt have a mention of it and I missed it. For everyone, this is the value that needs to be bumpe

Re: [VOTE] Release Apache Avro 1.8.2 RC3

2017-04-13 Thread Gabor Szadovszky
Hi Suraj, Thanks a lot for taking care of this new release. Verified the checksums and ASC under https://dist.apache.org/repos/dist/dev/avro/avro-1.8.2-rc3/ Is it intentional that the JS has the version 1.8.0 while all the others hav

[GitHub] avro pull request #213: its value is never used

2017-04-13 Thread dorisugita
GitHub user dorisugita opened a pull request: https://github.com/apache/avro/pull/213 its value is never used warning CS0219: The variable `fieldRef' is assigned but its value is never used You can merge this pull request into a Git repository by running: $ git pull https://gi

[GitHub] avro pull request #212: the value is never used

2017-04-13 Thread dorisugita
GitHub user dorisugita opened a pull request: https://github.com/apache/avro/pull/212 the value is never used warning CS0219: The variable `es' is assigned but its value is never used You can merge this pull request into a Git repository by running: $ git pull https://github.co