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

Gradle Java Version #19

Open
jckreg opened this issue Dec 12, 2024 · 0 comments
Open

Gradle Java Version #19

jckreg opened this issue Dec 12, 2024 · 0 comments

Comments

@jckreg
Copy link
Contributor

jckreg commented Dec 12, 2024

Java Version

Problem

Project requires that the code is compatible with Java 8. Currently the runners use java 8 but users use what ever is set locally

Goal

Gradle should use Java 8 if available to build, run and test the program

TODO

  • Have gradle check for and use java 8 if available
  • verify github runners are using 8
  • Find out if the java version can be or should be updated to a later version

Triage Info for: Java Version

  • Priority: Moderate?
  • Impact: Moderate?
  • Due Date: ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant