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/ <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 have 1.8.2? All the checksums and ASC are correct. By unpacking the src tar I’ve got an unclear error message: tar: copyfile unpack (avro-src-1.8.2/lang/java/mapred/src/test/resources/org/apache/avro/mapreduce/mapreduce-test-input.avro/SUCCESS.crc) failed: No such file or directory In addition this file does not exist in the github repo under the label release-1.8.2-rc3. I guess because of this anomaly I was not able to do a mvn clean install in the unpacked src archive (unit test failure). Apart from that the src archive contains the same files as in the repo. mvn clean install works properly with the related tag in the github repo. Regards, Gabor > On 12 Apr 2017, at 20:35, Suraj Acharya <[email protected]> wrote: > > Hi everyone, > > I propose the following RC to be released as official Apache Avro 1.8.2 > release. > > The commit id is e38f7074d7c8f9156b39c8310302486ced93767a > > * This corresponds to the tag: release-1.8.2-rc3 > * https://s.apache.org/avro-1.8.2-rc3 > > The release tarball, signature, and checksums are here: > * https://dist.apache.org/repos/dist/dev/avro/avro-1.8.2-rc3/ > > You can find the KEYS file here: > * https://dist.apache.org/repos/dist/release/avro/KEYS > > Binary artifacts for Java are staged in Nexus here: > * https://repository.apache.org/content/repositories/orgapacheavro-1012/ > > This release includes: > * A spec for single-message Avro encoding and a Java implementation > * Java: Bug fixes for Java logical types > * Java: Support for Decimal with specific classes > * Ruby: A fix for compatibility when using snappy > * Python 3: Updated to use the standard module-level logging pattern > * C++: Support for Boost >= 1.59 > * And more bug fixes... > > Please download, verify, and test. This vote will remain open for at least > 72 hours. Given sufficient votes, I would like to close it on or about 9AM > CDT on Wednesday, 19 April 2017. > > [ ] +1 Release this as Apache Avro 1.8.2 > [ ] +0 > [ ] -1 Do not release this because... > > -- > Suraj Acharya
