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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecation usage of argparse4j #2339

Merged
merged 1 commit into from May 2, 2018

Conversation

nickbabcock
Copy link
Contributor

Problem:

ArgumentParsers.newArgumentParser is deprecated.

Solution:

Replace it with the equivalent ArgumentParsers.newFor

Result:

Behaviorally the same 馃檰

@jplock jplock added this to the 1.4.0 milestone May 2, 2018
@jplock jplock merged commit 218cecd into dropwizard:master May 2, 2018
@jplock jplock modified the milestones: 1.4.0, 2.0.0 Jun 22, 2018
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.

None yet

2 participants