Skip to content
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

[ENH] Java 17 #100

Closed
AlexanderNeumann opened this issue Jun 16, 2021 · 1 comment
Closed

[ENH] Java 17 #100

AlexanderNeumann opened this issue Jun 16, 2021 · 1 comment
Assignees
Milestone

Comments

@AlexanderNeumann
Copy link
Member

  1. Motivation - Currently we are using Java 14. In the next months Java 17 will be released which is the next LTS version.
  2. Specification - Replace Java 14 with Java 17 when it is possible.
  3. Finalised state - Freepastry and las2peer should run without any errors or deprecation warnings with Java 17
@pdolif
Copy link
Member

pdolif commented Aug 23, 2021

The current las2peer version (v1.1.2) uses Gradle 6.8. We may need to use a later version of Gradle to build with Java 17. (https://docs.gradle.org/current/userguide/compatibility.html)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants