Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Aug 4, 2025

@dongjoon-hyun dongjoon-hyun added this to the 2.2.1 milestone Aug 4, 2025
dongjoon-hyun added a commit that referenced this pull request Aug 4, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `commons-cli` to 1.10.0 which is the first release tested with Java 25-ea.

### Why are the changes needed?

To bring the latest improvements and bug fixes.
- https://commons.apache.org/proper/commons-cli/changes.html#a1.10.0 (2025-07-30)
  - [Run Java 24 and 25-ea](apache/commons-cli@e6a611f)
  - [[CLI-333] org.apache.commons.cli.Option.Builder implements](apache/commons-cli@c9698e6)
  - apache/commons-cli#314
  - apache/commons-cli#334
  - [[CLI-341] HelpFormatter infinite loop with 0 width input](apache/commons-cli@bce0f6a)
  - [[CLI-343] OptionFormatter.getBothOpt() lacks validation for Options](apache/commons-cli@859d5e5)
  - [[CLI-344] Option.processValue() throws NullPointerException when passed](apache/commons-cli@4e0cdd0)
  - [[CLI-347] Options.addOptionGroup(OptionGroup) does not remove required](apache/commons-cli@42be792)
  - [[CLI-349] DefaultParser.parse() throws NullPointerException when options](apache/commons-cli@ff678b0)

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #2349 from dongjoon-hyun/ORC-1968.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 7a1a34f)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun deleted the ORC-1968 branch August 4, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant