+1 (non-binding). Downloaded the source tar, built it and run check-all.sh on REHL6 with gradle 2.8. All passed.
As a side note to Jagadish's comments, the build doesn't work on a higher gradle version either (gradle 3.5). Seems "-language:implicitConversions -language:reflectiveCalls" is not a valid build option anymore. Thanks, Xinyu On Mon, Jun 5, 2017 at 10:06 AM, Jagadish Venkatraman < jagadish1...@gmail.com> wrote: > Checked out, ran tests, and all of them pass. > > +1 (non-binding) > > I did get an error when running with gradle 2.4: > >>Could not resolve all dependencies for configuration > ':samza-kafka_2.11:compile'. > java.lang.UnsupportedOperationException (no > error message) > > However, when I used gradle 2.8, it was resolved. > > *gradle wrapper --gradle-version 2.8* > > Best, > Jagadish > > > > > > > On Mon, Jun 5, 2017 at 8:37 AM, Jake Maes <jma...@apache.org> wrote: > > > This is a call for a vote on a release of Apache Samza 0.13.0. Thanks to > > everyone who has contributed to this release. We are very glad to see > some > > new contributors and features in this release. > > > > The release candidate can be downloaded from here: > > http://home.apache.org/~jmakes/samza-0.13.0-rc6/ > > > > The release candidate is signed with pgp key 940AFC5A, which can be found > > on keyservers: > > *http://pgp.mit.edu/pks/lookup?op=get&search=0x940AFC5A > > <http://pgp.mit.edu/pks/lookup?op=get&search=0x940AFC5A>* > > > > The git tag is release-0.13.0-rc6 and signed with the same pgp key: > > https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h= > > refs/tags/release-0.13.0-rc6 > > > > Test binaries have been published to Maven's staging repository, and are > > available here: > > https://repository.apache.org/content/repositories/orgapachesamza-1026 > > > > 144 issues were resolved for this release: > > https://issues.apache.org/jira/issues/?jql=project%20%3D% > > 20SAMZA%20AND%20fixVersion%20in%20(0.13%2C%200.13.0)% > > 20AND%20status%20in%20( > > Resolved%2C%20Closed) > > > > The vote will be open for 72 hours (ending at 9:00AM Thursday, > 06/08/2017). > > > > Please download the release candidate, check the hashes/signature, build > it > > and test it, and then please vote: > > > > > > [ ] +1 approve > > > > [ ] +0 no opinion > > > > [ ] -1 disapprove (and reason why) > > > > > > -- > Jagadish V, > Graduate Student, > Department of Computer Science, > Stanford University >