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

Java version support (JDK11 and JDK17) #17

Closed
teezip opened this issue Mar 13, 2023 · 3 comments
Closed

Java version support (JDK11 and JDK17) #17

teezip opened this issue Mar 13, 2023 · 3 comments

Comments

@teezip
Copy link
Collaborator

teezip commented Mar 13, 2023

Previous versions of Hakunapi supported also Java 8 - this can be removed.

Requirements for Java version support (minimum):

  • JDK11
  • JDK17

Also related to #16 other java servlet related requirements:

  • currently the main target: JDK11+ / tomcat 9 / jersey 2 / javax / webapp
  • in the future maybe also: JDK11+ / tomcat 10 / jersey 3 /jakarta / webapp
@teezip
Copy link
Collaborator Author

teezip commented Mar 20, 2023

See PR #21 (Drop support for Java 8)

@jampukka
Copy link
Collaborator

Completed in #21

@jampukka jampukka reopened this Mar 27, 2023
@jampukka
Copy link
Collaborator

jampukka commented Apr 3, 2023

This issue is now completed. upcoming hakunapi release (0.2.0, or 1.0.0) will require Java >=11

@jampukka jampukka closed this as completed Apr 3, 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

2 participants