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

Move util classes from checker-qual to checker-util. #4178

Merged
merged 34 commits into from
Jan 21, 2021

Conversation

smillst
Copy link
Member

@smillst smillst commented Jan 20, 2021

Also, added util to each package name of the util classes. That way the packages aren't split across jars. (For example, org.checkerframework.checker.nullness is in checker.jar and org.checkerframework.checker.nullness.util is in checker-util.jar.

(This includes the changes in #4181. You can merge that one first or just merge this one.)

@smillst smillst assigned smillst and unassigned mernst Jan 20, 2021
@smillst smillst removed their assignment Jan 20, 2021
@smillst smillst merged commit 450889f into typetools:master Jan 21, 2021
@smillst smillst deleted the checker-util branch January 21, 2021 20:16
@smillst smillst restored the checker-util branch January 21, 2021 20:18
@smillst smillst deleted the checker-util branch January 21, 2021 20:19
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.

2 participants