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

Update build to JDK 13 #78

Closed
boskoop opened this issue Oct 31, 2019 · 6 comments
Closed

Update build to JDK 13 #78

boskoop opened this issue Oct 31, 2019 · 6 comments

Comments

@boskoop
Copy link
Contributor

boskoop commented Oct 31, 2019

JDK 13 reached General Availability on 17 September 2019. Projects should build against the latest JDK in order to ensure forward compatibility.

@boskoop
Copy link
Contributor Author

boskoop commented Oct 31, 2019

See PR #65

@boskoop
Copy link
Contributor Author

boskoop commented Oct 31, 2019

Spring Framework 5.1 only officially supports JDK 8-12, but it's probably still a good idea to build against the latest JDK.

See:
https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions

@boskoop
Copy link
Contributor Author

boskoop commented Oct 31, 2019

Spring Boot 2.1 does not support JDK 13 -> we need to update support to Spring Boot 2.2 first

@svettwer
Copy link
Contributor

svettwer commented Nov 3, 2019

Spring Boot 2.1 does not support JDK 13 -> we need to update support to Spring Boot 2.2 first

And to do this, the Citrus core framework requires a Spring update, so that Spring boot 2.2. is supported. As stated here, we'll release a new version of the Citrus framework most likely until the end of the year. I'll try to include the required spring update there.

BR
Sven

@bbortt
Copy link
Collaborator

bbortt commented Feb 2, 2023

this should be possible within citrus/[email protected].

@bbortt
Copy link
Collaborator

bbortt commented Oct 29, 2023

main branch is buildable from JDK 17 to 21 (remains to be proven).

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

3 participants