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

Deprecate removeDataGenerator #4494

Merged
merged 1 commit into from
Aug 9, 2018
Merged

Conversation

Legioth
Copy link
Member

@Legioth Legioth commented Aug 8, 2018

Inspired by #4401


This change is Reviewable

* @param generator
* the data generator to remove
*/
@Deprecated
void removeDataGenerator(DataGenerator<T> generator);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

INFO Do not forget to remove this deprecated code someday. rule

@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 1 issue

  • INFO 1 info

Watch the comments in this conversation to review them.

Copy link
Contributor

@denis-anisimov denis-anisimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: 1 unresolved discussion, 0 of 1 LGTMs obtained, and 1 stale

Copy link
Contributor

@denis-anisimov denis-anisimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dismissed @vaadin-bot from a discussion.
Reviewable status: :shipit: complete! all discussions resolved, 1 of 1 LGTMs obtained

@denis-anisimov denis-anisimov merged commit 35f5287 into master Aug 9, 2018
@denis-anisimov denis-anisimov deleted the deprecate_removeDataGenerator branch August 9, 2018 07:39
denis-anisimov pushed a commit that referenced this pull request Aug 9, 2018
ZheSun88 pushed a commit that referenced this pull request Aug 9, 2018
@ZheSun88 ZheSun88 added this to the 1.1.0.beta2 milestone Aug 10, 2018
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.

4 participants