[ 
https://issues.apache.org/jira/browse/KAFKA-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101129#comment-18101129
 ] 

Yunseop Eom commented on KAFKA-12744:
-------------------------------------

Opened PR https://github.com/apache/kafka/pull/23033.

The PR upgrades argparse4j from 0.7.0 to 0.9.0, migrates all Kafka production 
parser construction to the supported newFor(...).build() API, updates 
HelpScreenException's package, preserves the existing parser options, and 
updates LICENSE-binary.

Verification: relevant modules compile; targeted shell, tools, core, and 
trogdor tests pass; the complete generator test suite passes 104/104 in a 
normal clone; spotlessCheck and git diff --check pass. The broad root check was 
started with the worktree-only generator Git test excluded; visible suites 
passed before the long-running integration run was stopped. Awaiting maintainer 
review.

> Dependency upgrade: "argparse4j" 0.7.0 -->> 0.9.0
> -------------------------------------------------
>
>                 Key: KAFKA-12744
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12744
>             Project: Kafka
>          Issue Type: Improvement
>          Components: build
>            Reporter: Dejan Stojadinović
>            Priority: Minor
>              Labels: help-wanted, up-for-grabs
>
> As in summary; some code changes are also required.
> -*Migration guide:*- [-https://argparse4j.github.io/migration.html#to-0-8-0-]
> *Release notes:*
>  * [https://github.com/argparse4j/argparse4j/releases/tag/argparse4j-0.8.0]
>  * [https://github.com/argparse4j/argparse4j/releases/tag/argparse4j-0.8.1]
>  * [https://github.com/argparse4j/argparse4j/releases/tag/argparse4j-0.9.0]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to