-
Notifications
You must be signed in to change notification settings - Fork 36
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 ecChronos With Java 17 - Issue #607 #617
Build ecChronos With Java 17 - Issue #607 #617
Conversation
7276b34
to
840874e
Compare
I don't think we should drop java11 support yet. It would be great if we could support both java 11 and java 17. |
Any decision on this one? |
cc29eee
to
ea64030
Compare
After some more discussions, we saw that we cannot release with an alpha version, even if it's just for testing, so as the fix for jamm was done in version 5 we will wait for an stable release to keep working on this, related issue: https://issues.apache.org/jira/browse/CASSANDRA-16304 |
2b2fe7d
to
c511360
Compare
In order to provide support for Java 17 in EcChronos, identify the minimal changes necessary for the project to compile and run with Java 17. Additionally, implement these changes and any necessary updates to Maven packages. This change must be merged just after a release of ecChronos with the Issue Ericsson#616 done. Closes Ericsson#607
In order to provide support for Java 17 in EcChronos, identify the minimal changes necessary for the project to compile and run with Java 17. Additionally, implement these changes and any necessary updates to Maven packages. This change must be merged just after a release of ecChronos with the Issue Ericsson#616 done. Closes Ericsson#607
In order to provide support for Java 17 in EcChronos, identify the minimal changes necessary for the project to compile and run with Java 17. Additionally, implement these changes and any necessary updates to Maven packages. This change must be merged just after a release of ecChronos with the Issue Ericsson#616 done. Closes Ericsson#607
In order to provide support for Java 17 in EcChronos, identify the minimal changes necessary for the project to compile and run with Java 17. Additionally, implement these changes and any necessary updates to Maven packages. This change must be merged just after a release of ecChronos with the Issue Ericsson#616 done. Closes Ericsson#607
31e6994
to
7cb8724
Compare
In order to provide support for Java 17 in EcChronos, identify the minimal changes necessary for the project to compile and run with Java 17. Additionally, implement these changes and any necessary updates to Maven packages.
This change must be merged just after a release of ecChronos with the Issue #616 done.
Closes #607