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

References to org.apache.http.* in integration tests are causing test failures #537

Closed
dekobon opened this issue Jun 7, 2019 · 0 comments
Assignees

Comments

@dekobon
Copy link
Contributor

dekobon commented Jun 7, 2019

Apache HTTP client is shaded by default for integration test runs. We should not be depending on any classes directly associated with it in integration tests because it will cause java.lang.NoClassDefFoundError.

@dekobon dekobon self-assigned this Jun 7, 2019
dekobon added a commit to dekobon/java-manta that referenced this issue Jun 7, 2019
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

No branches or pull requests

1 participant