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

ARTEMIS-4617 upgrade JLine to 3.25.1 #4800

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

clebertsuconic
Copy link
Contributor

I had to remove the indirect dependency between the maven plugin and jline to avoid the maven plugin to parse some classes in jline that require experimental features on the JDK even when they are not in use.

@jbertram
Copy link
Contributor

jbertram commented Feb 1, 2024

According to this Jansi should be integrated into 3.25.x so we should be able to get ride of the Jansi dependency now.

@clebertsuconic
Copy link
Contributor Author

@jbertram ohh.. jansi.. I think I reverted one change by accident... I will try to remove it now

@clebertsuconic
Copy link
Contributor Author

Jansi removed here

I had to remove the indirect dependency between the maven plugin and jline
to avoid the maven plugin to parse some classes in jline that require experimental features on the JDK
even when they are not in use.
@clebertsuconic clebertsuconic merged commit 9d988dd into apache:main Feb 1, 2024
6 checks passed
@clebertsuconic clebertsuconic deleted the jline branch February 1, 2024 21:14
@clebertsuconic
Copy link
Contributor Author

this was previously discussed here: #4790

this PR superseded #4790

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