-
Notifications
You must be signed in to change notification settings - Fork 471
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
Chronicle Map fails to compile under Java 11 #325
Comments
I think this is attributed to The gradle script needs to be updated along the lines of this: |
And another one.... TeamCity Map snapshot deploy failing with
|
Is there a particular reason this project uses Gradle instead of Maven as in all our other projects? Regardless of build tool, this might be an "Egg of Columbus" type of problem. |
OpenHFT/Stage-Compiler#2 now compiles under maven |
It builds now using |
To build and run Chronicle products on Java 11/17 please see also https://chronicle.software/chronicle-support-java-17/ for instructions to run on Java 11/17 |
and when run with
-e
The text was updated successfully, but these errors were encountered: