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

[Core] Remove the deprecated -f/--format option. #1295

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

mpkorstanje
Copy link
Contributor

Summary

Remove the deprecated -f/--format option.

Details

Remove the deprecated -f/--format option.

Motivation and Context

The -f/--format option has been deprecated in favor of the -p/--plugin option since v1.2.0. Since it was not removed in v2.0.0, it should be removed in v3.0.0.

How Has This Been Tested?

Manually tested that -Dcucumber.options="-f pretty" to the Java calculator example resulted in expected error message.

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist:

  • I've added tests for my code.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@mpkorstanje mpkorstanje added this to the 3.0.0 milestone Dec 10, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 81.476% when pulling 60576e6 on remove-format-option into 4be971a on master.

@stale
Copy link

stale bot commented Feb 12, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs.

@stale stale bot added the ⌛ stale Will soon be closed by stalebot unless there is activity label Feb 12, 2018
@mpkorstanje mpkorstanje added the 🧷 pinned Tells Stalebot not to close this issue label Feb 12, 2018
@stale stale bot removed the ⌛ stale Will soon be closed by stalebot unless there is activity label Feb 12, 2018
@mpkorstanje mpkorstanje merged commit 5d3e747 into master Mar 9, 2018
@mpkorstanje mpkorstanje deleted the remove-format-option branch March 9, 2018 19:40
@mpkorstanje
Copy link
Contributor Author

mpkorstanje commented Mar 10, 2018 via email

@lock
Copy link

lock bot commented Mar 10, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧷 pinned Tells Stalebot not to close this issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants