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

Modernize code #267

Merged
merged 2 commits into from Oct 2, 2023
Merged

Modernize code #267

merged 2 commits into from Oct 2, 2023

Conversation

Glavo
Copy link
Contributor

@Glavo Glavo commented Sep 29, 2023

Use Java 8 features for some harmless cleaning.

@Glavo Glavo changed the title cleanup Modernize code Sep 29, 2023
Copy link
Member

@gnodet gnodet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the star import is required, otherwise LGTM

src/test/java/org/fusesource/jansi/AnsiTest.java Outdated Show resolved Hide resolved
@Glavo
Copy link
Contributor Author

Glavo commented Oct 2, 2023

I don't think the star import is required, otherwise LGTM

Just because the IDE imports it automatically. I updated the PR to resolve it.

@gnodet gnodet merged commit 764a422 into fusesource:master Oct 2, 2023
3 checks passed
@gnodet gnodet added this to the 2.5.0 milestone Oct 2, 2023
@Glavo Glavo deleted the clean branch October 2, 2023 14:44
gnodet pushed a commit that referenced this pull request Oct 12, 2023
# Conflicts:
#	src/main/java/org/fusesource/jansi/AnsiConsole.java
#	src/main/java/org/fusesource/jansi/internal/OSInfo.java
gnodet pushed a commit that referenced this pull request Oct 12, 2023
@gnodet gnodet modified the milestones: 2.5.0, 2.4.1 Oct 12, 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

Successfully merging this pull request may close these issues.

None yet

2 participants