-
Notifications
You must be signed in to change notification settings - Fork 1
Update picocli to 4.7.0 #10
Copy link
Copy link
Open
Labels
cliAffects the sop-java-picocli implementationAffects the sop-java-picocli implementation
Description
Picocli 4.7.0 will introduce better support for shared resources. Most notably, child commands will inherit resources from their parent commands resource bundle.
This means that once we bump picocli to 4.7.0, all subcommands will inherit the parents footer, exit codes sections.
We might want to keep this in the back of our heads.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliAffects the sop-java-picocli implementationAffects the sop-java-picocli implementation