Thanks Sergey! CassandraUnit has known issues on Java 9 ( https://github.com/jsevellec/cassandra-unit/issues/249). Perhaps we should disable that test on Java 9+ until this is fixed?
-- Michael Mior [email protected] Le mer. 5 déc. 2018 à 06:53, Sergey Nuyanzin <[email protected]> a écrit : > Downloaded and checked sigs, hashes. > Built and ran tests on Fedora 28/29 Java 8. - ok > Built and ran tests on Windows 10 Java 8. - ok > Built and ran tests on Windows 10 Java 9/10. - FAILED on > CassandraAdapterTest. > > Here it is a link to appveyor failed on java9 > > https://ci.appveyor.com/project/snuyanzin/calcite/builds/20784395/job/pc74d4nrskhehb0c > The reason why it works on Windows with jdk8 but doesn't with jdk9/10 still > not clear > > > On Wed, Dec 5, 2018 at 12:38 PM HongzeZhang <[email protected]> wrote: > > > +1 (non-binding) > > > > - Built from tarball and ran tests (Fedora 29, OpenJDK 1.8 / 11) > > - Built from Git tag and ran tests (Fedora 29, OpenJDK 1.8 / 11) > > - Checked signatures and checksums > > > > Thanks Julian! > > > > > > > > Hongze > > > > From: Julian Hyde > > Date: 2018-12-04 17:00 > > To: dev > > Subject: [VOTE] Release apache-calcite-1.18.0 (release candidate 0) > > Hi all, > > > > I have created a build for Apache Calcite 1.18.0, release candidate 0. > > > > Thanks to everyone who has contributed to this release. > > With over 200 commits from 36 contributors, this is the largest > > Calcite release ever! > > You can read the release notes here: > > https://github.com/apache/calcite/blob/branch-1.18/site/_docs/history.md > > > > The commit to be voted upon: > > > > > http://git-wip-us.apache.org/repos/asf/calcite/commit/c19e458d2bdbd42dbd450143e0f41fabbfe4ec06 > > > > Its hash is c19e458d2bdbd42dbd450143e0f41fabbfe4ec06. > > > > The artifacts to be voted on are located here: > > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.18.0-rc0 > > > > The hashes of the artifacts are as follows: > > src.tar.gz.sha256 > > 8931ccc08863e4fe394824ead306dc89a7a78a41f898303187a91b01a723cce6 > > > > A staged Maven repository is available for review at: > > https://repository.apache.org/content/repositories/orgapachecalcite-1049 > > > > Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/jhyde.asc > > > > Please vote on releasing this package as Apache Calcite 1.18.0. > > > > The vote is open for the next 72 hours (closing at 1am Pacific on Friday) > > and passes if a majority of at least three +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Calcite 1.18.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > > > > > > Here is my vote: > > > > +1 (binding) > > > > Julian > > > > > -- > Best regards, > Sergey >
