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

CommandLine cleanup #1568

Merged
merged 4 commits into from
Feb 9, 2022
Merged

CommandLine cleanup #1568

merged 4 commits into from
Feb 9, 2022

Conversation

rgoldberg
Copy link
Contributor

Minor cleanup in CommandLine

…atedMembers because it works on both fields & methods
…<?>> instead of Stack<Class<?>> because it's only used for contains

Renamed originalHierarchy local variable as fullHierarchySet because the former sounds as if the hierarchy was (or is somehow being) changed, but it's not
@remkop remkop added this to the 4.6.3 milestone Feb 8, 2022
@remkop
Copy link
Owner

remkop commented Feb 8, 2022

The tests may be failing because of another PR I merger earlier today (#1080)... need to take a look. May need to revert that.

@rgoldberg
Copy link
Contributor Author

The build failure does come from that PR, and is in master.

@remkop
Copy link
Owner

remkop commented Feb 8, 2022

I ignored the failing test now.

@rgoldberg
Copy link
Contributor Author

Thanks

@rgoldberg
Copy link
Contributor Author

Are you waiting to merge until the build error is fixed?

@remkop
Copy link
Owner

remkop commented Feb 8, 2022

Just caught up with other stuff. I hope to merge and do a release later today.

@rgoldberg
Copy link
Contributor Author

rgoldberg commented Feb 8, 2022

Cool. No rush. Just wanted to ensure that I didn't need to make any more modifications.

@rgoldberg
Copy link
Contributor Author

Just submitted a gradle bump to 7.4 PR.

@remkop remkop merged commit 466d864 into remkop:master Feb 9, 2022
remkop added a commit that referenced this pull request Feb 9, 2022
@rgoldberg rgoldberg deleted the command-line-cleanup branch February 9, 2022 04:45
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