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

Release on Java 21 #1097

Closed
wants to merge 1 commit into from
Closed

Release on Java 21 #1097

wants to merge 1 commit into from

Conversation

sideeffffect
Copy link

Please release on at least Java 21, it's the newest LTS release, still quite fresh. jline publised on Java 22 causes issues in our CI pipeline.
Thank you 🙇

@gnodet
Copy link
Member

gnodet commented Oct 15, 2024

JLine has one JDK 22 module, so it will definitely not be built on JDK 21.
All jars but jline-terminal-ffm do target JDK 8.
What kind of error do you have ?

@gnodet
Copy link
Member

gnodet commented Oct 15, 2024

In addition, in case you're using the org.jline:jline big bundle, a JDK 8 version of that bundle is also available, which does not include jline-terminal-ffm: https://repo1.maven.org/maven2/org/jline/jline/3.27.1/jline-3.27.1-jdk8.jar

See #949

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

Successfully merging this pull request may close these issues.

2 participants