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

deprecation warning: use @Parameters instead of @MessageBundle #497

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

deprecation warning: use @Parameters instead of @MessageBundle #497

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 6, 2020

The use of @MessageBundle is deprecated, @Parameters should be used instead.

This PR fixes this in a single unit test.

@mkarg
Copy link
Collaborator

mkarg commented Oct 3, 2023

Thank you for your contribution. In fact, the test seems to delilberately use the deprecated annotation to guarantee backwards compatiblity with the same major version. Once we move on to JCommander v2 development line, we indeed could remove this test. Hence I will abstain from merging now, but keep the PR for future reference.

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