-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build failure running 0.9.0-SNAPSHOT using JDK 9 #704
Comments
Thanks for the heads up! Unfortunately, we don't currently support building with jdk9. Can you try building with jdk8 or jdk7? Alternatively, our 0.8.0 release should be published shortly. Depending on which datastore you want to test with, you could rely on the binary artifacts from that release. |
risdenk
changed the title
build failure running 0.9.0-SNAPSHOT
build failure running 0.9.0-SNAPSHOT using JDK 9
Apr 13, 2016
busbey
added a commit
to busbey/YCSB
that referenced
this issue
Apr 16, 2016
* in couchbase2 work around ReactiveX/RxJava#3824 * accumulo test hangs, so skip tests * hbase10 test crashes with unknown class version, so skip tests * core jar-with-deps fails, so keep them broken out * add jdk9 to travis fixes brianfrankcooper#704, fixes brianfrankcooper#705
busbey
added a commit
to busbey/YCSB
that referenced
this issue
Apr 16, 2016
* in couchbase2 work around ReactiveX/RxJava#3824 * accumulo test hangs, so skip tests * hbase10 test crashes with unknown class version, so skip tests * core jar-with-deps fails, so keep them broken out * add jdk9 to travis fixes brianfrankcooper#704, fixes brianfrankcooper#705
busbey
added a commit
to busbey/YCSB
that referenced
this issue
Apr 17, 2016
* in couchbase2 work around ReactiveX/RxJava#3824 * accumulo test hangs, so skip tests * hbase10 test crashes with unknown class version, so skip tests * core jar-with-deps fails, so keep them broken out fixes brianfrankcooper#704, fixes brianfrankcooper#705
busbey
added a commit
to busbey/YCSB
that referenced
this issue
Apr 30, 2016
…xes for jdk9 * in couchbase2 work around ReactiveX/RxJava#3824 * accumulo test hangs, so skip tests * hbase10 and asynchbase test crashes with unknown class version, so skip tests * orientdb tests fail, so skip * core jar-with-deps fails, so keep them broken out fixes brianfrankcooper#704, fixes brianfrankcooper#705
Closed
Closing this since it references 0.9.0. The tracking of JDK 9 support will be here: #705 |
busbey
added a commit
that referenced
this issue
Sep 30, 2016
…xes for jdk9 (#712) * in couchbase2 work around ReactiveX/RxJava#3824 * accumulo test hangs, so skip tests * hbase10 and asynchbase test crashes with unknown class version, so skip tests * orientdb tests fail, so skip * core jar-with-deps fails, so keep them broken out fixes #704, fixes #705
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I used the instructions from Getting Started.
and got:
my platform:
The text was updated successfully, but these errors were encountered: