Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Groovy-8520 picocli-based CliBuilder #687

Closed
wants to merge 47 commits into from

Conversation

remkop
Copy link
Contributor

@remkop remkop commented Apr 19, 2018

remkop added 30 commits April 3, 2018 21:05
…s: to be backwards compatible, longOpt names should be registered with both a single hyphen and with two hyphens in picocli.
…u reuse the same CliBuilder instance multiple times, the previous parse result interacts with the next parse result (e.g., boolean flags are toggled, collections are added to, etc)
@remkop
Copy link
Contributor Author

remkop commented Apr 21, 2018

Closing this PR because it has been superseded with a cleaner PR: #688

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.

1 participant