Skip to content

[pull] master from apache:master#135

Merged
pull[bot] merged 6 commits into
Mu-L:masterfrom
apache:master
Nov 5, 2025
Merged

[pull] master from apache:master#135
pull[bot] merged 6 commits into
Mu-L:masterfrom
apache:master

Conversation

@pull

@pull pull Bot commented Nov 5, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Claudenw and others added 6 commits November 5, 2025 07:28
* Fix issue with groups not being reported in help output.

AbstractHelpFormatter:

 * Swapped printHelp using Iterable<Option> with printHelp using Options.  Effectively switching to using Options class to print the help.

 * Removed public String toSyntaxOptions(final Iterable<Option> options) as it was added in this version and should have only been used internally.

HelpFormatterTest:

 * removed toSyntaxOptions using Iterable<Option> test.

 * added a printHelpTest with Iterable<Option> as previously we depended on printHelpTest with Option to test the code branch.

 * added verifyOptionGroupingOutput as a test to show that reported issue is corrected.

* Don't break binary compatibility

* Restore test

Add test for toSyntaxOptions with iterable of options

* fixed issues arising from reverting incompatible binary changes

---------

Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Nov 5, 2025
@pull pull Bot added the ⤵️ pull label Nov 5, 2025
@pull pull Bot merged commit a476f5c into Mu-L:master Nov 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants