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

Move JDK baseline to Java 8 #75

Closed
cowtowncoder opened this issue Oct 5, 2023 · 0 comments
Closed

Move JDK baseline to Java 8 #75

cowtowncoder opened this issue Oct 5, 2023 · 0 comments
Assignees
Milestone

Comments

@cowtowncoder
Copy link
Member

cowtowncoder commented Oct 5, 2023

(note: follow-up to #74 )

Since it is difficult to even build Java libraries with pre-JDK-8, let's:

  1. Create branch 1.6 to allow for theoretical JDK6-compatible builds
  2. Update master to 1.7 and update baseline JDK requirement to Java 8

and then start addressing issues like missing Github Action for CI and failures on Java 17+.

@cowtowncoder cowtowncoder self-assigned this Oct 5, 2023
@cowtowncoder cowtowncoder changed the title Move JDK baseline to Java 8 for ClassMate 1.6 Move JDK baseline to Java 8 Oct 11, 2023
@cowtowncoder cowtowncoder added this to the 1.7.0 milestone Oct 11, 2023
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