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

Wrong dependency of JUnit in checker-framework-inference.jar. #243

Open
xingweitian opened this issue Nov 19, 2019 · 0 comments
Open

Wrong dependency of JUnit in checker-framework-inference.jar. #243

xingweitian opened this issue Nov 19, 2019 · 0 comments
Labels

Comments

@xingweitian
Copy link

Currently, when downstream projects call JUnit in checker-framework-inference.jar, noSuchFieldError will occur.

I temporarily exclude the JUnit package from checker-framework-inference.jar to make downstream projects call their own JUnit to avoid this error. See it in #239.

But we should find out why and have a better solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant