Skip to content

[#1389] Warn only once per invalid picocli.usage.width value#2520

Open
SAY-5 wants to merge 1 commit into
remkop:mainfrom
SAY-5:fix-1389-warn-once-invalid-usage-width
Open

[#1389] Warn only once per invalid picocli.usage.width value#2520
SAY-5 wants to merge 1 commit into
remkop:mainfrom
SAY-5:fix-1389-warn-once-invalid-usage-width

Conversation

@SAY-5

@SAY-5 SAY-5 commented May 18, 2026

Copy link
Copy Markdown

Closes #1389. An invalid picocli.usage.width system property previously logged a WARN every time usage help was rendered; this tracks the last invalid value so the warning is logged only once per distinct value. The warning is still emitted again if the property is changed to a different invalid value.

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.

Too many warnings about "Invalid picocli.usage.width value"

1 participant